User Tools

Site Tools


ubuntu:services:restarting_a_service

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ubuntu:services:restarting_a_service [2019/12/04 20:40] – created peterubuntu: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 
-</code> 
- 
----- 
- 
-===== Using System V ===== 
- 
-<code bash> 
-/etc/init.d/service_name restart 
-</code> 
- 
----- 
- 
-===== Using Upstart ===== 
- 
-<code bash> 
-restart service_name 
-</code> 
  
ubuntu/services/restarting_a_service.1575492009.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki