User Tools

Site Tools


startandstopservices

How to Start and Stop Services

sudo /etc/init.d/serviceName (start|stop|rerstart)

You can also use the following command with Redhat:

sudo service serviceName (start|stop|rerstart)

– Main.FredPettis - 02 Jun 2009

startandstopservices.txt · Last modified: 2013/01/28 04:29 by 127.0.0.1