how to set default runlevel in solaris.How to set the
default Runlevel as INIT-2.
Answer Posted / vijay
just type #init 3 at console and to make change perminent run
#init -q command.This command updates /etc/inittab file without downtime that means without rebooting
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you understand by irq assignments?
How can a user increase the number of pseudo-ttys? what is their use?
How can threads be created in a solaris environment?
Explain the types of installations in solaris
How can a user access a dos-format disk in solaris?
In solaris 10 root Disk is 98% full what steps to be taken?
Explain how to kill a process.
How to view shared memory statistics?
What can be a reason for the solaris system slowing down?
How can a user increase the number of pseudo-ttys?
Explain the vmstat output?
What causes the rpc.ttdbserverd process to be cpu bound?
Explain the difference between svm and vxvm?
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
how to add your own run control script in server?