Ubuntu12.04 install VirtualBox

Source: Internet
Author: User


1. Edit sources using terminal commands. list1 sudo gedit/etc/apt/sources. list2. Add the software source www.2cto.com and add the following addresses to sources. at the end of list, save and Exit 1 deb http://download.virtualbox.org/virtualbox/debian precise contrib3, terminal command import public key, and update source www.2cto.com 1 wget-q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc-O-| sudo apt-key add-1 sudo apt-get update4, terminal command installation (4.1 is the latest version) 1 sudo apt-get install virtualbox-4.15, add current user to user group vboxusers to support usb. note: After the addition is complete, you must log out and log on again to apply for www.2cto.com 1 sudo usermod-a-G vboxusers. The current user name is Mr. over

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.