Jun 112014
A quick one for this morning…
I’m sitting here, have my Raspberry Pi plugged in with an internet dongle, trying to figure out where it lives on my network.
I could type:
$ ping 10.0.1.2
and wait…
$ ping 10.0.1.3
and wait…
$ ping 10.0.1.4
and wait…
or I could just type:
$ arp -a
arp ftw!