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

What does uname do in linux?

809


How often do you use grep command and how in Linux operating system?

794


What is in mkdir command?

747


Explain trap command; shift command, getopts command of linux?

814


What is cpu in linux?

784


What is cd command used for?

770


Which command is used to terminate a process?

705


How is grep so fast?

763


What is the difference between command ‘ping’ and ‘ping6’?

777


Explain about sh?

783


Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?

778


What are grep patterns called?

776


What is git command?

737


What is the bash in linux?

755


How to give acl permission in numerical mode on linux?

775