diff --git a/README.md b/README.md index f476a04..aed10a2 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# Server-Setup \ No newline at end of file +# 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