JuxtaposedJaguar@lemmy.mlOPtoSelf Hosted - Self-hosting your services.@lemmy.ml•[Question] What are your computers named?
1·
1 year agoWhat does hostname
output?
What does hostname
output?
Huh. 3 different people here using Futurama names.
Look, @rutrum@lm.paradisus.day was a little drunk when they chose their username, ok?
Some farmers name their cattle
I recommend flavours of popcorn: Caramel, Cheesy, Buttery, etc. And Bob.
I like your other dad! I’m also a scientist.
Poor Avahi must get slaughtered on public networks.
Maybe “Leviathan”? From Subnautica. :P
If you mean initiating connections from one computer on your local network to another, you need to install and enable
avahi-daemon
(or some other mDNS daemon) on the “fancy” one. Your router also needs to support and enable mDNS forwarding, but basically all of them do by default. Then just use your-hostname.local in place of the local IP address, and your computer will automatically resolve it using mDNS. It’s different than regular DNS, so it doesn’t need any special configuration to use it. And word to the wise: don’t use uppercase or special characters in your hostname.