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
How do you copy in terminal?
Explain trap command of linux?
What is lsof command in linux?
What is the difference between diff and cmp command in unix?
Brief about the command kill PID?
How do I find my user id in linux?
What command do you type to find help about the command who?
How do I move to root in linux?
What is mkdir p?
What is command to check ports running/used over local machine
What is the programming language for linux?
What is $@ in shell?
What is cmake in linux?
Where is command history stored in linux?
What is the use of mv command in linux?