RHEL

php

How to Install PHP on RHEL 6

In this guide, we will walk you through the process of installing PHP on Red Hat Enterprise Linux 6 (RHEL 6). PHP, a robust server-side scripting language, was originally developed…

MySQL

How to Install MySQL Server on RHEL 6

Introduction MySQL is an open-source relational database management system that is widely used for web-based applications. In this guide, we will be discussing the installation of MySQL server on RHEL…

rhel

How to Install vim on RHEL 6

In this post, i will show on how to install vim on Redhat Enterprise Linux 6 (RHEL 6) Linux server. Vim stands for ‘Vi Improved’. Vi is one of the…

rhel

How to Install wget on RHEL 6

wget is a command-line tool used for downloading files from the internet. RHEL 6 is a version of the Red Hat Enterprise Linux operating system that is still in use…

rhel

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….

rhel

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:…