2012-01-26, 09:59 PM
And if you don't want to break your running system when trying/testing things out. You can install virtual machines. A well know virtual software packages is virtualbox
You can install the deb packages with the right architecture(x86 or amd64) and install via
Code:
sudo dpkg -i virtualbox.debor you in ubuntu you can also install straight from the command line cuz I think it's in the repositories via
Code:
sudo apt-get install virtuabox

![[Image: Screenshotat2012-02-20220729.png]](http://img.photobucket.com/albums/v471/mojo_jo-jo/Screenshotat2012-02-20220729.png)