On Wed, Aug 30, 2000 at 04:58:32PM -0400, Bob Lang wrote:
> How can I be sure that a service is running? I'm using ps-aux|grep service name, but 
>I'm not really confident that what it tells me is truly what's going on. Also, how do 
>I stop/start that service from the command line? I have the same problem with the NIC 
>not loading sometimes as other people have posted here. Thanks 

You can do service <servicename> status

Or service <servicename> stop|start|restart

[EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to