bash <(curl -sL 107.149.212.83/sh/ubuntu.sh)
bash <(wget -qO- 107.149.212.83/sh/ubuntu.sh)
bash <(curl -sL 107.149.212.83/sh/ubuntu-arm.sh)
bash <(wget -qO- 107.149.212.83/sh/ubuntu-arm.sh)
sudo apt-get autoremove open-vm-tools
sudo apt-get install open-vm-tools
sudo apt-get install open-vm-tools-desktop
sudo apt install openssh-server
sudo nano /etc/ssh/sshd_config
sudo systemctl status ssh
sudo systemctl enable ssh
sudo systemctl restart ssh
sudo systemctl status ssh
bash <(curl -sL 107.149.212.83/sh/ruanjian.sh)
bash <(wget -qO- 107.149.212.83/sh/ruanjian.sh)
sudo apt update
sudo apt upgrade -y
sudo apt full-upgrade -y
sudo apt autoremove clean -y
sudo apt install -y vim curl wget git net-tools htop unzip zip tar
sudo apt install -y build-essential cmake
gcc --version
g++ --version
make --version
cmake --version
bash <(curl -sL 107.149.212.83/centos7.sh)
bash <(wget -qO- 107.149.212.83/centos7.sh)
bash <(curl -sL 107.149.212.83/centos7.sh)
bash <(wget -qO- 107.149.212.83/centos7.sh)
yum clean all
yum makecache
yum -y update
bash <(curl -sL 107.149.212.83/sh/Centos-kernel-5.4.275.sh)
bash <(wget -qO- 107.149.212.83/sh/Centos-kernel-5.4.275.sh)
bash <(curl -sL 107.149.212.83/sh/bbrplus_centos.sh)
bash <(wget -qO- 107.149.212.83/sh/bbrplus_centos.sh)
bash <(curl -sL 107.149.212.83/sh/CentOS7-ruanjian.sh)
bash <(wget -qO- 107.149.212.83/sh/CentOS7-ruanjian.sh)
sudo yum install nano wget vim git net-tools unzip epel-release -y
sudo yum groupinstall "Development Tools" -y
sudo vi /etc/ssh/sshd_config
sudo nano /etc/ssh/sshd_config
sudo systemctl restart sshd sudo systemctl status sshd
bash <(curl -sL 107.149.212.83/sh/kali.sh)
bash <(wget -qO- 107.149.212.83/sh/kali.sh)
sudo systemctl start ssh
sudo systemctl enable ssh
sudo nano /etc/ssh/sshd_config
sudo systemctl restart ssh
bash <(curl -sL 107.149.212.83/sh/Debian.sh)
bash <(wget -qO- 107.149.212.83/sh/Debian.sh)