-
PPA installation on karmic
I don’t know how long add-apt-repository has been around, but I’ve found it very useful for installing some of the bleeding edge stuff I want to test: $ for ppa in do-core team-xbmc nvidia-vdpau chromium-daily directhex/monoxide do sudo add-apt-repository ppa:$ppa done $ apt-get update $ apt-get install chromium-browser nvidia-glx-195 gnome-do xbmc monodevelop Is there anything…
-
Logs from talk with Daniel & Zalmai
I had a phone conversation with Daniel Mills and Zalmai Zahir today in order to vet our test sentences for ling 567. I’ve got to say that Daniel is really showing his worth as a linguist here. I’m happy to bask in his glow and make sure the fonts render right. Go Daniel! The write-up…
-
Font for composing Lushootseed
At the recommendation of David Beck, I have installed a TTF font from http://www.languagegeek.com/. It took a few minutes for me to figure out how to get it going, but it was pretty straightforward after that. Here are some quick instructions for those of you running Debian variants such as Ubuntu. Fetch the zip files…
-
AoE root for KVM guests
Intro So. I’m trying to get familiar with libvirt and friends. To this end, I’ve set up a Lucid virtual machine booting from PXE into an initrd environment which does a pivot_root to an AoE block device. The #virt channel on irc.oftc.net told me that in order to have libvirt provide PXE capability, I would…
-
Lushootseed characters
Here are some of the characters used to represent text in the Lushootseed languages. This is an imperfect representation. There doesn’t seem to be a COMBINING LATIN SMALL LETTER W, so I’m using a second character in these cases. I also can’t find any fonts that render a c with both a caron and a…
-
SAN configuration (AoE)
With the help of a couple of friends, we’ve put a 4.5T RAID-5 machine on our network and I’m trying to figure out how to share the storage with the rest of the hosts. In the past, I have used NFS and CIFS/Samba to provide access to remote hosts. This has generally worked okay so…
-
Planet ubuntu-us-wa
Hello, google. I would like to introduce you to our planet. Planet, google. Google, Planet.
-
IRC logs for #ubuntu-us-wa
Hello, google. I would like to introduce you to our chat logs. Chat logs, google. Google, chat logs. We will discuss things here such as Mono, GNOME and Debian. We may even use it to talk about work on the DLR project stuff.
-
building unmodified_drivers
This is the gist of it: $ cd /usr/src/ # $ sudo chmod a+rwx . $ wget ftp://ftp.suse.com/pub/projects/kernel/kotd/SLE11_BRANCH/src/kernel-source-2.6.27.39-0.0.0.25.15a4c6f.src.rpm $ alien -tg kernel-source-2.6.27.39-0.0.0.25.15a4c6f.src.rpm $ cd kernel-source-2.6.27.39 $ tar xfj linux-2.6.27.tar.bz2 $ for f in patches.*.tar.bz2; do tar xfj $f || break; done $ for p in $(./guards x86_64 < series.conf); do patch -d linux-2.6.27 -p1 <…
-
Hi
I’m posting from my new android 1.6 Cyanogen. Nifty, eh?