===Modifying Ubuntu for Amahi===
1. After rebooting and SSHing into the server, [[Binding Network Devices|change the network card to eth0]] from our previous eth1. After opening the 70-persistent-net.rules file below, look for the PC network card hardware address and delete that whole line. Change the remaining hardware address to come up as eth0 (it is currently eth1 at the end of the line).
{{Code|sudo nano /etc/udev/rules.d/70-persistent-net.rules}}