Browsing all articles in Linux

Mysql5 and PHP5 on centos4

I have the need to install php5 and mysql 5 on a centos 4 server, so I found that the Centos Plus repository had this, and this is what I [...]

Removing Hybrid feature of an Acomdata drive.

500Gb Acomdata Drive

About 2 years ago I purchased this 500Gb Acomdata drive that was on sale at Fry’s, it was a good deal back then, cost me about 100 bucks, it had [...]

Setting up ssh keys for passwordless login

Most part of the time I’ve spent on my development machine I have several terminals opened, but thanks to screen I only have one per server. However I’m constantly in [...]

Automated Capture of Webpages (Main Process)

This post is the continuation of  Xvfb and Firefox headless screenshot generator were I explained how Xvfb and Firefox can be used to get a screenshot of any web resource supported [...]

Xvfb and Firefox headless screenshot generator

I’ve been working on a project that its main purpose is to get a screenshot of a bunch of different sites. The requirements for this project were simple. It has [...]