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 |
Tell me how many types of file system?
How to set the path for core file?
what are the daemons running In NIS? how to do u create NIS users and update Maps?
Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?
how can we know the time of creation of zone in solaris
How to see the route?
In solaris RAID half of replicas fails Suppose out of 6 replica 4 got failed -> what will be the impact if system will not come up & if system will not come up how to fix this issue.
What are the last 2 columns listed with Vmstat? What is their significance?
How to create null files in solaris ?
what is the difference between sc> and lom> ?
Process between Kernel and Shell when a command is executed?
what is multihomed system?