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 / naresh g

1)got to #vim /etc/inittab
change runlevel 5 to 3 and save it


2) without reboot the system to go to runlevel 3 we can run the follwing comand

#init 3

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you copy in terminal?

555


How to hide the partition in grub booting?

549


What is cpu utilization linux?

533


How do I find the umask value in linux?

510


What would be the result of issuing the command cat phonenos?

502






What are the basic command in linux?

532


What is clang llvm?

582


What does chmod 666 do?

529


What is ulimit command?

603


How do I check disk space in bash?

491


What does (cd dir && command) do?

538


How do I check disk space in linux?

467


What does bash stand for?

539


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?

671


How does mkdir work in linux?

585