#VirtualBox

Ubuntu Linux 5 min read
How to Create a Headless VM on Ubuntu Using VirtualBox

This article guides users on creating a headless virtual machine in VirtualBox on Ubuntu 24.04 via command line. It covers installation steps, creating a VM directory, modifying properties, and setting up storage. Users can then attach the Ubuntu ISO and start the VM, connecting through RDP for installation.

March 12, 2025 Read more →
Ubuntu Linux 3 min read
How to Install VirtualBox on Ubuntu 24.04

This article describes the installation of VirtualBox and its extension pack on Ubuntu 24.04 using a simple command. VirtualBox is valuable for developers and testers needing to create isolated environments for running multiple operating systems and legacy applications without extra hardware. It enables efficient virtual machine management and versatile applications.

March 11, 2025 Read more →
Windows 2 min read
How to Install Windows 11 on VirtualBox

The post guides users on installing Windows 11 on a VirtualBox guest machine. It explains how to configure the virtual machine to meet Windows 11 requirements and the necessary registry changes to bypass TPM, RAM, Secure boot checks. The instructions include setting up the Windows 11 VM, validating requirements, setting up Windows 11, and detailed steps to complete the installation.

February 21, 2022 Read more →
Ubuntu Linux 5 min read
How to Share Folders in VirtualBox with Ubuntu

The tutorial guides on sharing folders from VirtualBox host computers to Ubuntu guest machines. This process requires the newest version of VirtualBox and its guest addition tools. Firstly, install VirtualBox Guest Additions, which aids interaction between computers, improves graphics, and enables file sharing. Secondly, share host folders by choosing the guest machine from Settings and opting the Shared Folders. After saving changes, restart the guest machine for the host's shared folder to be mounted.

May 16, 2021 Read more →