Start a unit immediately.
Section: Service Lifecycle
Start a service
bash
bash
sudo systemctl start nginxExplanation
Starts the service right away but does not enable it on boot.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Service Lifecycle