How to List Available Apache httpd Web Server Package and Info on CentOS 6.2
In this post, i will show on how to list available Apache httpd web server package that was install on your CentOS server. Beside that, i will show how to…
How to List Available Apache httpd Web Server Package and Info on CentOS 6.2
In this post, i will show on how to list available Apache httpd web server package that was install on your CentOS server. Beside that, i will show how to…
How to Install and Configure Samba Server on CentOS 6.2
The Samba server is a popular open-source implementation of the Server Message Block (SMB) protocol, which allows seamless file and print sharing between Windows and Linux/UNIX systems. Installing and configuring…
How to Fix VMware Tools Installation Error
VMware Tools is a set of utilities that enhances the performance of a virtual machine by providing features like better graphics, mouse synchronization, and more. However, sometimes the installation of…
How to Install and Configure Squid Proxy Server on CentOS 6.2
In web servers, the ability to install and configure a Squid Proxy Server on CentOS 6.2 is an essential skill for any webmaster or website administrator. Squid is a caching…
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”
When you install a web server on Red Hat Enterprise Linux (RHEL), you may notice that the default page for the server is the “Red Hat Enterprise Linux Test Page.”…
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)
Epel and Atomic Yum repositories are popular open-source package repositories that provide additional software packages for Red Hat Enterprise Linux (RHEL) 6. These repositories are not included in the default…
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…
How to Secure MySQL Database Server on CentOS
MySQL is a popular open-source relational database management system, widely used for web applications, data storage, and content management systems. As the backbone for storing critical data, it is crucial…
How to Install MySQL Database Server on CentOS 5.7
In the realm of database servers, MySQL stands as a popular choice among developers and administrators alike. It serves as the backbone for many blogs, websites, and applications, storing and…