Author Archives: systemadmin

How to use W command
How To Use W Command In this article, we will talk about the w command. w is a command-line utility that displays information about currently logged in users and what...
Continue reading
Understanding the /etc/passwd File.
Understanding The /Etc/Passwd File. There are several different authentication schemes that can be used on Linux systems. The most commonly used and standard scheme is to perform authentication against the...
Continue reading
How to use Kill command.
How To Use Kill Command. There are several utilities that allow you to terminate errant processes with kill the being the most commonly used.   kill Command kill is a...
Continue reading
How to configure RAID 10 through iLO(HPE).
How To Configure RAID 10 Through ILO(HPE). Login to the ILO web console. Navigate to Information > Overview Click Integrated Remote Console to launch the KVM console. In the KVM...
Continue reading
How to configure RAID 6 through iLO(HPE).
How To Configure RAID 6 Through ILO(HPE). Login to the ILO web console. Navigate to Information > Overview Click Integrated Remote Console to launch the KVM console. In the KVM...
Continue reading
How to configure RAID 1 through iLO(HPE).
How To Configure RAID 1 Through ILO(HPE). Login to the ILO web console. Navigate to Information > Overview Click Integrated Remote Console to launch the KVM console. In the KVM...
Continue reading
How to configure RAID 1 through iLO(HPE)
How To Configure RAID 1 Through ILO(HPE) Power ON the system and from ILO press F10 to select INTELLIGENT PROVISIONING.  This will open a wizard where it will load the...
Continue reading
How to configure RAID 0 through iLO(HPE).
How To Configure RAID 0 Through ILO(HPE). This topic describes how to use iLO to create and configure a Logical RAID drive from two new SSDs. Login to the ILO...
Continue reading
How to Start, Stop, or Restart Apache.
How To Start, Stop, Or Restart Apache. This article explains how to start, stop, and restart Apache on the most popular Linux distributions. Most of the recent Linux distributions are...
Continue reading
How to Set or Change the Time Zone in Linux
How To Set Or Change The Time Zone In Linux This tutorial covers the steps necessary to set or change the time zone in Linux. A time zone is a...
Continue reading