Finding CPU utilization is one of the important tasks in systems administration. There are built-in and 3rd party tools that you can use to perform this task. 1. top – displays Linux tasks this is the most common command used...
Tag - linux
How to check if perl module is installed? A. Checking if Perl Module is Installed This is important on checking if a given perl module is already installed or not. Code: #perl -MModule::Name -e 1 if present, no errors...
Latest news from opensuse.org: (sept.14,2009) The openSUSE Project is happy to announce that the openSUSE 11.2 Milestone 7 (M7) is available for download[1]. This release includes GNOME 2.28 beta 2, KDE 4.3.1, RPM 4.7.1, and much...
Taken from computerhope.com Unix, Linux, and variant history Year   Event 1957   Bell Labs found they needed an operating system for their computer center which at the time was running various batch jobs. The BESYS...
This is the list of commonly used commands in systems administration. Clocks hwclock Manage hardware clock. netdate Set clock according to host’s clock. rdate Manage time server. zdump Print list of time zones. zic Create...
These commands will work with most (if not all) distributions of Linux as well as most (?) implementations of Unix. Communication ftp – File Transfer Protocol. login – Sign on. rlogin – Sign on to remote...
The new release provides high level coverage of the improvements and additions that have been implemented in Red Hat Enterprise Linux 5.4. Changes include: a. Package Updates b. New Packages c. Technology Previews d. Fix Known...
One of my favorite linux distribution, Slackware, had released their version 13.0. One of the significant change is the release of the official 64-bit. Their is also a completely reworked on the collection of X packages...
QMAIL HOW TO I.   Qmail Installation A.   INSTALLATION A.1. Software Pre-requisites 1. Linux Operating System 2.Apache Web Server 3.Perl –any version of 5 4.GCC – the gcc compiler 5. wget – use for downloading...
Before we start with Linux tutorials, it’s better to understand its history to understand the philosophy behind and fully appreciate the best operating system in the planet. Taken from Wikipedia: In 1991, in Helsinki, Linus...