Father of three, seasoned web developer (Django, Vue, Astro, etc), Ubuntu Member, photographer and woodworker. This is my blog, covering a raft of topics, mostly technical.
SSH is the de facto remote access technique for Ubuntu and Linux servers and yet some of the defaults you’ll get from sudo apt-get install ssh can be downright dangerous in the wrong circumstances. This article will steer you around the biggest pitfalls to keep your server’s front door well protected.
I’ve seen more than a few Ask Ubuntu users struggling with how to batch rename their files. They get lost in Bash and find -exec loops and generally make a big mess of things before asking for help. But there is an easy method in Ubuntu that relatively few users know about: the rename command.
Who actually checks the permissions of applications they’re installing? A little while ago a Paypal update stalled because it required extra permissions. This is what happens if an app you have already installed wants more power. I was more than a little surprised with what I found.
Single-purpose kiosk computing might seem scary and industrial but thanks to cheap hardware and Ubuntu, it’s an increasingly popular idea. I’m going to show you how and it’s only going to take a few minutes to get to something usable.
You might already have Ubuntu Desktop installed and you might want to just run one application without stripping it down. This article should give you a decent idea how to convert a stock Desktop/Unity install into a single-application computer.
So it’s that time of year again, it’s my ex-smoker-versary. Okay I’ll come up with a better name for next year but for now you’ll have to make do with my reflection on smoking and why it’s really not that hard to quit, as well as a few silly numbers.
A couple of years ago some FFmpeg developers decided they didn’t want to live under the tyranny of the project leaders and forked the project into Libav. That’s all fine except that for two years Ubuntu has erroneously been calling them the same thing. And they’re not.
I’ve noticed a growing trend when you click an external link on Facebook from a desktop computer: you’re asked to log in. While this might seem like it’s only a minor inconvenience, in the long run this could be extremely dangerous.
For the past 10 years, I’ve been a nicotine-dependent smoker. The unpleasant sort who can’t go for an hour without really craving a cigarette, getting irritable when they can’t have one. I recently quit but the strange thing is, not smoking is the easiest bit in this process.
Personal Packaging Archives are a popular method for sharing software not yet in the main repositories. You might be using one to gain a particular update you need. But how can you quickly get a list of all the PPAs you’re using?
I’ve been a full-time Ubuntu user for about five years and I don’t own any consoles. If you approached me three or four years ago and asked which games I played, you might have received a rather defensive reply. High quality games were few and far between, that is, until May 2010 when things changed forever…
Long time users of XBMC and Boxee on Linux will probably be aware of a very annoying bug that essentially uses an entire CPU when just sitting at menus.
I thought I could go without Wikipedia for one day and I was wrong. Less than an hour into the day and I needed to look something up. I could go and look it up somewhere else but I like Wikipedia!
There are few things more tedious than waiting for a delivery. One of those is waiting for a delivery, seeing the van turn up and just drive off without delivering the item. Worse still when the driver says it was your fault.
It’s happening again. Ubuntu is on its deathbed. Pundits and community members are exchanging blasts of statistics and in the crossfire people are getting dubious. Well I’ve one thing to say to Ubuntu community members…
Let’s say you want to improve Ubuntu by contributing a patch but if that project is covered by the Canonical Contributor Agreement, you’ll need to sign over some of your rights. People have been arguing about this for a while now but why does Canonical need it in the first place?
Apt and dpkg are wonderful tools when they work. However, like most tools, if you chuck rubbish at them, they’ll stop working. Here’s a quick guide to overcoming the most common break in /var/lib/dpkg/status.