Closed roshanr10 closed 7 years ago
Just ran the following commands on the Pi and I was able to communicate over a typical ethernet cable.
sudo apt-get install avahi-daemon
sudo update-rc.d avahi-daemon defaults
This exposes the Pi over the local bridge using it's hostname, defaulting to raspberry.local
.
I'd like to tether to the Raspberry Pi from any laptop via a wired ethernet cable. This should be added to the script in Issue #2 as well.
Reference: