
How to Install Vsftpd Ftp Server on RHEL 6
In this post, i will show you on how to install Vsftpd service on Red Hat Enterprise Linux 6 (RHEL 6).This post assumed that you have configure local yum repository….
How to Install Vsftpd Ftp Server on RHEL 6
In this post, i will show you on how to install Vsftpd service on Red Hat Enterprise Linux 6 (RHEL 6).This post assumed that you have configure local yum repository….
How to remove “Red Hat Enterprise Linux Test Page”
Symptoms : After i installed apache httpd on Red Hat Enterprise Linux (RHEL) server, i got the following message : Solution : Go to welcome.conf file : [root@rhel6 ~]# vi…
How to Disable the SELinux on RHEL 6
In Redhat Enterprise Linux 6 (RHEL 6) minimal server installation, SELinux is set to enable. To disable SELinux, without having to reboot, you can use the setenforce command as below:…
How to Install Extra Repository for Redhat Enterprise Linux 6 (RHEL6)
In this post, i will show you on how to setup Extra Yum Repository for Redhat Enterprise Linux 6 (RHEL6). 1. How to Setup Local Yum Repository from CD-ROM/DVD-ROM image…
How to Setup Local Yum Repository from CD-ROM/DVD-ROM image on RHEL 6
In this article, I will share about how to update and install RPM packages from the image CD-ROM/DVD-ROM in Red Hat Enterprise Linux 6 (RHEL 6). This step can also…
How to Change the Hostname on RHEL 6/Centos 6 Server
We can change the hostname of the linux operating system by using two basic methods which using the command line or graphical interface. As a reference, this article will describe…