Linux Certification > Systemctl > Flashcards
How would I start a service?
Systemctl start
How would I stop a service?
Systemctl stop
How works i restart a service?
systemctl restart
How would I view the status of a service?
systemctl status service