欢迎光临
我们一直在努力

vps常用命令

yum install -y wget
wget “https://github.com/chiakge/Linux-NetSpeed/raw/master/tcp.sh“ && chmod +x tcp.sh && ./tcp.sh
wget -N —no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssrmu.sh && chmod +x ssrmu.sh && bash ssrmu.sh
ubuntu/debian 系统安装 Curl 方法:
apt-get update -y && apt-get install curl -y
centos 系统安装 Curl 方法:
yum update -y && yum install curl -y
apt-get update
apt-get install curl
rm -rf /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

chmod -R 777 /root/frp
bash <(curl -s -L https://git.io/v2ray.sh)
ps -el
nohup ./frps -c ./frps.ini &
mysql -u root -p
grant all privileges on *.* to 'root'@'%' identified by '123456' with grant option
systemctl restart trojan
systemctl start trojan
systemctl stop trojan
 收藏 (0) 打赏

您可以选择一种方式赞助本站

支付宝扫一扫赞助

微信钱包扫描赞助

未经允许不得转载:家里蹲的狐狸 » vps常用命令

分享到: 生成海报
avatar

热门文章

  • 评论 抢沙发

    • QQ号
    • 昵称 (必填)
    • 邮箱 (必填)
    • 网址

    登录

    忘记密码 ?

    切换登录

    注册

    我们将发送一封验证邮件至你的邮箱, 请正确填写以完成账号注册和激活