Resize Virtual Hard Disk Size in VirtualBox
While setting up virtual machine in VirtualBox, we usually setup with the lowest recommended size for storage space (20GB), so it doesn’t consume much of our HDD. However, on course of the use, we may install more apps and save more data in VM, then we find that 20GB of storage space was hardly enough. We feel […]
Share files between host and guest OS in Virtualbox
VirtualBox is a free and open-source virtualization application for enterprise as well as home use from Oracle, freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. We can run and test different OS on VirtualBox, irrespective of the host OS platform. I usually use virtualization to test […]