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 check the ping response from the list of servers using for loop in Unix/Linux. Lets see below script which will check the ping response from...
Today we will see how to collect the support logs on server to provide to Oracle. Command to collect Log/Explorer ngelinux300--> pwd /opt/SUNWexplo/bin ngelinux300--> explorer -w all The result of...
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...
Recently i have faced an interesting issue when i was trying to mount a NFS partition. The NFS partition was failed to mount with some strange error message “System call...
In this example, we will see how to create a full/available disk size partition in Linux using parted utility. Lets have a look at the steps to understand it. 1....
Today in this article, we will look how to set TAB auto-completion and, How to set PS1 variable to see hostname and current working directory on IBM AIX server. 1....
Today we will look a small however useful tip to see swap usage in AIX. Here we will also check the top 15 processes sing high swap space on the...
Today we will look how yo turn on multithreading on AIX server. The steps are quite easy to work out and the specialty of AIX server is that everything can...