Results 1 to 2 of 2
There is a linux server, many of user's are working on the server, at the time I would like to change the run level (3 to 5) without affecting that ...
- 07-10-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 19
change run level
There is a linux server, many of user's are working on the server, at the time I would like to change the run level (3 to 5) without affecting that working user's ...
can anyone say how to accomblish this process in server....
- 07-10-2008 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
If the main work can be done at init 3 why not leave it there?
I'm guessing you just want to start a graphical interface. If it's just for you, use startx to run what you have in your .xinitrc and if you want to run a login manager on the machine you can manually start it by starting the gdm/xdm/kdm service as appropriate.


Reply With Quote