Gnome System Log Viewer. No such file

The default log viewer application that comes with Ubuntu, Mint etc, is called gnome-system-log. Sometimes it tries to display logs which don't exist and comes up with an error, eg: "Error when getting information for file '/var/log/mail.log': No such file or directory". However there is no obvious way to clear this message and stop it … Read more

WordPress update on nginx => 503 error

It was a routine update, you've done it a thousand times. You select the plugins that need updating, hit update, and browse away while its all happening. Big mistake. You have to stay on the WordPress page for the update to finish. Now when you go to visit any page on your site, you see … Read more

ZTE USB Modem on Linux. Send SMS, Check Balance

Seems like a lot of the information on the internet about this is out of date, and there is much old and unmaintained software. Here's what worked for me. I'm running Linux Mint 17, which is based on Ubuntu 14. This should also work on Debian.
So I have a SmartBro modem, which I use when my main internet connection breaks. A lot of the time it sits in my drawer, and I just top up the balance every 3 months with 30 pesos, to keep the number active. I can send the loads via online bank account, or coins.ph, or from any cornershop Loadz person, but how to check the balance when you're running Linux.
I've struggled with previous GSM modem interfaces before like Gnokii, and SMStools. This is waaaay simpler.

Read more

How to change the time anacron runs.

Well this one took me a while to figure out, so I thought I'd blog about it in case I could save someone else some time. Anacron is installed on desktop / laptop orientated distributions as they're often switched off. It basically makes sure the daily, weekly and monthly cron jobs are run by checking … Read more