Linux Tutorials for Beginners

The technology blog that consist of updates, tips, recommendations, how-tos, manuals, troubleshoot solutions, fix errors on linux and windows.

Linux Tutorials

Nginx Reverse Proxy Setup for Linux Server

Nginx also pronounced “Engine-X” is a free, open-source HTTP Web server and one of the best alternative to Apache http server. It is a high-performance edge web server with the…

How to Enable a Warning SSH Banner on CentOS 6.3

In server administration, ensuring security is a paramount concern. One such security measure is the implementation of a warning SSH banner on your CentOS 6.3 system. This banner is designed…

linux

How to Create Additional LVM on CentOS 6.3

This post will covers the steps to create additional Logical volume manager (LVM) on CentOS 6.3. This will very useful when the production system facing run out of disk space…

postgresql

How to Install PostgreSQL 9.2 on CentOS 6.3

This quick post shows the basic steps to install PostgreSQL Database Server (PostgreSQL 9.2) on CentOS 6.3. This steps has been tested using CentOS 6.3. However, It may works on…