Category Archives: Hosting

How to setup Amazon Route 53 DNS

amazon route 53 How to setup Amazon Route 53 DNSAmazon offers many cloud services with their Amazon Web Services brand and Amazon Route 53 is the premium DNS services on AWS. Lots of interesting things can be done with Route 53 other than just hosting your records. Route 53 offers services such as DNS based load balancing, DNS fail over, Health checks etc. Route 53 uses anycast technology to serve records to the users with minimum latency by routing the requests to the nearest server to the user. They have many DNS pop’s (point of presence) on various parts of USA,Europe and Asia so your visitors expect a little bit of a boost in loading speed of your sites. I have been using Linode’s own DNS service for the past 3 years for all of my web sites but since Route 53 is so cheap and promising thanks to anycast, I have decided to use Route 53 DNS for this blog. Here’s how I set it up  Continue reading

Content thieves and the Google Penguin

content theft Content thieves and the Google Penguin

Google’s penguin updates are really having an impact on genuine web sites. This own blog is just a one of those. Some day on last November, traffic dropped overnight about 50% and I’m seeing a strong decline since then. You might guess that I deserve it, well no I never purchased links or never went after building links manually. I always believed that the content is the king and if you write genuine and unique content your readers will link your content everywhere and you will get quality links automatically. 100% of links to this blog were achieved that way. And yet Google has penalized my web site and I have tried contacting them with reconsideration request but their answer was Continue reading

Sorry Linode! I have moved out

moved Sorry Linode! I have moved out

If you are a regular reader of this blog, you know that I have been a long time advocate of Linode and I have written many reviews about them, here and here.  I have been using Linode to host not only this blog but the websites of the company I work for. And it requires stability and uptime because even the billing systems are hosted online. Linode has been great for past 3 years that I have been using them. And lately they have announced their NextGen upgrades . They have doubled the available CPU cores from 4 to 8 and doubled RAM, increased bandwidth and announced the plans to upgrade the host nodes to latest XEON E5-2670 8 core processors. And they have said that they have upgraded disks on the newer host nodes to latest enterprise 15k RPM drives and they aren’t going to use SSD’s anytime soon because of unavailability of professional grade SSD’s for reasonable price.

Yes that’s completely acceptable reason not to switch to SSD’s. But the problem is that disk speed is really low on Linode’s new hosts. I have been getting 60MB/s > speeds from newer hosts every time I test using   Continue reading

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

How to add SSL certificate to WHM login

whm How to add SSL certificate to WHM login

I’m using a free SSL certificate bought from StartSSL on one of my WHM Cpanel hosted web site. Unfortunately StartSSL’s free SSL certificate isn’t wild card cert. It means that it cant be used domain wide ( ex- play.domain.com , games.domain.com ). I have added my StartSSL certificate to one of my domain which hosts a billing panel. And we all know that SSL certificates requires an dedicated IP so its just a waste of an IP to get another SSL certificate and install it to secure WHM and CPanel access. But I wanted to secure those connections without using a self signed certificate. Here’s how I did it,

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

Google Compute Engine benchmarks

google compute Google Compute Engine benchmarks Google has announced immediate availability of Google Compute Engine to the general public at the Google IO 2013. Google Compute Engine is Google’s answer to the Amazon EC2 and other cloud platforms and it lets you to run virtual machines just like Ec2 with multiple configuration options. Compute Engine instances are based on KVM virtualization whereas EC2 is based on XEN. I have decided to signup and see whats inside

Signup page is here and we have to start by adding billing information. Credit Card is required to signup and after signing up, you are immediately taken to the Compute Engine Console where you can create and manage instances and disks. Continue reading

Page 1 of 1012345...10...Last »