Jul
15
VirtualBox on Debian Etch
Sun, 07/15/2007 - 00:00 | Add new comment
I have been wanting to try out using a virtual install of windows on my Linux install. I saw that innotek offered VirtualBox as an open source solution and decided to try it out. VirtualBox is offered for various platforms and offers binary files for many flavors of Linux. I first added the entries into my /etc/apt/sources.list . sudo vi /etc/apt/sources.list . and added in the lines at the bottom .
Tags:
Jul
11
Installing KDE on Ubuntu Feisty - kstartupconfig?
Wed, 07/11/2007 - 00:00 | Add new comment
I recently decided to give kde a try on my Ubuntu install on my desktop box. I installed KDE with:
.
sudo aptitude install kde
.