====== 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. [[https://en.wikipedia.org/wiki/VirtualBox|Wikipedia - VirtualBox]] ===== Installation ===== Download and install [[https://www.virtualbox.org/wiki/Downloads|virtualbox.org - Downloads]] ===== Configuration ===== ==== Configure 1080p for Windows ==== Open CMD, go to your installfolder and execute the following: VBoxManage.exe setextradata "" CustomVideoMode1 1920x1080x32 {{:windows:windows10:pasted:20200618-180649.png}} ==== Network ==== Networksetups can be found here:\\ [[https://www.nakivo.com/blog/virtualbox-network-setting-guide/|https://www.nakivo.com/blog/virtualbox-network-setting-guide/]] === 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:pasted:20210419-105853.png}}