Browsing all articles tagged with Perl script to manage virtual hosts – Ivan Villareal

Perl script to manage virtual hosts

I did this script a while back, and I’ve been using it on gentoo, ubuntu and centos distros with a few changes, this can be extended to add new functionality, [...]

Script to copy data from MySQL to postgreSQL

Mysql to Postgres

This is a perl script I’ve used to move data from mysql 5.1 to postgres 9, this script doesn’t create a schema, it only grabs the data from mysql and [...]

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