Tag Archives: nginx

How to install Kloxo MR

kloxo mr How to install Kloxo MR

I was a fan of Kloxo for nearly  a 3 years and I have wrote many posts about How to install kloxo  , Kloxo project updates and a look back after 3 years . Kloxo has become almost a dead project by now. There are so many bugs present in kloxo and no one seems to address the issues. Its sad to let go of a great control panel which was there to rescue when you needed a free control panel in the past. I used to recommend kloxo to anyone because of its simplicity and ease of use. But not anymore,

Kloxo-MR is a fork of original LXCenter’s kloxo project and its developed by Mustafa Ramadan, hence the “MR”. Kloxo MR not only fixes the bugs of Kloxo but it has many additional features like the ability to switch to Nginx server. Its nice to see kloxo getting some fixes and going forward.Here are the specs taken from their web site, Continue reading

Apache 2.2 vs 2.4 What to choose on Cpanel?

apache 2 4 Apache 2.2 vs 2.4 What to choose on Cpanel? Apache 2.4 is the latest version of Apache web server. Apache 2.4 comes after a many years of constant Apache 2.2 development and according to Apache foundation, Apache 2.4 brings lots of new modules and enhancements to the 2.2. You can find details about Apache 2.4 change log here 

WHM Cpanel is the most popular server control panel available and they didn’t took much time bring Apache 2.4 support to Cpanel. Although its advertised as experimental and you shouldn’t use it for production environment just yet. You can upgrade to Apache 2.4.4 from the WHM’s Easyapache, Apache updater very easily. I have did it on my test server and decided to share some benchmarks with you.  Continue reading

Install Nginx on Cpanel server and benchmarks

nginx cp Install Nginx on Cpanel server and benchmarks

Installing Nginx is easy thanks to the Nginx Autoinstaller but if you want to use Nginx with Cpanel you can do that easily with NginxCP . NginxCP is a Nginx auto installer for Cpanel. NginxCP installs Nginx on the front end as a reverse proxy to Apache. So this means that static files will be handled by Nginx. NginxCP integrates seamlessly with Cpanel and you can just set it and forget about it. Installing it is very easy. But installing it on current production environments is not recommended because things might break depending on your Cpanel version. Continue reading

Nginx Auto Installer minor update

nginx auto Nginx Auto Installer minor update

You might know about the Nginx Auto install script listed on this blog . Its been almost 3 years since I have released my first modified version of it. Those days my version brought a lot of changes to the original version because my version came with the latest versions of Nginx , PHP.  But later on the original developer Incorporated most of my changes to the original version.

Continue reading

How to install PHP APC on LNMP

php apc How to install PHP APC on LNMPNote : This is a part of http://www.ruchirablog.com/nginx-autoinstaller/ guide.

APC Alternative PHP Cache, is a nice little caching add-on to PHP which can increase the performance of PHP significantly. APC works by optimizing the PHP compiler and storing the final compiled code in the memory. So this saves the burden of having to retrieve the source file from the disk and compile it every time when a visitor requests a page.

So how to install APC on LNMP 0.9 ? Log in to the terminal and just follow the instructions below Continue reading

Nginx buffer overflow vulnerability discovered

nginx Nginx buffer overflow vulnerability discovered

Nginx is the web server that people use for speed. And I have published a guide on how you can auto install Nginx. Few days ago developers have discovered a serious buffer overflow vulnerability on Nginx versions 1.3.9 to 1.4.0. This is documented on CVE-2013-2028. According to the statement , Continue reading

How to enable IPv6 on Nginx

ipv6 How to enable IPv6 on Nginx
We all know that IPv4 addresses are depleting really fast. But still IPv6 adoption is nowhere near it should be. For example IPv6 adoption in mexico is 0.00% as of Google Ipv6 statistics report . Even though the IPv6 adoption among the internet users is low, most Dedicated and Virtual Private Server providers are already offering IPv6 support. But in reality most users don’t know how to configure IPv6 for their web sites and the most widely used hosting control panel “Cpanel” still doesn’t support IPv6. But if you are using Nginx on your server you are lucky because enabling IPv6 , IPv4 dual stack support is really easy. Continue reading

How to install LNMP on Ubuntu,Debian,Centos

new lnmp How to install LNMP on Ubuntu,Debian,Centos

 

Linux,Nginx,Mysql and PHP is the best way to go if you are considering to give your site a speed boost by switching away from Apache. However setting up LNMP stack is little bit hard if you are newbie on linux. To automate things there is lnmp auto installer from lnmp.org and I was featuring that auto installer from about 2 years on here  and it has proven track record for stability among the thousands of users who used that from my blog.

Continue reading

Page 1 of 3123