-
-
-
How would you find out what version of Solaris is currently running?
Uname -a or uname -r
-
-
Solaris Boot Disk
How do you determining current booted disk in sun Solaris OS?
-
Zones
How to find out global zone name from a non-global zone?
-
-
User Creation
What are ways we can create users in Solaris?
-
What command can you use to display all of your groups?
Id -a , groups
-
-
-
-
Change Hostname
How to change hostname on Solaris 10?
-
-
What is sticky bit?
When this is set on a directory, only the file in that directory can be removed or renamed if:1. User owns the directory2. User owns the file3. Super User
-
-
-
How will you add a virtual IP address to a server. Given the interface qe0 and IP 10.10.1.150?
# ifconfig qe0:1 plumb# ifconfig qe0:1 10.10.1.150 up
-
Run Levels in Solaris 9.0
How can we check the current Run level in Solaris? What are the different run levels in Solaris 9.0?
-
Solaris Admin Interview Questions
Ans