CentOS

How to Fix 403 forbidden error at Nginx

A 403 Forbidden error is an HTTP status code indicating that the server has received and understood the request, but the requested resource is restricted and cannot be accessed. When…

How to Setup Samba SWAT on CentOS 6.5

Samba service can provides files haring and printing services to its clients. System administrator can install SWAT in order to configure samba and perform samba administration from the web browser….

How to Setup Webmin 1.670 on CentOS 6.5

Webmin is a freeware program that provide web-based interface for system administration and system configuration tool for administrators. Its for Unix-like systems, although recent versions can also be installed and…

Install MySQL, Apache and PHP on CentOS 6.5

LAMP stand for Linux, Apache, MySQL and PHP which is group of software used to run an web applications. The combination of these software is called LAMP stack. This document…

Setup vsftpd Service on CentOS 6.5

vsftpd is a free FTP service for UNIX and linux systems. It is very stable, fast and secure ftp server. In this post, i will share how to setup sftpd…

Download CentOS 6.5 x86_64 and x86 ISO

CentOS is a popular open-source operating system based on the Red Hat Enterprise Linux (RHEL) distribution. CentOS 6.5 is an older version of CentOS released in 2013, which is still…

Disable SELinux on CentOS 6.5

In this guide, we will delve into the process of disabling Security-Enhanced Linux (SELinux) on CentOS 6.5. SELinux is a security feature of Linux that provides an additional layer of…

How to Install VMware Tools on CentOS 6.5

VMware Tools is a crucial component for running a virtual machine (VM) with optimal performance. It is a suite of utilities that enhances the overall performance of the VM’s guest…

How to Install WordPress on CentOS 6.4

WordPress is free web blogging software and open source content management system (CMS) which based on PHP and MySQL platform. You can run and install WorPress on shared Web hosting…