Mission

I intend supporting all those who want to manage the Geographical Information in an integrated and standardized mode, facilitating the knowledge through the dissemination of free software.Mi propongo di supportare tutti coloro che vogliono gestire in maniera integrata e standardizzata…

Skype 4.3 su linux Mint Maya

Dopo l’aggiornamento alla versione 4.3 attraverso Synaptic ho avuto questi problemi: menu_proxy_module_load ubuntu non verniva caricato correttamente; dopo il  Log in l’applicazione andava in crash. Queste le soluzioni:  sudo apt-get install appmenu-gtk:i386; copy to _bak. Una parte della cronologia…

Resizing a VirtualBox 4.2 virtual Hard Disk

Here a little how to increase the dimension of  VBox machine Hard Disk (ubuntu guest and host): 1. on a terminal host execute this command: $VBoxManage modifyhd ‘YOUR_VDI_LOCATION’ –resize SIZE_IN_MEGABYTES       tips: for the size in megabyte go to Google…