TechFiz on May 29th, 2008

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. [...]

Continue reading about Cpanel is feature rich

TechFiz on May 27th, 2008

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 runs.I [...]

Continue reading about Last few minutes

TechFiz on May 27th, 2008

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 is [...]

Continue reading about Smile please…

TechFiz on May 24th, 2008

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 [...]

Continue reading about eAccelerator doesn’t accelerate on VPS

TechFiz on May 24th, 2008

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 huge bills [...]

Continue reading about Wings wide open

TechFiz on May 23rd, 2008

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. Its [...]

Continue reading about Control Character M (^M) and Vi