sudo systemctl enable nginx

Category: Self-Hosting

sudo systemctl enable nginx

Configure Nginx to start automatically on every boot

Marks Nginx to auto-start when the server boots. Without this, Nginx stops working after every reboot and you'd have to SSH in to restart it manually.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.