Tagged articles
28 articles
Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Sep 25, 2025 · Cloud Computing

6 Top Virtualization Tools for Personal Use

The article introduces six virtualization applications—VMware Workstation, VMware Fusion, VirtualBox, QEMU, Parallels Desktop, and Microsoft Hyper‑V—detailing their key features, OS support, GPU virtualization, free vs paid options, and suitability for personal users across Windows, macOS, and Linux platforms.

Hyper-VParallels DesktopQEMU
0 likes · 8 min read
6 Top Virtualization Tools for Personal Use
DevOps Operations Practice
DevOps Operations Practice
Oct 7, 2023 · Fundamentals

Top 6 Virtualization Software for Personal Use

This article introduces six popular virtualization tools—VMware Workstation, VMware Fusion, VirtualBox, QEMU, Parallels Desktop, and Microsoft Hyper‑V—detailing their key features, platform support, pricing models, and suitability for personal users who need isolated testing environments or cross‑OS operation.

Hyper-VParallelsQEMU
0 likes · 7 min read
Top 6 Virtualization Software for Personal Use
Open Source Linux
Open Source Linux
May 19, 2023 · Fundamentals

Top 6 Virtualization Tools for Personal Use: Features, Pros, and Free Options

This guide introduces six popular virtualization software options—VMware Workstation, VMware Fusion, VirtualBox, QEMU, Parallels Desktop, and Microsoft Hyper‑V—detailing their key features, platform support, pricing models, and why they are suitable for personal testing, development, and learning environments.

Hyper-VParallelsQEMU
0 likes · 7 min read
Top 6 Virtualization Tools for Personal Use: Features, Pros, and Free Options
Programmer DD
Programmer DD
Aug 31, 2022 · Operations

What’s New in VirtualBox 7 Beta? Official Windows 11 & macOS Support Explained

Oracle’s VirtualBox 7 beta introduces official support for Windows 11, macOS Big Sur and Monterey, enhances the Windows 11 setup experience with unattended installation, and expands host‑OS compatibility, while keeping the open‑source, XML‑based VM configuration that makes migration easy.

Beta ReleaseVirtualBoxVirtualization
0 likes · 5 min read
What’s New in VirtualBox 7 Beta? Official Windows 11 & macOS Support Explained
ITPUB
ITPUB
May 11, 2022 · Fundamentals

Debugging Linux 0.11 on Windows with VSCode Remote and QEMU

This guide shows how to set up an Ubuntu 16.04 virtual machine on Windows, install QEMU, fetch a modernized Linux 0.11 source tree, and use VSCode Remote‑SSH together with GDB to debug the historic kernel without rebuilding outdated toolchains.

LinuxOperating SystemsQEMU
0 likes · 7 min read
Debugging Linux 0.11 on Windows with VSCode Remote and QEMU
21CTO
21CTO
Feb 25, 2022 · Cloud Native

How to Build a Reusable Docker‑Based Development Environment on Ubuntu 20.04

This guide explains how to create a repeatable development environment by installing Docker on Ubuntu 20.04, building a template container with common front‑end tools, committing and tagging the image, and optionally using VirtualBox for GUI‑based workflows.

Development EnvironmentDockerUbuntu
0 likes · 7 min read
How to Build a Reusable Docker‑Based Development Environment on Ubuntu 20.04
21CTO
21CTO
Aug 27, 2021 · Operations

One‑Click Bash Script to Build a macOS VirtualBox VM

This article introduces a Bash script that automatically downloads unmodified macOS installers from Apple, creates a fully configured macOS virtual machine in VirtualBox within seconds, supports multiple macOS versions, and allows customization of hardware and Apple service parameters across major operating systems.

Bash scriptSystem SetupVM automation
0 likes · 3 min read
One‑Click Bash Script to Build a macOS VirtualBox VM
ITPUB
ITPUB
Apr 20, 2021 · Databases

How to Rescue MySQL Data from a Crashed Linux VM Using LVM

This guide walks through a step‑by‑step experiment that shows how to recover MySQL files from a Linux virtual machine that cannot boot, by mounting its disk on a new VM, activating LVM volumes, copying configuration and data files, and restarting the database.

Data RecoveryDatabase AdministrationLVM
0 likes · 7 min read
How to Rescue MySQL Data from a Crashed Linux VM Using LVM
Liangxu Linux
Liangxu Linux
Sep 19, 2020 · Information Security

Step-by-Step Guide: Installing Kali Linux on VirtualBox

This article explains what Kali Linux is, provides the official download link, and walks you through creating a VirtualBox VM, configuring settings, performing a graphical installation, and highlights important security warnings for using this penetration‑testing distribution.

Kali LinuxLinux InstallationVirtualBox
0 likes · 5 min read
Step-by-Step Guide: Installing Kali Linux on VirtualBox
DevOps Cloud Academy
DevOps Cloud Academy
Aug 31, 2019 · Cloud Native

Introduction and Installation Guide for Minikube on CentOS 7

This guide provides a step‑by‑step tutorial for installing Minikube on a CentOS 7 virtual machine, including prerequisite setup, VirtualBox installation, Kubernetes cluster deployment, Dashboard and kubectl configuration, common commands, and troubleshooting tips for developers.

CentOSCloud NativeKubernetes
0 likes · 6 min read
Introduction and Installation Guide for Minikube on CentOS 7
MaGe Linux Operations
MaGe Linux Operations
Jul 30, 2019 · Operations

Speed Up Onboarding: Build Python Development Environments with Vagrant

Learn how to quickly provision a consistent Python development environment using Vagrant and VirtualBox, from installing the tools, configuring a Vagrantfile, syncing project directories, installing dependencies, to exporting the box for sharing, eliminating manual setup and onboarding delays.

DevOpsEnvironment provisioningPython
0 likes · 8 min read
Speed Up Onboarding: Build Python Development Environments with Vagrant
Architecture Talk
Architecture Talk
Sep 25, 2018 · Backend Development

Why Static Files Fail in Vagrant + VirtualBox and How to Disable Sendfile

This article explains why static files and JavaScript may not update correctly in a Vagrant‑VirtualBox development setup on Windows, describes the underlying VirtualBox sendfile bug, and provides step‑by‑step instructions to disable sendfile in both Nginx and Apache to resolve the issue.

ApacheDevelopment EnvironmentNginx
0 likes · 5 min read
Why Static Files Fail in Vagrant + VirtualBox and How to Disable Sendfile
Liangxu Linux
Liangxu Linux
May 28, 2018 · Operations

Step‑by‑Step Guide to Installing a Linux VM with VMware

This guide walks Linux engineers through installing a VMware or VirtualBox virtual machine on a Windows PC, downloading the Ubuntu 18.04 64‑bit ISO, configuring hardware resources such as CPU, memory and disk, and completing the Ubuntu installation step by step, with screenshots for each stage.

LinuxTutorialUbuntu
0 likes · 7 min read
Step‑by‑Step Guide to Installing a Linux VM with VMware