Skip to content

Server#

Check server specs#

nproc
free -h
df -h

Update system#

apt update && apt upgrade -y

Install Python and tools#

apt install -y python3 python3-pip python3-venv nginx git ufw certbot python3-certbot-nginx