User Tools

Site Tools


startandstopservices
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


startandstopservices [2013/01/28 04:29] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== How to Start and Stop Services ======
 +<file>
 +sudo /etc/init.d/serviceName (start|stop|rerstart)
 +</file>
 +You can also use the following command with Redhat:
 +<file>
 +sudo service serviceName (start|stop|rerstart)
 +</file>
  
 +
 +-- Main.FredPettis - 02 Jun 2009
startandstopservices.txt · Last modified: 2013/01/28 04:29 by 127.0.0.1