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)"
ターミナルを再起動して有効にします。

最新のLTSバージョンのNode.jsをインストールします:

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

読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。