"First they ignore you, then they laugh at you, then they fight you, then you win." M. Gandhi

La Fibra che Ride

The Next Ubuntu coming…

The next version of Ubuntu is coming soon

Jast Another (VMware) Backup Script (JABS) public release

I finally convinced my friend Toccio to release JABS in the public. JABS, Jast Another Backup Script,  is a very handy backup script for VMware ESX and VI3 (I’ve not yet tested on 3i, dunno if it will work).

I’ve worked for severals years with VMBK from Max Daneri, but Max is not developing his script [...]

SVN LDAP Authentication on Apache

Thanks to this link I’ve successfully implemented the LDAP Authentication against a Microsoft Active Directory LDAP for Subversion Access via Apache2.

Thanks to the power and flexibility of Apache the configuration is really straightforward.

Install and configure Apache to serve the URL of the repository you want, for example https://svn.mydomain.com/ (SSL is preferable to clear text http).

Enable [...]