A PCRE internal error occured. This might be caused by a faulty plugin
====== Differences ====== This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
packages:virtualbox [2015/08/29 04:05] admin [Install From the Command Line] |
packages:virtualbox [2015/12/22 23:53] (current) admin [Creating Virtual Machines] |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| === Download and install the Oracle key === | === Download and install the Oracle key === | ||
| <code> | <code> | ||
| - | > cd ~/Downloads | ||
| > wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add - | > wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add - | ||
| + | OK | ||
| </code> | </code> | ||
| Line 27: | Line 27: | ||
| <code> | <code> | ||
| sudo apt-get update | sudo apt-get update | ||
| - | sudo apt-get install virtualbox-4.3 | + | sudo apt-get install virtualbox-5.0 |
| </code> | </code> | ||
| Line 39: | Line 39: | ||
| ===== Creating Virtual Machines ===== | ===== Creating Virtual Machines ===== | ||
| http://www.turnkeylinux.org <wrap todo>TO BE COMPLETED</wrap> | http://www.turnkeylinux.org <wrap todo>TO BE COMPLETED</wrap> | ||
| + | |||
| + | ===== Add Extensions Pack ===== | ||
| + | |||
| + | |||
| + | ===== Get USB Access ===== | ||
| + | |||
| + | <code> | ||
| + | > sudo adduser YOURUSERNAME vboxusers, log out and log in again | ||
| + | </code> | ||
