Hacker News new | ask | show | jobs
by bornhuetter 4668 days ago
Ok great, that's good to hear. I know how to find my RPi's IP address (I bought one last week and itching to get stuck into it)

Half the point of the RPi is for it to be a cheap, accessible Linux box for learning, and was pretty appalled when I thought that that this tool completely locked out Linux users.

1 comments

If you're using Linux, just install avahi-daemon and you should be able to connect to coder.local without having to find the device's IP address.

mDNS/Zeroconf/Bonjour is an easy way to get up and running in a headless setup, but the Coder download is just a minimally modified Raspbian distribution, so you can also ssh in and tweak it to do whatever you like.