Linux Centos 8安装onlyoffice 安装最新的 NGINX 包版本 要为 RHEL/CentOS 设置 yum 存储库,请创建名为/etc/yum.repos.d/nginx.repo以下内容的文件: [nginx-stable] na... 07/226,833评论 阅读全文
Linux Centos8 搭建 Stun、Turn服务 1、使用dnf安装coturn dnf install coturn 2、添加用户 turnadmin -a -u coturn(用户名) -r xx.xx.xx.xx -p coturn(密码) 3... 07/227,149评论 阅读全文