
New Naming Scheme for the Network Interface on RHEL 7/CentOS 7
Red Hat Enterprise Linux 7 (RHEL 7) and CentOS 7 come with the new naming scheme for the network devices. These features change the name of network interfaces on a…
New Naming Scheme for the Network Interface on RHEL 7/CentOS 7
Red Hat Enterprise Linux 7 (RHEL 7) and CentOS 7 come with the new naming scheme for the network devices. These features change the name of network interfaces on a…
How to Enable EPEL and Remi Repository into CentOS 6
CentOS is a popular Linux distribution used for server and desktop environments. Enabling third-party repositories such as EPEL and Remi can provide access to additional software packages that are not…
How to Install and Use Traceroute in Linux RHEL 6/7, CentOS 6/7, Oracle Linux 6/7
Traceroute command is a network diagnostic tool for displaying the route packets take to network host or destination. It shows how long each hop will takes and how many hops…
How to Add Network Adapter Without Reboot on CentOS 6/RHEL 6
This article will explain how to prepare more than one network interface on a VMware virtual machine (VM) without reboot the linux server. Normally, a network interface is sufficient to…
How to Install VMware Tools on Red Hat Enterprise Linux 6.2 (RHEL 6.2)
This post will shows how to install VMware Tools on Red Hat Enterprise Linux 6.2 (RHEL 6.2). VMware Tools is a group of utilities that enhances the overall performance of…
How to Install Red Hat Enterprise Linux 6.2 (RHEL 6.2)
Red Hat Enterprise Linux 6 (RHEL 6) is a Linux-based operating system developed by Red Hat that offers greatly enhanced scalability and well equipped operating system to handle future technological…
4 Top Command Howto on Linux RHEL 6/CentOS 6
In this article, i will help you to explore most frequently used top commands that linux system administrator use when analyzing the linux performance and use for daily system administrative…
How to Check and Display Runlevel on Unix or Linux System
This example shows the correct ways to check run level on unix or linux server. The runlevel is a software configuration of the system which allows only a selected group…
How to Properly Shutdown and Reboot Linux CentOS 5/CentOS 6/RHEL 5/RHEL 6
This post will show you the proper command to shutdown and reboot the linux server. To shut down Red Hat Enterprise Linux(RHEL) and CentOS, the root user may issue the…
How to Change Date and Time Linux on RHEL 6/7 and CentOS 6/7
This post assumed that your Red Hat Enterprise Linux 6 (RHEL 6) does not have Date/Time Properties installed. In order to change the date and In order to change date…
How to Change Timezone Linux on RHEL 6/7 and CentOS 6/7
This post assumed that we will change the System Timezone from the command line without using redhat-config-date. There are several files and directories that are used for time zones. In…
How to Grep Multiples Lines and using Specific Keyword on Linux
In Linux, grep is a powerful command-line utility that is used to search and filter text-based data. Grep is used to find patterns in files and directories and can search…