Difference between revisions of "Systemctl restart"
Jump to navigation
Jump to search
(17 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
− | + | * <code>[[systemctl restart docker.service]]</code> | |
− | * <code>systemctl restart [[docker]] | + | * <code>[[systemctl restart docker]]</code> |
− | * <code>systemctl restart | + | * <code>[[systemctl restart php7.2-fpm]]</code> |
− | * <code>systemctl restart | + | * <code>[[systemctl restart php]]*</code> |
+ | * <code>[[systemctl restart nginx]]</code> | ||
* <code>systemctl restart [[sshd]]</code> | * <code>systemctl restart [[sshd]]</code> | ||
* <code>systemctl restart [[libvirtd]]</code> | * <code>systemctl restart [[libvirtd]]</code> | ||
* <code>systemctl restart elasticsearch.service</code> | * <code>systemctl restart elasticsearch.service</code> | ||
− | * <code>systemctl restart | + | |
+ | * <code>[[systemctl restart kibana]].service</code> | ||
+ | |||
+ | * <code>[[systemctl restart elasticsearch.service]]</code> | ||
+ | |||
+ | * <code>[[systemctl restart prometheus]]</code> | ||
+ | |||
+ | systemctl restart snapd.service | ||
Job for snapd.service canceled. | 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 | ||
+ | |||
+ | [[TimescaleDB]] | ||
+ | [[systemctl restart [email protected]]] | ||
== Related terms == | == Related terms == | ||
* <code>[[systemctl status]]</code> | * <code>[[systemctl status]]</code> | ||
− | + | * [[macOS]]: <code>[[launchctl stop]] && [[launchctl start]]</code> | |
== See also == | == See also == |
Latest revision as of 08:30, 28 February 2024
systemctl restart docker.service
systemctl restart docker
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
systemctl restart [email protected]
Related terms[edit]
See also[edit]
- 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: