161 B
161 B
Server-Setup
ssh root@SUNUCU_IP
apt update && apt full-upgrade -y
reboot
ssh root@SUNUCU_IP
apt install -y curl wget sudo gnupg2 ca-certificates
ssh root@SUNUCU_IP
apt update && apt full-upgrade -y
reboot
ssh root@SUNUCU_IP
apt install -y curl wget sudo gnupg2 ca-certificates