Explain
- Suitable for :Debian/Ubuntu/CentOS
- Pay special attention to the inapplicability of OpenVZ architecture
- System default password:MoeClub.org
- Change password command:passwd root
- Support Alibabacloud
Setup
# Debian/Ubuntu:
apt-get update
# RedHat/CentOS:
yum update
# Debian/Ubuntu:
apt-get install -y xz-utils openssl gawk file
# RedHat/CentOS:
yum install -y xz openssl gawk file
#install
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && chmod a+x InstallNET.sh
automatic installation of Ubuntu 16.04 x64:
bash InstallNET.sh -u 16.04 -v 64 -a
automatic installation of Debian 8 x64:
bash InstallNET.sh -d 8 -v 64 -a
automatic installation of Debian 9 x64:
bash InstallNET.sh -d 9 -v 64 -a
automatic installation of CentOS 6.7 x64:
bash InstallNET.sh -c 6.7 -v 64 -a
**Need another version, please enter the version number manually **
example:bash InstallNET.sh -u 20.04 -v 64 -a
Original:Linux VPS Debian/Ubuntu/CentOS 网络重装一键脚本 纯净安装 – SunPma’Blog
No Comments