How to see Kernel Package level on Solaris 10 and Solaris 11 ?
Today we will see how to check out kernel package level in Unix – Oracle Solaris 10 and 11. Checking Kernel Package Version in Solaris I. Using PKG Command root@ngeui742:~#...
Today we will see how to check out kernel package level in Unix – Oracle Solaris 10 and 11. Checking Kernel Package Version in Solaris I. Using PKG Command root@ngeui742:~#...
In this post, we will look at a small and interesting issue where when we do “df” to see the filesystem usage, we are not able to see the details...
Today we will look various different ways to view current logged in users in linux. The user login data is usually saved and read from /var/run/utmp file. Lets see different...
Here we will look how to get active connections on a particular port in Linux. The active connections have a state “ESTABLISHED” when we look at the netstat output. We...