Line 6:
Line 6:
1. Follow default setup of the RPi, including updates.
1. Follow default setup of the RPi, including updates.
+
sudo apt full-upgrade
Line 102:
Line 103:
Get the RPi ethernet MAC address with <code>ifconfig eth0</code>. If the RPi is on a DHCP setup, then you should see the assigned ip with <code>ifconfig -a</code>.
Get the RPi ethernet MAC address with <code>ifconfig eth0</code>. If the RPi is on a DHCP setup, then you should see the assigned ip with <code>ifconfig -a</code>.
+
+
Wireless MAC address is found with <code>ifconfig wlan0</code>.
===Remote Screensharing===
===Remote Screensharing===