Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Media/File Server
#12

you can just run the command

Code:
runlevel


and it will show what runlevel you are in then you can use the chkconfig command that Dungeon-Dave mentioned to configure it to boot when booted in that runevel.

 

example my runlevel for my server is 3. So you could then do the following if you wanted vnc to startup on runlevel 3.

 

 



Code:
chkconfig --levels 3 vnc on




 



Code:
man chkconfig


shows more detailed info about the command

Reply


Messages In This Thread
Media/File Server - by WyzrdX - 2012-07-19, 03:22 PM
Media/File Server - by Dungeon-Dave - 2012-07-20, 07:41 PM
Media/File Server - by WyzrdX - 2012-07-20, 08:51 PM
Media/File Server - by inittux - 2012-07-21, 08:36 AM
Media/File Server - by Dungeon-Dave - 2012-07-21, 01:25 PM
Media/File Server - by WyzrdX - 2012-07-21, 04:38 PM
Media/File Server - by Dungeon-Dave - 2012-07-21, 06:42 PM
Media/File Server - by WyzrdX - 2012-07-22, 03:22 AM
Media/File Server - by Dungeon-Dave - 2012-07-22, 11:59 AM
Media/File Server - by inittux - 2012-08-13, 12:07 PM
Media/File Server - by WyzrdX - 2012-07-29, 08:03 PM
Media/File Server - by Dungeon-Dave - 2012-08-01, 07:45 PM
Media/File Server - by inittux - 2012-08-02, 06:19 AM
Media/File Server - by WyzrdX - 2012-08-07, 04:25 AM

Forum Jump:


Users browsing this thread: