Run WordPress+W3TotalCache with LEMP (Nginx, PHP-FPM+APC and MySQL) stack on CentOS 6 VPS for maximum performance

How to Install WordPress+W3TotalCache with LEMP (Nginx, PHP-FPM and MySQL) stack on CentOS 6 VPSNginx is a free, open-source, high-performance HTTP web-server which unlike some other web-servers, it does not rely on threaded handling of the requests but instead it uses a much more scalable event driven (asynchronous) architecture.

This uses a very small and predictable amount of memory under heavy load. Nginx in combination with the simple and very robust FastCGI Process Manager for PHP (PHP-FPM) and the world most popular database server MySQL can give you a lot of power and performance while still using a small memory footprint.

The following article is all about how to install and configure LEMP Stack on a CentOS 6 VPS and host blazing fast WordPress powered web applications.

Read More

How to install Magento on a Linux Virtual Server

magento vpsMagento is a very popular and easy to manage open source e-commerce web application, completely customizable to every user’s requirements, thus allowing them to create and launch a fully functional online store in minutes. This install guide assumes that Apache, MySQL and PHP are already installed and configured on your Linux VPS. At the time of writing this tutorial, the latest stable version is Magento 1.7.0.2.

Read More

How to install Elgg on a Linux VPS

elggElgg is an open source social networking engine which can be used to build all kinds of social environments. It is a PHP-based application and can easily be installed on a Linux VPS.
This install guide will help you install Elgg and it assumes that Apache, MySQL and PHP 5 are already installed and configured on one of our Linux virtual server hosting plans.

Read More

Install Fail2ban on CentOS

Install Fail2ban on CentOS

In this article we will explain how to install fail2ban on CentOS. Fail2ban is a free and open source framework developed in Python. It is an excellent and very helpful tool for stopping the endless brute force attacks on your services and preventing intrusions into your system. Fail2ban scans the log files on your server for repeated password failures and bans the offending IP addresses. Installing Fail2Ban on CentOs is an easy task if you carefully follow the steps bellow.

Read More

How to Install Bugzilla on CentOS 6

bugzilla_on_centos_6_4_vpsBugzilla is the most favorite bug-tracking system, designed to help the software developers’ groups keep track of their software development.

It is a free and a feature-rich application that finds itself at service of a large number of teams and organizations, helping them organize and synchronize their development work.

This article will guide you through the installation process of Bugzilla on a CentOS VPS.

Read More

How to install Laravel 4 with Twitter Bootstrap on Linux VPS

laravelThe following article will guide you through the steps of installing and configuring Laravel 4 and Twitter Bootstrap on a Debian Wheezy Linux VPS.

What is Laravel?

Laravel is an elegant PHP web framework for web artisans with expressive and elegant syntax. Laravel 4 uses Composer for dependency management as the framework itself depends on a number of external packages to function correctly.

Read More

How to Install Zen Cart E-Commerce Shopping Cart on a Linux Server

zen cart vpsZen cart is one of the most popular open source e-commerce shopping cart softwares. It is a PHP-based online store management system and can easily be installed on a Linux VPS. Zen Cart is fully customizable so you can run an online store and control all of its features and capabilities in no time.
This install guide will help you install Zen Cart and it assumes that Apache, MySQL and PHP 5 are already installed and configured on one of our Linux virtual server hosting plans.

Read More