User Tools

Site Tools


ubuntu:services:restart_a_service

Ubuntu - Services - Restart a service

Using systemd

systemctl restart service_name

Using System V

/etc/init.d/service_name restart

Using Upstart

restart service_name
ubuntu/services/restart_a_service.txt · Last modified: 2020/07/15 10:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki