a2ensite ERROR: Site www.example.com does not exist! Ubuntu 13.10

On our Ubuntu 13.10 server, I had created an apache configuration file for a virtual host however, I could not enable it using a2ensite. The file was here: I tried to enable it: However, the command complained that ERROR: Site www.example.com does not exist! The files clearly exists. It turns out the this command only … Read more

Changing the Bit Rate in Sound Juicer Ubuntu

It’s a real pain to change the bitrate of Sound Juicer to actually make the MP3 or Ogg files good quality. For some reason the default quality is terrible and the developers have removed the menu which allows you to change the bitrate. Frankly, this makes Sound Juicer useless as a ripping tool and I … Read more

Request Entity Too Large – php curl error

I have been trying to make curl post request to a script like so: It keep failing with an Apache 213 error like this: The requested resource /api.php does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit. It turns out that you need … Read more

System Error – Apport Reporting a Bug Ubuntu

Do you get lots of annoying crash reports on Ubuntu?.. well Apport is system tool which intercepts system crashes and reports them to Ubuntu. I’m sure that it is great for the developers – however it can be really annoying if you get the same error appearing all the time. So, you can easily disable … Read more

How To Watch 4oD on Ubuntu 13.10 and Ubuntu 14.04

I really love watching 4oD but I get an error message when playing it on my Ubuntu 14.04 laptop. It is actually really easy to get 4oD to work on Ubuntu – you just need to install HAL. It should work after that. Please let know if it doesn’t for you.