Oracle today released VirtualBox 4.1, a new major release. Introducing VM clones, this mean the ability to clone virtual machines via the GUI and VBoxManage.
Check the changelog for a complete info about this release.
Installation:
For Ubuntu and LinuxMint, open terminal and enter the following commands
sudo -v
echo "deb http://download.virtualbox.org/virtualbox/debian $(lsb_release -sc) contrib" | sudo tee -a /etc/apt/sources.list
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install virtualbox-4.1
<br />
- If you don`t want to install virtualbox from repository download the following .deb packages from this Link.
– For Other Linux distribution, download the packages from this Link.
For installation of extension pack, please check our previous post.
{module user9-footer|none}



