LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   change run level (https://www.linuxquestions.org/questions/linux-newbie-8/change-run-level-654860/)

siva19185 07-10-2008 09:24 AM

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....

trickykid 07-10-2008 09:33 AM

Edit the /etc/inittab and upon next reboot, should startup in 5.

You can also to a telinit 5 from the command line.

man telinit for more details.


All times are GMT -5. The time now is 04:44 AM.