← Back to Projects
Completed Lab

Multi-Platform Linux Lab

This lab documents my experience building and managing Linux environments across multiple platforms, including Android devices, Windows Subsystem for Linux, and Oracle VirtualBox.

The goal was to compare different Linux deployment methods, practice Linux administration, troubleshoot platform-specific limitations, and build a reusable lab environment for future infrastructure, networking, and automation learning.

Platforms Covered

Android Ubuntu Termux Termux X11 WSL2 VirtualBox Linux Mint Linux CLI

What I Practiced

Lab Structure

multi-platform-linux-lab
│
├── OnePlus-8T-Termux-X11
├── Honor-200-Pro-Ubuntu-CLI
├── VirtualBox-Linux-VM
└── WSL-Lab

Skills Demonstrated

Key Takeaway

This project helped me understand that Linux behaves differently depending on the platform, permission model, networking layer, display system, and virtualization method being used.

Working across Android, WSL2, and VirtualBox improved my ability to troubleshoot real-world infrastructure issues instead of relying on one perfect lab environment where everything magically behaves, because apparently computers enjoy drama.