Difference between revisions of "Systemctl restart"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* <code>[[systemctl]] restart [[docker]].service</code> | * <code>[[systemctl]] restart [[docker]].service</code> | ||
* <code>[[systemctl restart php7.2-fpm]]</code> | * <code>[[systemctl restart php7.2-fpm]]</code> | ||
+ | * <code>[[systemctl restart php]]*</code> | ||
* <code>[[systemctl restart nginx]]</code> | * <code>[[systemctl restart nginx]]</code> | ||
* <code>systemctl restart [[sshd]]</code> | * <code>systemctl restart [[sshd]]</code> |
Revision as of 06:23, 24 March 2022
systemctl restart docker.service
systemctl restart php7.2-fpm
systemctl restart php*
systemctl restart nginx
systemctl restart sshd
systemctl restart libvirtd
systemctl restart elasticsearch.service
systemctl restart kibana.service
systemctl restart snapd.service Job for snapd.service canceled.
systemctl restart docker.service Failed to restart docker.service: Unit docker.service not found.
systemctl restart snap.docker.dockerd.service no output
Related terms
See also
- Systemd services:
systemctl
[status | is-active | start | daemon-reload | stop | mask
|reload
|restart
|reboot
|enable
|disable
|cat
],systemctl list-units
,systemctl list-timers
,systemctl --failed
,systemctl get-default
,systemctl --help
,.service, .timer, .socket
,systemctl restart elasticsearch.service
,systemctl status apt-daily
,systemctl status oscapd
Advertising: