Running VirtualBox from a QEMU image

Recently I gave VirtualBox a spin. It was recently opened under the GPL license, and I wanted to see how it compared to QEMU. Since version 0.9.0 I have had a hard time getting the kqemu module to provide the significant speedup I grew accustomed to. It’s been far too slow to be usable.

Here’s how I converted my QEMU image to a VirtualBox .vdi file. So far I’ve been very pleased with the results.

» Read the rest of this entry


Related Posts

Tags:
Posted in linux, solutions on April 27th, 2007 | 1 Comment »


msmtp, TLS, and ArchLinux

The other day I upgraded msmtp to 1.4.11 on my ArchLinux box, and mutt started choking every time I sent an email through my gmail account. Specifically, I was getting the following error:

msmtp: account default from /home/mychael/.msmtprc: tls requires either  
tls_trust_file (highly recommended) or a disabled tls_certcheck

Well, googling brought me absolutely no solutions, so the whole experience was quite a pain. Anyway, here’s how to fix it…

» Read the rest of this entry


Related Posts

Tags:
Posted in linux, solutions on April 18th, 2007 | 18 Comments »

Chinese language support in Archlinux

logo

I just finished setting up SCIM in Archlinux, and was surprised at how easy and fast it was.

» Read the rest of this entry


Related Posts

Tags:
Posted in solutions on April 5th, 2007 | No Comments »