Archive

Posts Tagged ‘mysql’

Restoring readline capabilities of Ubuntu’s 9.10 (Karmic Koala) MySQL client

December 24th, 2009 pablo 3 comments

I recently updated to the newest version, 9.10 AKA Karmic Koala and I love it. It’s fast and everything works perfectly. Or nearly everything…

Read more…

PureFTP + MySQL with pure-uploadscript functionallity

June 25th, 2009 pablo 1 comment

First lets install pureftpd using apt-get:

Install pureftpd with the MySQL backend:

apt-get install pure-ftpd-mysql

Read more…