Site Tools


windows:windows10:virtualbox

VirtualBox

What is Virtualbox?

Oracle VM VirtualBox (formerly Sun VirtualBox, Sun xVM VirtualBox and Innotek VirtualBox) is a free and open-source hosted hypervisor for x86 virtualization, developed by Oracle Corporation. Created by Innotek, it was acquired by Sun Microsystems in 2008, which was in turn acquired by Oracle in 2010.

Wikipedia - VirtualBox

Installation

Download and install

virtualbox.org - Downloads

Configuration

Configure 1080p for Windows

Open CMD, go to your installfolder and execute the following:

VBoxManage.exe setextradata "<YOUR VM NAME HERE>" CustomVideoMode1 1920x1080x32

Network

Setup SSH access via NAT

Go to VM settings → Network → Portforwarding

In the example below, Host-IP/Port is the one which you will connect to (ssh → 127.0.0.1 2022), Guest-IP/Port is the one which is configured in your VM.

windows/windows10/virtualbox.txt · Last modified: 2021/04/19 11:02 by lunetikk