How to Setup Nginx With PHP-FastCGI on CentOS 6.2/CentOS 6.3 VPS Server
At the previous post, i have setup Nginx as reverse proxy to apache web server. This post will covers the steps how to setup nginx web server to use PHP-FastCGI…
The technology blog that consist of updates, tips, recommendations, how-tos, manuals, troubleshoot solutions, fix errors on linux and windows.
How to Setup Nginx With PHP-FastCGI on CentOS 6.2/CentOS 6.3 VPS Server
At the previous post, i have setup Nginx as reverse proxy to apache web server. This post will covers the steps how to setup nginx web server to use PHP-FastCGI…
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 Setup Lynis Linux Auditing Tool on CentOS 6.2/CentOS 6.3
Lynis is an open-source security auditing tool. It’s used by system administrators and auditors to evaluate the security defenses of their Linux and Unix-based systems. Lynis comes with hundreds of…
How to Setup Secure SSH Without Password on Linux CentOS
In web server administration, one of the most crucial aspects is ensuring secure access to your server. SSH, or Secure Shell, is a protocol that allows secure remote login from…
3 Ways to Configure Persistent Static Routes on Linux CentOS
In CentOS, there are multiple methods to configure persistent static routes. Utilizing static routes can significantly enhance the overall performance of your network. This is achieved by manually adding routes…
How to Increase File Descriptors for 389 Directory Server
This post will share with you on how to increase file descriptor on 389 Directory Server. The steps should be similar either in CentOS or Redhat Enterprise server. 389 Directory…
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…
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…
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…
How to Setup Squid Proxy Server on Linux CentOS 6.3
In server optimization, Squid plays two primary roles: acts as a caching proxy server, standing between the user and the web, thereby enhancing the efficiency and speed of web requests;…
How to Update Openfiler iSCSI Storage Appliance
This quick post will show you two method to update the Openfiler appliance. On the previous post, i have describes in details on how to setup and configure Openfiler iSCSI…
How to Setup and Configure Openfiler iSCSI Storage on VMware
This post describes on how to setup and configure hosted Openfiler iSCSI storage target on a VMware ESX/ESXi or VMware server 1.x or 2.x host using the freely available Openfiler…