i see people mentioning static IP, but you probably won't really need to bother, most linux distros have dhcp hostname advertising enabled by default i think

(as in, you can just run "ssh myserver.local" instead of "ssh 192.168.69.420" etc)

Comments