Masukkan perintah dibawah jika anda menggunakan OS Debian Version 9 atau 10
apt update -y && apt upgrade -y && apt dist-upgrade -y && reboot
Masukkan perintah dibawah jika anda menggunakan OS Ubuntu Version 18 atau 20
apt update && apt upgrade -y && update-grub && sleep 2 && reboot
sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt install -y bzip2 gzip coreutils screen curl unzip && wget https://raw.githubusercontent.com/rendyap100/sshmax-premium/main/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh