首先你要拥有一个自己的服务器,毕竟不是自己的话,不能够随便乱zuo。
使用ssh连接,能用的工具有很多,比如powershell、Termius......
以PowerShell为例:

1.输入 ssh 用户名@IP地址 例如:ssh root@127.**.***.**
回车.有提示的话输入‘y’。
2.输入你的密码:***********(输入密码时是不会显示的)。
3.输入命令行:yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
里面的6.0是面板的版本,其他版本请去官网查找-----https://www.bt.cn/download/linux.html
OK了,小伙伴们要记住自己的密码呦!!!!!
6426

被折叠的 条评论
为什么被折叠?



