Loading...
原文转自hostloc“嗷嗷”大佬,本站仅做整理。如果不想看过程、原理,直接到最底下的一键脚本方法1安装bt5.9yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && echo y | sh install.sh 升级到专业版wget -O u...
官方文档:https://documentation.solusvm.com/display/DOCS/noVNC+Configuration?src=contextnavpagetreemode本文只为自己供留记录。准备工作:首先,修改solusvm中添加的节点的hostname为一个域名,并准备好这个域名的SSL证书然后我们将SSL证书合并为PEM文件,在线合并工具https://www...
一、SolusVM 主控扩展安装1) 获得扩展 API 文件该文件在 solusvm-nat/scripts/extend_api.php请复制该文件到您的solusvm主控 /usr/local/solusvm/www 下,最好推荐在该目录新建目录存放该扩展 API 文件2) 生成通讯密钥登陆主控,切换到扩展 API 文件所在文件夹,php extend_api.php 3) 测试是否安装...