services:restarting_a_service
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
services:restarting_a_service [2016/07/06 10:43] – peter | services:restarting_a_service [2020/07/26 23:58] (current) – old revision restored (2016/07/06 11:40) 192.99.15.29 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Services - Restarting a service ====== | ====== Services - Restarting a service ====== | ||
- | ===== Using systemd ===== | ||
- | |||
- | <code bash> | ||
- | systemctl restart service_name | ||
- | </ | ||
- | |||
- | ===== Using System V ===== | ||
- | |||
- | <code bash> | ||
- | / | ||
- | </ | ||
- | |||
- | ===== Using Upstart ===== | ||
- | |||
- | <code bash> | ||
- | restart service_name | ||
- | </ | ||
services/restarting_a_service.1467801797.txt.gz · Last modified: 2020/07/15 09:30 (external edit)