Feeds:
Posts
Comments

Archive for the ‘Virtualization’ Category

Installed Virtual Box 1.5.2, I immediately noticed that the fonts of the window were too big, if you experienced the same problem or you just want to get a better integration of Qt applications with Gnome here are some simple steps to follow.
First let’s install Qt3 configuration editor and polymer, a port of the “Plastik” [...]

Read Full Post »

There are a lot of improvements since the last version this software is growing really fast, that’s the power of open source ;)

From prompt:
wget -q http://www.virtualbox.org/debian/innotek.asc -O- | sudo apt-key add -
You should see “OK“
sudo gedit /etc/apt/sources.list
and put at the end of the file
deb http://www.virtualbox.org/debian gutsy non-free
then:
sudo apt-get update
sudo apt-get install virtualbox
remember to add your [...]

Read Full Post »