Lab 5: Mini-Project: /etc/init.d/apache2 Restart
Lab 5: Mini-Project: /etc/init.d/apache2 Restart
Your employer has given you the assignment to set up a Linux server with ssh for remote
access, apache for web access including scripting and a postgresql server for the database.
Prepare the VM in the regular fashion by creating a fresh copy in the D:\VMW folder.
EXTRA ASSIGNMENTS
6. Check all installations a second time, but this time from your host computer. You can
find the IP using ifconfig.
7. Change the network settings in VMWare from NAT to Bridged. Update your
/etc/interfaces and set a static IP. You will find the IP on a sticker on your host. Now
your virtual machine will be accessible from ANY computer in the lab. Test all
installations a third time.
8. Install/ configure a firewall and allow traffic into the server for http and ssh. Block
everything else.