I have my default runlevel is init5 now i have configured to
init 3,now i wanna run my system in init3 process without
reboot the system .How will you do for this scenario?

Answer Posted / jaswant

#vim /etc/inittab

id:5:initdefault

you can replace 5 to 3 and save file

after that without reboot the system go to runlevel 3, use
following command

telinit 3

or

init 3

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In order to improve your system’s security you decide to implement shadow passwords. What command should you use?

742


How do you insert comments in the command line prompt?

934


The head command writes the how many lines of a file to screen?

786


What language is a makefile written in?

702


What is bash command?

723


What are the commands in linux?

735


What is $$ in shell script?

726


You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?

796


What does r mean linux?

776


What does the command env do?

726


Explain the free command.

767


How do I find the process id in linux?

769


Where is command history stored in linux?

737


How use more command in linux?

778


What does kill in linux?

735