how to know which version of solaris is installed? uname –a
/etc/release
Answers were Sorted based on User's Feedback
# uname -a
will provide number of informations
which includes
1. os installed
2. os version
3. hostname
4. arch
/etc/release command showing the OS release, i.e sol 10 5/09
| Is This Answer Correct ? | 14 Yes | 0 No |
How to login to a remote host with solaris secure shell?
How can a user access a dos-format disk in solaris?
How can a user login to another system on his network remotely?
What is the login shell?
After adding LUNs disk is not showing in the format command. How to resolve that?
How do you connect to remote machines? I said using secure crt using ssh.
Explain how to kill a process.
Explain the difference between svm and vxvm?
how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd -get /dev/hme0 link-mode
what are all the procedures i have to follow while patching a machine which has root mirroring ( SVM ).
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
Diffrence between Paging & swap?