Media Wiki /var/www/includes/db/Database.php: DatabaseBase::factory no viable database extension found for type ‘mysql’

I just upgraded Ubuntu and unfortunately the MediaWiki installation broke. There was no debugging output on the screen (for obvious security reasons). So, I just had a blank page on the screen. The first thing that I did was show the debugging output but editing the LocalSetting.php to enabling After refreshing the page, the error … Read more

How to remove Ubuntu Landscape Client *

I have started to remove the Ubuntu / Cannonical Landscape Client from all my Ubuntu servers because otherwise it is just another service: Running in the background using power Potiential security hole with root permission I don’t actually use it It is quite simple: If Cannonical open sourced the service for Landscape then I would … Read more

Strange Conveyor User Ubuntu

I have just been looking at the processes on my laptop and noticed a python process running as a user called ‘conveyor’. I can’t remember adding a user or installing a program called conveyer. It turns out that it was a Makerbot process. So, a quick… …helped sort that out. Why Makerbot doesn’t make a … Read more

bacula-dir mysqldump: Error 2013: Lost connection to MySQL server during query when dumping table

Our Bacula server has started failing when backing up its own database.  This is a standard job called BackupCatalog. It showed an error like so: 27-Feb 23:29 bacula-dir JobId 6545: shell command: run BeforeJob “/etc/bacula/scripts/<a href=”http://make_catalog_backup.pl” target=”_blank”>make_<wbr />catalog_backup.pl</a> MyCatalog” 27-Feb 23:35 bacula-dir JobId 6545: BeforeJob: mysqldump: Error 2013: Lost connection to MySQL server during query … Read more