Chinaunix首页 | 论坛 | 博客
  • 博客访问: 159437
  • 博文数量: 27
  • 博客积分: 97
  • 博客等级: 民兵
  • 技术积分: 314
  • 用 户 组: 普通用户
  • 注册时间: 2012-11-19 19:34
个人简介

非攻飞攻,夜尽天明!

文章分类

全部博文(27)

文章存档

2014年(6)

2013年(21)

我的朋友

分类: LINUX

2013-04-02 13:15:39


Install VirtualBox in Ubuntu 12.10
Use VirtualBox to run Windows and other OS in Ubuntu 12.10


 Here's how you can install VirtualBox in Ubuntu 12.10. You can use VB to run Windows and other operating systems.

1. Open a terminal window.

2. Type in the following commands then hit Enter after each.

bt@bt#echo "deb $(lsb_release -sc) contrib" | sudo tee
bt@bt#/etc/apt/sources.list.d/virtualbox.list


bt@bt#wget -q /oracle_vbox.asc -O- | sudo apt-key add -

bt@bt#sudo apt-get update

bt@bt#sudo apt-get install virtualbox-4.2





To Do List After Installing Ubuntu 12.10 | Up Ubuntu


阅读(1415) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~