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

推荐订阅源

WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
B
Blog
阮一峰的网络日志
阮一峰的网络日志
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
Jina AI
Jina AI
博客园 - 聂微东
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
L
LangChain Blog
M
MIT News - Artificial intelligence
Blog — PlanetScale
Blog — PlanetScale
腾讯CDC
酷 壳 – CoolShell
酷 壳 – CoolShell
Y
Y Combinator Blog
F
Fortinet All Blogs
H
Help Net Security
B
Blog RSS Feed
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Apple Machine Learning Research
Apple Machine Learning Research
S
SegmentFault 最新的问题

噜啦 - 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

 •