Category Archives: Linux

Project media server

As I’ve often said, “Ubuntu on the desktop, Debian on the server” is the way to go. That said, I’ve mixed and matched the two a fair bit over the past couple of years, and would now say that as … Continue reading

Posted in Computers, Linux | Leave a comment

Review – Mandriva 2009.1 (KDE edition)

I’ve finally got round to installing the KDE version of Mandriva 2009.1 in a VM on my laptop. I’d been holding off, because I don’t really use KDE, and I wasn’t too impressed with how the other major distributions had … Continue reading

Posted in KDE, Linux, mandriva | Tagged , , | Leave a comment

Converting Quicktime movies using Linux

Another “so I don’t forget it” post. Converting Quicktime (.mov) files to Ogg Theora (.ogv) is now rather simple (although takes a while). Firstly, install ffmpeg2theora (it should be available for most distros). Then just launch it from the command … Continue reading

Posted in Linux | Tagged | Leave a comment

Changing hostname in Mandriva

I’ve been doing a bit of work on Mandriva recently, and I always forget that there are two places you need to change the host name before it “takes”. in /etc/sysconfig/network add the following line: HOSTNAME=hostname Where hostname is whatever … Continue reading

Posted in Computers, Linux, mandriva | Tagged , | Leave a comment

Trying new Linux Distributions

This week I’ve been installing various things on the collection of SD cards and USB sticks I have lying around. Fedora 11 is looking very good, and runs like a dream on my EeePC. TinyCore looks interesting, and boots in … Continue reading

Posted in Linux | Leave a comment

Mass converting .bmp to .jpg

I’m largely posting this because I’ve had to do it twice recently and forgot how to do it both times. The command to convert a whole folder of images from .bmp to .jpg (on Linux, obviously) is: mogrify -format jpg … Continue reading

Posted in Computers, Linux, Ubuntu | Leave a comment

Synching with folders outside of /dropbox

This could probably be summed up in a few words (the words being “use symlinks”). Basically, what I wanted to do was to sync several folders outside my dropbox folder (for various reasons). The solution was to create a shortcut … Continue reading

Posted in Computers, Dropbox, Linux, Ubuntu, Web Technology | Tagged , | Leave a comment

Using wcid instead of NetworkManager on Ubuntu 8.10

This post came about due to an issue with NetworkManager connecting to our wpa-enterprise authenticated network at work, but demonstrates that there is more than one choice when it comes to almost everything on Linux. It’s not too fiddly, and … Continue reading

Posted in Computers, EeePC, Linux, Ubuntu | Tagged , , , | Leave a comment

xmessage

This week I’ve been looking at ways of setting up alerts that only actually happen when I’m sitting in front of my computer to read them. This has lead to me using xmessage. For example: xmessage -center Hello! This is … Continue reading

Posted in Linux | Leave a comment

Debian to the rescue (again)

The PPC version of Debian Testing seems to solve all the problems I’ve been having with my iBook. It’s also the only Gnome based Linux Distro I can use for more than 5 minutes without changing the theme and wallpaper. … Continue reading

Posted in Computers, Linux | Leave a comment