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 view shared memory statistics?
How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate particular space to particular user
What is the cmd used to print default values get by user? Useradd –D
command used to synchronize changes done in /etc/passwd to /etc/shadow file?
Troubleshooting SMF?
What is VTS
How can a user boot in solaris as root if the password is non functional?
Diffrence between Paging & swap?
what are bootloaders in solaris booting? bootblk, ufsboot
Root mirroring in veritas?
Explain what is multi homed system?
How to check version VXVM? Pkginfo –l | grep VRTS