Servicios de vista Linux
service --status-all
service --status-all | more
service --status-all | grep ntpd
service --status-all | less
SmokeFrog
service --status-all
service --status-all | more
service --status-all | grep ntpd
service --status-all | less
$ sudo service httpd status
httpd is stopped
$ sudo service httpd status
httpd is stopped