
How to Get the Details About Your PHP Installation on CentOS 5/CentOS 6/RHEL 5/RHEL 6
In this post, i will show on how to get the details about your PHP installation. This steps has been tested on CentOS 5.7, but it may working on CentOS…
How to Get the Details About Your PHP Installation on CentOS 5/CentOS 6/RHEL 5/RHEL 6
In this post, i will show on how to get the details about your PHP installation. This steps has been tested on CentOS 5.7, but it may working on CentOS…
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…
How to Set the Vsftpd Server Banner Message on RHEL 6
This post will guide you on how to configure Vsftpd welcome banner to every new user that connects, set the banner_file parameter and place a suitable welcome message on Red…
How to Install and Configure Samba Server on RHEL 6
In this post i will show on how to install and configure a Samba server an also how to transfer files from client side. For this example we are using…