Loading...
mtg-distBinary dist script for mtg ( https://github.com/9seconds/mtg ).NoteUpdate: mtg 1.0+ support MTProto2.0, this script will choose the FakeTLS mode to serve by default. Re-run the install scri...
进入服务器TeamSpeak 3所在的文件夹cd /home/teamspeak/teamspeak关闭TeamSpeak 3服务./ts3server_startscript.sh stop用以下命令启动TeamSpeak 3服务端:./ts3server_minimal_runscript.sh serveradmin_password=这一步操作会重置你的serveradmin密码,请...
更新系统yum update -y安装必要工具yum install vim wget perl tar net-tools bzip2 -y开始安装首先需要创建一个普通用户teamspeak,密码请按自己需求设置useradd teamspeakpasswd teamspeak切换至/home/teamspeak目录下cd /home/teamspeak官网下载最新服务端软件包(以最新版本...
状态:systemctl status firewalld.service关闭:systemctl stop firewalld.service永久关闭:systemctl disable firewalld.service
方式一(可能由于vps自带源没有收录nload导致安装失败)yum -y install nload方式二yum install -y wget gcc gcc-c++ ncurses-devel -ywget http://www.roland-riegel.de/nload/nload-0.7.4.tar.gztar zxvf nload-0.7.4.tar.gzcd nload-0.7...