Hello. This is the third part about how to install OpenSolaris on VirtualBox. (click here to see the first part and here to see the second part).
The first step is to click Start at VirtualBox
[Read More]Hello. This is the third part about how to install OpenSolaris on VirtualBox. (click here to see the first part and here to see the second part).
The first step is to click Start at VirtualBox
[Read More]Hello. If you need to test any operate system like OpenSolaris, Linux, FreeBsd and others, you can try to install it on a virtual machine. VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software.
It is very easy to install VirtualBox in Ubuntu.
Open the Terminal and type
mkdir ~/virtualbox
cd ~/virtualboxwget -c http://download.virtualbox.org/virtualbox/2.2.0/virtualbox-2.2_2.2.0-45846_Ubuntu_intrepid_i386.deb
dpkg -i *.deb
That's it! In another tutorial, I will show how to install OpenSolaris in VirtualBox.
To open VirtualBox press alt+f2 and type VirtualBox
I will appreciate your comments.
Hello. My name is Douglas Ramiro. I'm a computer science student at Catholic University from Brasília, Brazil. I'm a campus ambassador and an enthusiast about Open Source and Java. I have three certifications:
I will appreciate your comments in my blog!
Thats it!