# Tools Something about scripts # Linux reinstall useage ## Notes: If your VPS is base by Bandwagon and reinstalled OS which constructed by Bandwagon just now, you must reboot and then execute it. ## Features: Support Debian 8+, Ubuntu 14.04+, CentOS 6+, you can modify architecture, mirror, firmware, ssh port, password etc for easily to reinstall a cleanly Linux system. ## Download:
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/WedTools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
## Install
### Useage
bash InstallNET.sh -[OS name] [OS version] -v [Architecture x86 or x64] -a[Automatic, recommend]/m[Manually in VNC] --mirror '[a Debian/Ubuntu/Debian resource]' -firmware/-firmware --cdimage 'ustc' [these only for Debian, if you're living in China, you can prefer it to University of Science and Technology of China mirror for downloading quickly, default mirror is debian.org] -ssh [ssh port] -p [password]
### Parameters Describes
**-d** : Debian
https://www.debian.org/mirror/list.zh-cn.html
https://wiki.ubuntu.org.cn/%E6%BA%90%E5%88%97%E8%A1%A8
https://www.centos.org/download/mirrors/
bash InstallNET.sh -d 8 -v 64 -a
### Debian 9
bash InstallNET.sh -d 9 -v 64 -a
### Debian 10 (Default)
bash InstallNET.sh -d 10 -v 64 -a
### Debian 10 (prefer mirror in China with firmware, recommend for Chinese users)
bash InstallNET.sh -d 10 -v 64 -a --mirror 'https://mirrors.tuna.tsinghua.edu.cn/debian/' -firmware --cdimage 'ustc'
bash InstallNET.sh -d 10 -v 64 -a --mirror 'http://mirrors.163.com/debian/' -firmware --cdimage 'ustc'
bash InstallNET.sh -d 10 -v 64 -a --mirror 'http://mirrors.cloud.tencent.com/debian/' -firmware --cdimage 'ustc'
### Debian 11
bash InstallNET.sh -d 11 -v 64 -a
### Ubuntu 16.04
bash InstallNET.sh -u 16.04 -v 64 -a
### Ubuntu 18.04
bash InstallNET.sh -u 18.04 -v 64 -a
### Ubuntu 20.04
bash InstallNET.sh -u 20.04 -v 64 -a
### Cent OS 6
bash InstallNET.sh -c 6.9 -v 64 -a
### Cent OS 7
bash InstallNET.sh -c 7.5 -v 64 -a
## Default Configurations
### Time zone
Shanghai Asia
### User name
root
### Password
MoeClub.org