how to set default runlevel in solaris.How to set the
default Runlevel as INIT-2.
Answers were Sorted based on User's Feedback
Answer / srinivas
we can changethe runlevel by the command svcadm -d
milestone FMRIpath
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / suman
default run level is setup in file /etc/inittab. default:2
-- to set run level 2 as default run level.
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / 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 |
Answer / vijay kumar.y
The default run level is 3. u can change it by editing in
/etc/inittab file.To make the changes perminent without rebooting system run init -q command
| Is This Answer Correct ? | 1 Yes | 4 No |
how to clear inode usage?
How can a user login to another system on his network remotely?
How to check whether top command is installed ?
what are the daemons running In NIS? how to do u create NIS users and update Maps?
how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd -get /dev/hme0 link-mode
How to create null files in solaris ?
If / (root) file system is full,How to increase root file system under Solaris volume manager (SVM)?
How do you copy files from remote system using ftp?
How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate particular space to particular user
Veritas logging file?
format command is not working. It is showing all disks, but not going to further step. How to resolve that?
In solaris 10 root Disk is 98% full what steps to be taken?