

Click on "File" > "New Image" > "Blank image.".


If you don't want to specify a port number every time. Now the setup is complete, you can run the VM from the terminal without the VB GUI vboxmanage startvm -type headless Add yourself to the vboxsf group so you can access shared folders sudo usermod -g vboxsf Mount and run guest additions with the following sudo mount /dev/sr0 /media/cdromĥ. Then create the mount directory with sudo mkdir /media/cdromĤ. From the VirtualBox GUI, select “Devices -> Insert Guest Additions CD Image”ģ. On the server, run the following: sudo apt-get -y install gcc make linux-headers-$(uname -r)Ģ. In order to access the files on your mac you will need to install Guest Additionsġ. Once setup, try ssh onto the VM with the created credentials: ssh -p 1111 Guest Additions Make sure to install openssh-server as part of the installation.ĥ. Start the VM and run through the install process.
