Tag Archives: linux

Linux reboot on aircraft

linux linux everywhere, originally uploaded by colinj.

At Orlando the crew reboots the inflight entertainment system. Linux everywhere.

Leave a comment

I feel I’ll regret this

Today - at this moment actually - I’m installing KDEvelop and various support add-ons . An IDE for KDE with support for C/C++, Ruby, scripting and so on.

Leave a comment

Audacity and a Logitech USB Mic on Ubuntu (Breezy)

Ok, so I know I should update Ubuntu and I’ve read that Breezy isn’t the best for sound but I’ve finally - after an afternoon of messing about - managed to coax Audacity to use my Logitech USB microphone.

First of all, I downloaded the (beta) source for Audacity 1.3.2 and following the helpful advice on mics in Ubuntu here, compiled the source with:

./configure --with-portaudio=v19 --without-portmixer
6 Comments