Monthly Archives: May 2008

Cpanel is feature rich

If you’re a web hosting service provider, system administrator, website owner you got to think about a tool which lets you manage your server and websites easily. Cpanel is one of my favorite control panel for web hosting automation. Cpanel gives a lot of help to system administrator and save a considerable amount of time. [...]

Last few minutes

It always amazes me how last few minutes of the game changes the expressions on every ones face. Let it be Indian Premier League or Election poll results after effects are same. Last week by chance I hooked into S-MAX while flipping through various channels. I found that there were 6 balls to hit 7 [...]

Smile please…

Its now quite easy to use the webcams on Linux these days. One of the application which has caught my attention for a while now is “Cheese“. If its installed on your Ubuntu,  you can find it in Applications -> Graphics menu. I took a pic while driving back home using the web cam which [...]

eAccelerator doesn’t accelerate on VPS

eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of [...]

Wings wide open

The most awaited full-fledged Bengaluru international airport is now operational. 30+ Km’s away from the city situated at Devanahalli. The city owes a lot to those who have given away their farming lands and those who have spent 36 months designing and constructing this state of art infrastructure. Now we will be paying back the [...]

Control Character M (^M) and Vi

When I copy SSL certificates from windows files, it makes it hard for me to put them directly on server to configure SSL certificates. Because UNIX treats the end of line differently.  A CTRL-M character is visibly displayed at the end of each line as ^M in vi. Have a look at the following content. [...]