Friday, September 6, 2013

SERVICES ON RUN LEVELS linux services by gorvam saddar

                                                            
#SERVER SERVICES ON RUNLEVELS TOP CHECK OR TO SET#      
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

TO check on which run levels from [1 – 6] for any server’s service is running or not or to set on which we want this server run its service or on which we not wants to run this server.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

There is a command to check or to set these services for all servers



TO CHECK THE SERVICE OF ANY SERVER___________________


  #chkconfig  - - list {any server name}__________ to check its service on all runlevel

Output          level0            level1        level2          level3          level4          level5                   
            off                    On              off             on               off            on                

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

TO SET THE SERVICE FOR ANY SERVER ON ANY RUNLEVEL_______________


       #chkconfig  {any server name} - - level { any run level 0,1,2,3,4,5} __________ to set the                                                                                                           service of any server                                                                                                             on any run levels___              


  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.