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

Ubuntu 9.10 on an hp mini 110-1125nr

I got this new mini 110, it came with Windows 7 Starter, and after a day of using it I was very frustrated because it was very limiting, for example, [...]

File Type Detection in PHP

I’m working on a project where the users can upload files, and I need to know the type of file they are uploading, a simple solution would be to check [...]