Saw this the other day, and I wanted to post it, so that I can remember it.
How to find a Raspberry Pi’s DHCP address:
arp -na | grep -i "b8:27:eb"
Saw this the other day, and I wanted to post it, so that I can remember it.
How to find a Raspberry Pi’s DHCP address:
arp -na | grep -i "b8:27:eb"
No comments yet.