Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.14 KB

File metadata and controls

44 lines (29 loc) · 1.14 KB

VirtualBox

Shortcuts

Note: Host key is right ctl by default

Host key + f - full screen mode
ctrl + alt + F2 - switch to terminal login (handy if a VM's graphical interface is stuck)

Download VirtualBox

Download from the following link:
https://www.virtualbox.org/wiki/Downloads

Install VirtualBox

Open the downloaded .exe file.
The installer will open.
Accept the default configurations. Open VirtualBox.

Create Virtual Machine in VirtualBox

To create a new Virtual Machine, click on the 'New' button in the top bar.

Unattended Guest OS Install Setup

VirtualBox allows for an automatic install.

Username and Password
These are the default credentials: Username: vboxuser
Password: changeme

These need to be changed!
Otherwise the default credentials will create a user without sudo access! Username: vboxuser
Password: changeme

Guest Additions: check
This will install the VBoxGuestAdditions.iso file included with VirtualBox by default.

Select your resource allocation.

The Unattended Installation should begin doing its thing automatically.