惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
Blog — PlanetScale
Blog — PlanetScale
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
I
InfoQ
A
About on SuperTechFans
T
The Blog of Author Tim Ferriss
D
DataBreaches.Net
L
LangChain Blog
F
Fortinet All Blogs
C
Check Point Blog
Google DeepMind News
Google DeepMind News
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Help Net Security
J
Java Code Geeks
月光博客
月光博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
小众软件
小众软件
宝玉的分享
宝玉的分享
Jina AI
Jina AI

噜啦 - telegram

CentOS 7 搭建私聊 Telegram Bot Debian 9 搭建私聊 Telegram Bot Debian 9 搭建私聊 Telegram Bot
CentOS 7 搭建私聊 Telegram Bot
博主: 噜啦 · 2019-05-04 · via 噜啦 - telegram
  1. 首页
  2. 正文  

本教程基于CentOS 7 x64,架构为OVZ,128M RAM

更新yum

yum update -y
yum install unzip curl sudo libunwind8 gettext apt-transport-https -y

安装.NET Core Runtime

教程来自:Microsoft官网,不懂的话,直接运行下面的命令行即可

Add the dotnet product feed

sudo rpm -Uvh https://packages.microsoft.com/config/rhel/7/packages-microsoft-prod.rpm

Install the .NET Runtime

sudo yum update
sudo yum install aspnetcore-runtime-2.2

剩下的运行不多写了,看之前写的Debian 9 的教程吧

赞赏作者

如果觉得我的文章对你有用,请随意赞赏

CentOS 7 搭建私聊 Telegram Bot

 •