Virtual - page 2

Increase VirtualBox Disk Size
VirtualBox 6 added a graphical option for enlarging and resizing virtual disks. To access it, click File > Virtual Media Manager in the main Virtua...
KVM Guest Snapshots with Libvirt
KVM Guest Snapshots with Libvirt Take a snapshot of your VM at any given point in time. Have a mechanism to use the snapshot to revert your VM back to...
How to Access VirtualBox 6 VMs Remotely
To do this, open up VirtualBox, select the VM to be configured, click on Display | Remote Display. Make sure Enable Server is enabled and the Server p...
How to Setup Virtualization on Synology NAS?
Creating a virtual machine on a Synology NAS In Virtual Machine Manager click on “Virtual Machine” then click on “Create“. Next, select “Create the vi...
How to Set Up Python Virtual Environment on Ubuntu
How to install virtualenv Install pip first. sudo apt-get install python3-pip. Then install virtualenv using pip3. ... Now create a virtual environmen...
How To Create Apache VirtualHost in Ubuntu 18.04
Configure Apache Virtual Hosts in Ubuntu 18.04 LTS Install Apache webserver. Make sure you have installed Apache webserver. ... Create web directory f...
How to set up Apache Virtual Hosts on Ubuntu 18.10
How do I install and configure Apache Web server on Ubuntu? How do I create a virtual host in Apache? How do I find virtual hosts in Ubuntu? How do I ...
How To Provision VMs on KVM with Terraform
How To Provision VMs on KVM with Terraform Step 1 Install KVM hypervisor. The major pre-requisite for this setup is KVM hypervisor. ... Step 2 Install...
Step by step guide on how to extend Vdi and VMDK Hard disks on VirtualBox
Open VirtualBox GUI and click on your VM. Then Settings > Storage >IDE Controller > Add optical drive ( round like icon on the right) > Po...
How To Configure Virtual Directory on Windows IIS Server 2019
Step 1 Open your Server Manager Step 2 View Virtual Directories. ... Step 3 Add Virtual Directory. ... Step 4 Key in Alias and choose Physical Path. ....
Creating an Apache VirtualHost
Configure name-based virtual hosts Install Apache webserver. Make sure you have installed Apache webserver. ... Create web directory for each host. .....
Use VMM to Create a Linux Developer Environment on Synology NAS
Can I run a VM on a Synology NAS? How do I create a virtual machine on a Synology NAS? Can you run a VM on a NAS? Does Synology run on Linux? Is Synol...