CentOS

post thumbnail

How to Download CentOS 6.3 ISO

Linux CentOS 6.3 has been released and available for the download. CentOS is a community-supported, mainly free software operating system based on Red Hat Enterprise Linux. It is an open…

linux

How to Install Vim on CentOS 6.3

Introduction: Vim is a popular, powerful, and highly configurable text editor that can be used to edit various types of files including source code, plain text files, and configuration files….

How to Setup WordPress Blog on CentOS 6.3

WordPress is an open-source blogging platform. It’s a free blogging tool and content management system (CMS) based on PHP and MySQL. This steps covers how to install the WordPress on…

How to Install VMware Tools on CentOS 6.3

VMware Tools is a group of utilities that enhances the overall performance of the virtual machine’s guest operating system (OS) and improves management of the virtual machine (VM). This is…

How to Install Httpd on CentOS 6.3

This post will show you the quick steps to install apache httpd on linux CentOS 6.3 server. Apache httpd is one of the most popular web servers and has a…

How to Check and Disable SELinux on CentOS 6.3

Security-Enhanced Linux (SELinux) is a feature inherent to Linux that provides a robust security mechanism for supporting access control security policies at the kernel level. SELinux performs checks for allowed…

nfs

How to Configure NFS Client on Linux

Network File System or NFS, is a server-client protocol for sharing files between computers on network. NFS server will enables it’s client to mount a file system on a remote…