CREATING VIRTUAL MACHINES
September 30, 2020 / by Marco / Categories : Business
It’s so easy now creating Virtual Machines, in particular, if you are using Windows 10 as your operating system. Virtual machines allow you to emulate multiple physical machines all on the one device. For example, you can have a Windows 7 virtual machine, a Ubuntu virtual machine and a Windows 2019 server virtual machine.
If you’re using Windows 10, then you are in luck. These is a built in application called Hyper V and you can manage all your virtual machines using the Hyper V manager.

HOW TO INSTALL HYPER V
You can use this video as a guide on how to install Hyper V on your Windows 10 PC.
The process is fairly straight forward but you do need a machine that is powerful enough. The requirements are as follows:
- Windows 10 Enterprise, Pro, or Education
- 64-bit Processor with Second Level Address Translation (SLAT)
- CPU support for VM Monitor Mode Extension (VT-c on Intel CPUs)
- Minimum of 4 GB memory
If you can’t install Windows 10, it’s possible you’re using Windows 10 Home. so you may need to upgrade your operating system.
There are other tools available such as VMWare, VirtualBox and Virtual Machine which can also be used to create virtual machines.
OTHER ARTICLES YOU MAY LIKE

DRILL BRUSH KIT REVIEW: OZITO 16-PIECE UNBOXED + REAL CLEANING RESULTS
Ready to put a drill-powered brush kit to the test? In this unboxing and quick clean-up, we crack open a 16-piece drill brush set, check out what each piece is for, and then try it on a stained pot to see how it performs. If you’ve ever wondered how these brush kits stack up for […]
read more
OPENSSL TUTORIAL: CREATE A PRIVATE KEY AND SSL CERTIFICATE FROM THE TERMINAL
In this guide, we’ll walk through requesting a certificate in AWS Certificate Manager (ACM), exporting it with a passphrase, decrypting the private key on a Linux server, and installing the certificate into HestiaCP. I’ll also point out exactly where each step happens with the screenshots referenced in the transcript. 1) Request a public certificate in […]
read more