
How to Create Additional LVM on RHEL 6/CentOS 6
Most of the linux administrator facing run out of disk space to store data and sometimes there is another request for them to create additional logical volume manager(LVM) for new…
How to Create Additional LVM on RHEL 6/CentOS 6
Most of the linux administrator facing run out of disk space to store data and sometimes there is another request for them to create additional logical volume manager(LVM) for new…
How to Add a New Hard Disk Without Rebooting VM Guest on RHEL 6/CentOS 6
Assumed that you need additional hard disk for your Linux RHEL 6 server to provide more storage space but this the server cannot be reboot due to production environment. This…
How to Install Webtatic Repository on RHEL 6/CentOS 6
In this post, i will share on how to install Webtatic repository on Red Hat Enterprise Linux 6 (RHEL 6). However the steps may working on CentOS 6.0, CentOS 6.1…
How to Install FTP Client to connect FTP Server on RHEL 6
File Transfer Protocol ( FTP ) is a file transfer protocol used in the network and computing systems. FTP service is very important to ensure the transfer of files can…
How to Add the RPMforge Repository on CentOS 6/RHEL 6 Linux Server
In this post i will show on how to add the RPMforge repository into Linux Red Hat Enterprise Linux 6 (RHEL 6) and also applicable on CentOS 6. RPMforge repository…
vmstat command is a utility that will provides interesting information abaout processes, memory, i/O and CPU activity. When you run vmstat utility command without any arguments, you will see the…
Top command is utility to monitor system activity interactively. When you run top from shell window, it will display all the activity processes and updates the screen. In this post…
Transfer Files Between Servers in Linux
SSH File Transfer Protocol also called Secret File Transfer Protocol or Secure FTP, or SFTP is a network protocol that provides file access, file transfer, and file management functionality over…
How to Check SELinux Status on RHEL 6
In this post, i will share on how to check Security-Enhanced Linux (SELinux) status on Red Hat Enterprise Linux 6 (RHEL 6). SELinux is a Linux feature that provides a…
How to Install system-config-firewall package on RHEL 6
In this post, i will show oh how to install system-config-firewall package on Red Hat Enterprise Linux 6 (RHEL 6). The system-config-firewall packages contain a graphical user interface for basic…
How to Disable Firewall on RHEL 6
In this post, i will show how to disable Linux Iptables Firewall on Red Hat Enterprise Linux 6 (RHEL 6). A Linux firewall on RHEL 6 can be configured to…
How to Add Atomic Repository to RHEL 6
In This post, i will show on how to install Atomic repository to Red Hat Enterprise Linux 6 (RHEL 6). Atomic repository was archived here : http://www6.atomicorp.com/channels/atomic/ Follow this steps…