This assignment helped me learn how to configure networking on Linux even more from within the VM. The commands I used were ifconfig, netstat, route, ping, host, and cat, which all allowed me to view networking info, conectivity, DNS settings, and system host name. I also learned how to change the VM network from NAT to bridged mode, which can only be done if the VM is fully turned off, and I saw that the readings from before were different on bridged mode than NAT. This lab helped me see how readings can differentiate between adapter settings on Linux.