ubuntu:services:restarting_a_service
Differences
This shows you the differences between two versions of the page.
ubuntu:services:restarting_a_service [2019/12/04 20:40] – created peter | ubuntu:services:restarting_a_service [2019/12/08 15:05] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Services - Restarting a service ====== | ||
- | |||
- | ===== Using systemd ===== | ||
- | |||
- | <code bash> | ||
- | systemctl restart service_name | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Using System V ===== | ||
- | |||
- | <code bash> | ||
- | / | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Using Upstart ===== | ||
- | |||
- | <code bash> | ||
- | restart service_name | ||
- | </ | ||
ubuntu/services/restarting_a_service.1575492009.txt.gz · Last modified: 2020/07/15 09:30 (external edit)