Posted on September 11, 2009, 8:53 am, by Aaron Johnson.
Any time there is a kernel update, you would do well to rebuild the VirtualBox kernel module to ensure compatibility with your new kernel version. This can be done by executing the following command from the terminal: sudo /etc/init.d/vboxdrv setup
Posted on September 10, 2009, 1:25 pm, by Aaron Johnson.
First, you can find some good free font downloads at http://www.sostars.com. I downloaded a stencil font called “Ver Army.” I unzipped the file, and found a .ttf font file. I learned how it install it from this page. Here’s a summary: To install Microsoft Windows fonts: sudo apt-get install ttf-mscorefonts-installer To install Red Hat Liberation [...]