n5321 | 2024年8月30日 17:56

Tags:


Step 1 – Installing Nginx

  • sudo apt update
  • sudo apt install nginx

  • Step 2 – Adjusting the Firewall

    1. sudo ufw app list


    Step 3 – Checking your Web Server

    systemctl status nginx


    curl -4 icanhazip.com

    When you have your server’s IP address, enter it into your browser’s address bar: