“Usługi listy Linux” Kod odpowiedzi

Linux View Services

service --status-all
service --status-all | more
service --status-all | grep ntpd
service --status-all | less
SmokeFrog

Usługi listy Linux

$ systemctl list-units --type=service
Dabe

polecenie do wymienienia usług systemowych

sudo service --status-all
#parameters --status-all, it lists the state of services controlled by System V
Chris Nzoka-okoye

Sprawdzanie statusu usługi w Linux

$ sudo service httpd status
httpd is stopped
Obedient Osprey

Sprawdź status usługi w Linux

$ sudo service httpd status
httpd is stopped
Evil Echidna

Odpowiedzi podobne do “Usługi listy Linux”

Pytania podobne do “Usługi listy Linux”

Więcej pokrewnych odpowiedzi na “Usługi listy Linux” w Shell/Bash

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu