Home | Articles

Every Little Hacker Needs A Little Linux Computer

I was visiting my sister recently when I was shocked to discover that my nearly five-year-old nephew had grown into a full-blown walking, talking, little human being! So, naturally my first question was, “Where is this little hackers little computer?” To which I was sadly told that he did not have a computer of his own! Well, that just won’t do.

Let’s talk hardware. If we’re building this little dude a Linux computer and we’re “ballin’ on a budget”, there’s no better choice than a Raspberry Pi. I mean he is a hacker in training, right? His typing (and well, hand coordination in general) isn’t that great yet, so we’ll need an over-sized keyboard. A big mouse pad, and a good wireless mouse will do well. Oh, and how about a VESA mount case for the Raspberry Pi so it stays out of the way? All of that should do nicely.

00-hardware

Everything else up there is pretty generic, an HDMI cable, power cable, wireless mouse, wifi adapter (for initial setup), and a SD card. Grand total for all these parts was a little under $150.

Full disclosure, I don’t have kids. However, I can imagine “mo’ wires mo’ problems” am I right? The VESA mount I purchased for the Raspberry Pi alleviates a lot of these problems by keeping everything shoved behind the monitor.

00-vesa

Alright, let’s get to the meat of this puppy. What’s going on under the hood? Seeing as this kid is the real deal he’s gonna run Arch Linux. I can see his little UNIX(-like) beard coming in already! Joking aside, since the Raspberry Pi uses an ARM processor hop on over to archlinuxarm.org for information on how to install Arch Linux on your Pi.

After a bit of tinkering, we’re ready to start talking software. I first installed Openbox with nodm, which should make the computer easy to just turn on and get going. I was very fortunate to come across a pair of blog posts by a Mr. Alan Moore (no, not the comic book guy) titled: Building a Linux System for a Child Part 1 & Part 2. It’s interesting to note that in the second post Linux distros specifically for children’s education are discussed including DouDouLinux, Qimo, SkoleLinux, and Edbuntu. Also, not discussed in the article (but popular) are Sugar and Ubermix. It was awesome to discover that so many Linux distributions exist solely for children’s education, and perhaps it might be easier for some of you to just install one of these distros instead.

After looking at a lot of software for this youngin’ I settled on installing Tux Paint, GCompris Educational Suite, Potato Guy, Scratch, and Leafpad.

00-scrot.png

These programs are a ton of fun! If any of you had a Mac in the early 90’s, Tux Paint is essentially a free version of Kid Pix. The GCompris Educational Suite is an endless set of games focused around all sorts of early education subjects. Potato Guy is a fun little dress-up game staring the classic Mr. Potato Head.

I included Scratch and Leafpad in hopes that my nephew will poke around with them as he gets older. I’ll be sure to replace his keyboard as his fingers get more agile. Here’s to his first battle station. Uncle out.

00-battlestation