sudo apt update
sudo apt install nginx -y
sudo systemctl start nginx
Start nginx.
sudo systemctl enable nginx
Auto reboot nginx.
Last updated 3 years ago
Was this helpful?