What I Did Today

Today I worked on the HTML on a VM Web Server lab. I created and configured a Debian virtual machine in VirtualBox and installed the Apache web server and SSH server. I learned how to use Linux terminal commands, configure package repositories, check Apache service status, and find the VM IP address. I successfully connected to the Apache default webpage through a web browser using the VM’s IP address and began creating a custom HTML webpage using nano and HTML code.