Projects
I built custom virtual machines running both Windows and Ubuntu operating systems as part of a hands-on project to simulate real-world server environments.
On Ubuntu, I configured a LAMP stack (Linux, Apache, MySQL, PHP) to support dynamic web hosting and database-driven applications.
I installed and secured phpMyAdmin for easier database management and verified proper PHP execution through test files.
On both systems, I practiced configuring DNS services by editing host files and managing name resolution, allowing domain-style access to locally hosted content.
I troubleshooted service errors, managed firewall permissions, and ensured cross-browser accessibility.
This project helped me build foundational experience with system administration, web server setup, and basic networking.