sudo systemctl start nginx
Category: Self-Hosting
sudo systemctl start nginx
Start the Nginx service immediately
Starts Nginx immediately. After installing Nginx you need to explicitly start it — it doesn't run automatically until you also 'enable' it.