Archive for March 2009
(Italiano) GDate – Gestire le date in PHP
GDate, la classe definitiva per la gestione delle date in PHP
(Italiano) Gabo scala Google
the original gabo is here!
(Italiano) Risolto l’enigma di via Messina
Non bisogna fidarsi troppo dei navigatori satellitari.
(Italiano) Ricorso Autovelox
Sorry, this entry is only available in Italiano.
Upgrading etch to lenny
On febrary 14th the Debian distribution 5.0 (lenny) passed from testing to stable, so I need to upgrade. Probably I will do it also on production server in office, but now I start whith my home server, since it's my first dist-upgrade.
Backup
First of all a complete backup:
rsync -vrpoglHDIt --delete --progress \
--exclude=/proc --exclude=/sys --exclude=/tmp --exclude=/var/run \
--exclude=/var/lock [...]