Tag

VirtualBox

1 views collected around this technical thread.

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
IT Architects Alliance
IT Architects Alliance
Mar 16, 2022 · Cloud Native

Docker Alternatives: Overview of Popular Container Engines and Orchestration Tools

This article introduces several Docker alternatives—including Podman, ZeroVM, OpenVZ, Rancher, Containerd, VirtualBox, RunC, Buildah, and Kubernetes—explaining their key features, security benefits, and typical use cases for developers and administrators seeking non‑Docker container solutions.

BuildahDockerKubernetes
0 likes · 8 min read
Docker Alternatives: Overview of Popular Container Engines and Orchestration Tools
Wukong Talks Architecture
Wukong Talks Architecture
Aug 9, 2021 · Operations

Step‑by‑Step Guide to Building a Local Linux Cluster with VirtualBox

This tutorial walks you through creating four VirtualBox Linux VMs, configuring networking, disabling firewalls, installing Java and Perl, setting up password‑less SSH, and preparing a reusable cluster environment that can later host Redis, Kafka, or Storm clusters.

ClusterLinuxSSH
0 likes · 9 min read
Step‑by‑Step Guide to Building a Local Linux Cluster with VirtualBox
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Apr 20, 2021 · Databases

Recovering MySQL Data from a Failed Linux System Using Disk Mount and LVM

This article demonstrates how to recover MySQL data from a crashed Linux virtual machine by mounting its disk on a new VM, activating LVM logical volumes, copying configuration and data files, and restarting MySQL, illustrating a practical data rescue workflow.

Data RecoveryLVMLinux
0 likes · 8 min read
Recovering MySQL Data from a Failed Linux System Using Disk Mount and LVM
Wukong Talks Architecture
Wukong Talks Architecture
Apr 8, 2020 · Operations

Configuring VirtualBox Host‑Only Network for a Vagrant Virtual Machine

This guide explains how to view the VirtualBox host‑only network, set a matching IP address in the Vagrantfile, reload the VM, and verify connectivity between the host and the virtual machine using ping commands.

DevOpsIP addressVagrant
0 likes · 3 min read
Configuring VirtualBox Host‑Only Network for a Vagrant Virtual Machine
Wukong Talks Architecture
Wukong Talks Architecture
Apr 7, 2020 · Operations

Quick Setup of an Ubuntu Virtual Machine Environment Using Vagrant

This guide walks through enabling virtualization, installing VirtualBox and Vagrant, adding Ubuntu box images from Chinese mirrors, configuring the Vagrantfile, and using Vagrant commands to start, SSH into, and manage an Ubuntu virtual machine on Windows.

DevOpsVMVagrant
0 likes · 3 min read
Quick Setup of an Ubuntu Virtual Machine Environment Using Vagrant
macrozheng
macrozheng
Nov 27, 2019 · Fundamentals

Step-by-Step Guide: Install Linux on VirtualBox and Connect with Xshell

This tutorial walks you through installing VirtualBox, setting up a CentOS Linux virtual machine, and using Xshell to remotely access the system, covering download links, configuration steps, partitioning details, and essential command-line tips.

CentOSInstallationLinux
0 likes · 7 min read
Step-by-Step Guide: Install Linux on VirtualBox and Connect with Xshell
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.

CentOSKubernetesMinikube
0 likes · 6 min read
Introduction and Installation Guide for Minikube on CentOS 7