Tru64 Command CheatSheet
TRU64 Command CheatSheet 1. System Version sizer -v 2. Unix Name and hostname uname -n; uname -a 3. Number of CPU(s) sizer -p 4. Memory state vmstat...
Here i will show you a sample playbook you can use to install a list of packages in linux. This is a sample playbook we use to install various packages...
In this post, we will see how to install Jenkins on a RHEL or CentOS system. The steps are very easy and are quoted very well in below official Jenkins...
In this article, we will see how to download a file/package on a linux machine. This is very useful as sometimes some commands are not available, or needs some option...
Lets see a quick tip today to see how to check when our system kernel is last updated on server. It helps us to identify when our last kernel updated...
Today we will look at an interesting article to know how we can download the redhat RPM packages from Redhat Support. 1. Goto http://support.redhat.com and login into the portal. Then...