Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

Latest Posts

Backup ESXi Host Configuration: 4 Different Methods

Virtualization offers several advantages for backup and recovery operations, which are the backbone of data protection, operational continuity, and availability. Most importantly, virtualization makes agentless and image-based, host-level backups possible. These types of backups can capture the full VM, including VM configuration as well as VM data. However, it’s important to protect hosts too, as healthy ESXi hosts are important for VMs to run properly.

How to Disable Hyper-V in Windows

Microsoft Hyper-V is a type 1 hypervisor that you can install on Windows – including on Windows 10 and Windows Server 2019. In some scenarios, you may need to uninstall Hyper-V on your Windows machine. For example, VMware Workstation and Hyper-V are not compatible when installed on the same machine. The same issues occur with other type 2 hypervisors like VirtualBox.

How to Migrate VMware VMs to Nutanix

Nutanix is a hyper-converged virtualization platform for running virtual machines. It can be used as an additional infrastructure or an alternative to VMware vSphere and Microsoft Hyper-V. For more information, you can read this VMware vs Nutanix comparison. You can migrate VMware virtual machines (VMs) from ESXi hosts and clusters to a Nutanix cluster. Read this VMware to Nutanix migration guide to learn how to configure the migration properly.

Migrate VMs from VMWare ESXi to Proxmox VE

VM migration from VMware to Proxmox can be necessary whether an organization is diversifying its infrastructure or completely moving its production workloads to a new platform. There are two main methods to migrate virtual machines from VMware ESXi hosts to Proxmox VE hosts: manually and with special tools. This blog post provides a detailed step-by-step tutorial for the successful migration of virtual machines to Proxmox VE using the 2 methods.

Backing Up Using HPE Storage Snapshots

Snapshots are usually used to create image-based VM backups. Storage snapshots are an alternative to the usual VM snapshots used, and they have certain advantages in terms of backup performance and impact on production environments. In this blog post, we explain VMware virtual machine backup from HPE snapshots to achieve high efficiency in environments with heavily loaded storage, including the working principle and configuration basics.

Comprehensive Guide to Installing VIB Files on ESXi

ESXi is usually provided with the default configuration that includes a set of standard drivers and software tools for a specific version. This set of tools and drivers differs from one ESXi version to another. When running ESXi hosts, you may need to install additional drivers for the installed hardware, install software, or update software components or drivers. In this case, installing VIB files on ESXi is what you need.

How to use USB devices with a VMware vSphere virtual machine

The main function of a hypervisor is to emulate the devices used by virtual machines at the software level. Devices, such as virtual controllers, disks, DVD-ROMs, video cards, network cards, input devices, etc., are created in a virtual machine. But what if you want to connect a printer, scanner, USB flash drive, USB hard drive, USB smart card reader, security dongles, USB license keys, etc.?

Differences Between VM Snapshots and Backups

Backups and snapshots are two popular technologies that enterprises use to mitigate data loss and minimize disruptions. In fact, backups and DR remain a top priority for organizations in 2023 to protect their data and mitigate the consequences of cyber threats and other incidents. Snapshots and backups may seem to serve the same purpose at first glance since they both allow you to recover data. However, snapshots are not a replacement for backups.

Compute Environments in AWS Batch: How to Set Up

When you need to run training models and complex analysis with batch jobs at scale, AWS batching can be a good solution. AWS provides a special service to perform a large number of computing operations effectively and without management overhead. This blog post covers the AWS Batch architecture and configuration principles for batch processing.