banner
 Sayyiku

Sayyiku

Chaos is a ladder
telegram
twitter

vps 测试脚本

1.vps 体检脚本#

bash <(wget --no-check-certificate -O- https://alist.lycoris.beauty/d/onedrive/sh/superbenchpro.sh?sign=GWnsvRKXQtoet2vYxpwWy6cyUgfTxOLfEpUWXlNwgo0=:0)
bash <(curl -L -s https://alist.lycoris.beauty/d/onedrive/sh/kkb.sh?sign=t7wvTC3SSfFiDGyXeNcyC34yFtIwY1AP7aQ7otqKD_o=:0)

2. 回程脚本#

curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash

3.Docker 一键脚本 (仅支持 debian)#

curl -fsSL https://get.docker.com | bash -s docker

4.Node NVM 脚本#

安装 nvm (可选)
nvm 可以用于管理 Node.js。

打开终端,使用一键脚本,可以便捷地安装 nvm:

bash -c "$(curl -fsSL https://gitee.com/RubyKids/nvm-cn/raw/master/install.sh)"
重启终端即可生效

安装 Node.js 最新的 LTS 版本:

nvm install --lts

5.GPT 解锁测试#

bash <(curl -Ls https://cpp.li/openai)

6. 综合工具箱#

wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh && clear && ./box.sh

7. 流媒体测试#

bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)

8.Oracle 修改 root 脚本#

#!/bin/bash
echo root:11235879 |sudo chpasswd root
sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config;
sudo sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config;
sudo service sshd restart

默认密码是: 11235879
登录后一定要修改密码!命令:passwd

加载中...
此文章数据所有权由区块链加密技术和智能合约保障仅归创作者所有。