News

If you've ever worked on coding projects, DevOps tasks, or even computing experiments, you've probably used virtual machines. From experimenting with wacky ideas to tinkering with different operating ...
Vmrun has been a built-in command shipped with the VMware workstation since at least version 15 when I first used it. Although Workstation has a GUI interface that is easy to use and very powerful, ...
I'm thinking about creating some coding tutorials and I would like to record an introductory chapter showing how to set up your environment from scratch. I can get a Windows Server VM on AWS/Azure by ...
VirtualBox Snapshots is a tool for capturing incremental snapshots of the virtual machine (VM) state. It enables us to restore our VM to a specific condition. In this post, we will learn how to create ...
Microsoft will officially phase out Windows 10 on October 14th, 2025, ending all updates and support for the system. But without security patches, the continued use of Windows 10 as the main operating ...
Hardening a virtual machine image manually can be a tedious process. Fortunately, there are pre-hardened VM images that make cloud security a lot simpler to achieve. Regardless of whether you’re ...