= HW02 = Create an Ubuntu 20.04 VM (desktop or server - your choice). Create a screen cast video with voice over demonstrating the following install and configuration tasks: * Apache2 Installed * Apache2 has a self signed certificate that is not the default one provided. (i.e. create and install your own certificate. * Create a directory like I did in class that is password protected using forms authentication. Create a Demo Video and turn it in on eclass. Video Points: * Show me your IP address (5) * Access website using https (10 pts) * Show that the certificate is self signed and new! (10 pts) * Access the protected directory and show how you implemented forms authentication (20 pts)