by Ruchira on November 23, 2010
Hmm. I have used sitemeter alongside google analytics to track down my visitors for more than a year and recently I felt that sitemeter slows down my page loads because of their java code which i placed on my footer took more times than before to load. Slowing down page loads is not good because [...]
by Ruchira on November 23, 2010
Well its really nice to see that my modified LNMP installer is getting nice popularity! And its also nice to see lots of people used this guide to setup their servers as of now. You all know this is modified script and original rights goes to www.lnmp.org . What I did is simple modifications to [...]
by Ruchira on November 9, 2010
Well im using 25 wordpress plugins *jeez* .Some of them are resource hungry and I have tried more than 50 plugins but ended up removing unnecessary things. Here is the list what is currently active. Akismet, (Akismet checks your comments against the Akismet web service to see if they look like spam or not.) All [...]
by Ruchira on November 5, 2010
Well, Pagerank is rotting these days. People keeps asking when? this week? next week? And most of people including myself now begun to hate pagerank because BigG looks like too lazy to push the Big Red button to update page ranks. Why I dont think google will just stop updating the pagerank, Pagerank is one [...]
by Ruchira on November 4, 2010
I have done my full nginx setup guide any newbies can use this guide to install+configure all the necessary things to run their site within 30 minutes. This blog runs on LNMP0.5RB setup on 512MB XEN VPS additionally memcached is installed to cache database and objects. Images hosted on amazon cloudfront to reduce disk usage [...]
by Ruchira on November 4, 2010
This guide is about setting up your domain name to work with your vps or dedicated server remotely. It means without running DNS server like BIND,DJBdns locally on your server. This guide is a part of LNMP0.5RB full web site setup guide! You have little bit of a advantage of running your dns server remotely [...]
by Ruchira on November 3, 2010
This post is also a guide to setup fully functional website with LNMP0.5RB If you have SSH access to your vps or dedicated server you dont need to install FTP to upload your web site files to your server. You can use Filezilla to connect using SFTP to your server all you need to do [...]
by Ruchira on November 3, 2010
Nginx is claimed to me fastest web server software in the world. Most of people still use apache because ease of use and most of popular server control panels like cpanel is supporting apache. Apache is great web server if configured properly but its unstable,little bit memory and cpu hungry than nginx. Unfortunately control panels [...]