How to Backup OpenVZ Containers with vzdump on CentOS

OpenVZ is a Linux-based Kernel virtualization technology developed by SWSoft for its commercial product Virtuozzo. The modified Linux Kernel and the system utilities are released under an OpenSource license. Vzdump is a shell-based backup program for OpenVZ virtual machines. It is made for containers that use the traditional "simfs" filesystem, it can not be used ... Read more

How to Create Multiple Hyper-V Virtual Machines Using PowerShell

Hyper-V PowerShell

Creating multiple Hyper-V virtual machines using Hyper-V manager is not a quick method. The quickest and time-saving method is to create them via Windows PowerShell. This tutorial has been written to show you how to create three Hyper-V virtual machines with a PowerShell script. Create Multiple Hyper-V Virtual Machines Using PowerShell Step 1. Open notepad editor ... Read more

How to Repair VMware Virtual Hard Disk on Windows 10?

To repair a VMware virtual hard disk on Windows 10, go to the VMWare site and download vdiskmanager-windows-7.0.1.exe2.zip (see also https://kb.vmware.com/s/article/1023856) Repair VMware Virtual Hard Disk on Windows 10 Unzip the folder. Rename the file to vmware-vdiskmanager.exe and copy it following location. C:\Program Files\VMware\VMware Workstation or C:\Program Files (x86)\VMware\VMware Workstation if you have 64-bit operating system. Shut down ... Read more