[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
To see the status of various services, generally, the services that run all
the time like sendmail and httpd can be checked by entering from a su'ed
shell:
/etc/rc.d/init.d/sendmail status
/etc/rc.d/init.d/httpd status
Some services such as FTP and telnet don't run all the time but are started
up
when needed by initd so you can't do the same to check their status but you
can check inet's status, e.g. /etc/rc.d/init.d/inet status