Unleash Your Server Potential with Expert Insights
Hosting provided by: CloudwaysSponsored by: shopp.bio
Sponsored by: shopp.bio
Category: VPS Setup
apt install ufw
ufw allow 443/tcp
ufw allow 80/tcp
ufw default deny incoming
ufw enable
ufw status
apt install python3-certbot-apache
certbot --apache
https://ip/phpmyadmin
—test withcurl -I https://ip