Exif Remover with exiftool

Hi! Exif data are sometimes considered as “sensitive data”. If you want to share your photo, but you don’t want to give to companies additional information about the location where these photo where taken, or additional information about your equipment, you should remove Exif data. For this reason, I made a simple bash script that removes all Exif entries.

Read more

LAMP Virtual Hosts

In the last post I tell you how you can install LAMP in Ubuntu 11.10. Now I tell you how to configure virtual hosts, in this way you can create a lot of independent sites (also in different domains).

Read more

Install LAMP on Ubuntu

In the last post I tell you how you can install LAMP in Ubuntu 11.10. Now I tell you how to configure virtual hosts, in this way you can create a lot of independent sites (also in different domains).

Read more

VMWare Shared Folder on Ubuntu 11.10

Recently, I’ve installed Ubuntu 11.10 into a virtual machine, using VMware Fusion 4.1.1 on MacOS X. But, after its installation, I’ve found several issues relating to the shared folders. Now, I share with you the steps to resolve these issues.

Read more