Files
Server-Setup/README.md
T
2026-07-02 18:16:00 +03:00

297 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

ya da

vncviewer :
Enter your user:root and password:server password
apt update
apt full-upgrade -y
reboot