Debian
wget https://raw.githubusercontent.com/X-DCB/SE_Scripts/master/ubuntu-debian/serverSetupDeb && chmod +x serverSetupDeb && ./serverSetupDeb
Ubuntu
wget https://raw.githubusercontent.com/X-DCB/SE_Scripts/master/ubuntu-debian/serverSetupUbu && chmod +x serverSetupUbu && ./serverSetupUbu
CentOS
- yum install wget -y
- wget https://raw.githubusercontent.com/X-DCB/SE_Scripts/master/CentOS-Fedora/serverSetupCent && chmod +x serverSetupCent && ./serverSetupCent