Posted on May 4, 2020 by mudhalvan
Cloning a virtual machine means making a copy of it, so that you can create multiple virtual machines or templates from the original. We already created a VM and Installed MySQL 8.0 on the VM (MySQL-Master). Instead of creating another VM and install MySQL we can simply clone the existing VM which will allow you to have copy of MySQL-Master
Read More »
Posted on October 14, 2018 by mudhalvan
We can import appliance (virtual machine) from .ova files. There are many OS images availabile with VDI(Virtual Disk Image) format To create a virtual machine you need do the below steps. 1. Open Oracle VM virtualBox Manager 2. Click on Machine => New Create Virtual Machine screen will appear 2.1 Name and Operating System Now you will be able to
Read More »
Posted on January 21, 2017 by mudhalvan
How to Oracle VMBox VMs access from your local network: Why: VM created in Oracle VMBox can not be accessed from your local network. It is because the virtual machine created under VM will have their own sub netmask something like 10.2.0.x Your home computer network will be in different network segments then you will not be able to access
Read More »