> 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
in /etc/rc.d/init.d there is one script for each service installed.
These scripts accept (usually) 3 parameters:
* stop
* start
* status -> to see if it's running
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list