home.social

#hostname — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hostname, aggregated by home.social.

fetched live
  1. Need to isolate a hostname from the host? `unshare --uts` creates a new UTS namespace with independent hostname and domain fields. Use `sethostname()` syscall inside to set it without affecting the parent. Lightweight kernel-level isolation since Linux 2.6.19. #linux #uts-namespace #hostname-isolation

    valtersit.com/vault/uts-namesp

  2. Need to isolate a hostname from the host? `unshare --uts` creates a new UTS namespace with independent hostname and domain fields. Use `sethostname()` syscall inside to set it without affecting the parent. Lightweight kernel-level isolation since Linux 2.6.19. #linux #uts-namespace #hostname-isolation

    valtersit.com/vault/uts-namesp

  3. 🚀 Oh wow, another tech blogger convinced they're the first to discover DNS servers 🌐. Prepare to be amazed as a 'radical optimist' embarks on a riveting 16-minute odyssey to... translate hostnames! 🙄 Spoiler: it's still DNS.
    jan.wildeboer.net/2025/08/My-D #techblogger #DNSservers #hostname #discovery #internetculture #HackerNews #ngated

  4. 🚀 Oh wow, another tech blogger convinced they're the first to discover DNS servers 🌐. Prepare to be amazed as a 'radical optimist' embarks on a riveting 16-minute odyssey to... translate hostnames! 🙄 Spoiler: it's still DNS.
    jan.wildeboer.net/2025/08/My-D #techblogger #DNSservers #hostname #discovery #internetculture #HackerNews #ngated

  5. What are you devices (laptops, phones, servers, etc.) named after? My theme is greek mythology: gods, heros and monsters.
    My PiHole is named after argus, the all-seeing giant. My laptop that I often took on journeys is named odysseus. The home server is named herakles, because of all the different tasks it fulfils.

    I also heard of someone using place names of famous disasters like Chernobyl, Hindenburg or Deepwater Horizion.

    What‘s your theme?

    Boosts appreciated.

    #names #naming #hostname #computer #server #laptop #desktop

  6. What are you devices (laptops, phones, servers, etc.) named after? My theme is greek mythology: gods, heros and monsters.
    My PiHole is named after argus, the all-seeing giant. My laptop that I often took on journeys is named odysseus. The home server is named herakles, because of all the different tasks it fulfils.

    I also heard of someone using place names of famous disasters like Chernobyl, Hindenburg or Deepwater Horizion.

    What‘s your theme?

    Boosts appreciated.

    #names #naming #hostname #computer #server #laptop #desktop

  7. So if you want to properly change your Mac’s hostname without macOS mollycoddling you and changing it back, use:

    sudo scutil --set HostName <hostname>

    (Not hostname --set <hostname>).

    *smh*

    #macOS #hostname #change #dev

  8. So if you want to properly change your Mac’s hostname without macOS mollycoddling you and changing it back, use:

    sudo scutil --set HostName <hostname>

    (Not hostname --set <hostname>).

    *smh*

    #macOS #hostname #change #dev

  9. I had a presentation about registering on , when is used. Is there any attempt to register name to local server, when I am on IPv6 only network? I think dynamic update over TCP would be similar to based registration Dnsmasq does automatically. Is there any system attempting it already?

  10. I had a presentation about registering #hostname on #ipv6, when #SLAAC is used. Is there any attempt to register name to local #dns server, when I am on IPv6 only network? I think dynamic update over TCP would be similar to #dhcp based registration Dnsmasq does automatically. Is there any system attempting it already?

  11. I will have today presentation about used on public networks. When is it great and when it is not. . I used free slot, need to work on slides. and will be included.

  12. I will have today presentation about #hostname used on public networks. When is it great and when it is not. #OpenAlt. I used free slot, need to work on slides. #DNS and #mDNS will be included.

  13. @chunked The unexpected #hostname change seems to be linked to the "private Wi-Fi" option (spoofing the MAC address, for privacy) which the #Sequoia upgrade enabled (maybe it's new in this version). Mine was showing as Macmini on the network – and even in Terminal – while System Settings still showed the name I'd previously set. Turning off "Private Wi-Fi address" changed it back.

  14. @chunked The unexpected #hostname change seems to be linked to the "private Wi-Fi" option (spoofing the MAC address, for privacy) which the #Sequoia upgrade enabled (maybe it's new in this version). Mine was showing as Macmini on the network – and even in Terminal – while System Settings still showed the name I'd previously set. Turning off "Private Wi-Fi address" changed it back.

  15. @kde a less experienced Linux user has just pointed out to me that there is no GUI in KDE for setting a system hostname? Or if there is we can't find it.

    I've always just used hostnamectl, which is fine. But seems like an oversight!

  16. @kde a less experienced Linux user has just pointed out to me that there is no GUI in KDE for setting a system hostname? Or if there is we can't find it.

    I've always just used hostnamectl, which is fine. But seems like an oversight!

    #kde #plasma #hostname #hostnamectl #sysadmin #linux #areweblind

  17. cloning a bog standard qemu vm to several machines is high on the list - lots less work just making a new standard vm and than just cloning it and changing a few small things #hostname #snapshot consolidation

  18. cloning a bog standard qemu vm to several machines is high on the list - lots less work just making a new standard vm and than just cloning it and changing a few small things #hostname #snapshot consolidation

  19. DNS Basics: Hans-Georg Eßer shows you the basics of how DNS handles IP address resolution in this quick tutorial fosslife.org/dns-basics-hostna

  20. I definitely need to start a process of not committing to a #hostname until I've typed it a dozen times at different levels of tiredness, etc. Named a system 'igneous' and by damn it's a PITA to type more than 50% of the time for me. Stupid Rocky Linux.

  21. I definitely need to start a process of not committing to a #hostname until I've typed it a dozen times at different levels of tiredness, etc. Named a system 'igneous' and by damn it's a PITA to type more than 50% of the time for me. Stupid Rocky Linux.

  22. CW: #Pfalz

    Blitzabstimmung: Der neue Server benötigt einen Hostnamen. Ihr dürft ihn bestimmen. 😜 #hostname #woi (jetzt sogar abstimmbar…)

  23. CW: #Pfalz

    Blitzabstimmung: Der neue Server benötigt einen Hostnamen. Ihr dürft ihn bestimmen. 😜 #hostname #woi (jetzt sogar abstimmbar…)

  24. @Stark9837 @Auli @chuck

    Do you know how to use the same local #hostname when connecting from my local network AND from my #wireguard #VPN?

    I.e. pihole.local should point to
    192.168.1.2 from local network

    but point to
    100.200.200.2 when I'm connected to my VPN

    By the way both IPs are the same server just different interfaces.

  25. @Stark9837 @Auli @chuck

    Do you know how to use the same local #hostname when connecting from my local network AND from my #wireguard #VPN?

    I.e. pihole.local should point to
    192.168.1.2 from local network

    but point to
    100.200.200.2 when I'm connected to my VPN

    By the way both IPs are the same server just different interfaces.

  26. @vinc17

    Try this on for size. It's what the command actually does, what's actually common with all other operating systems (even HP-UX), and what it deprecates is what the Tobias hostname(1) manual has been deprecating since around the turn of the century.

    jdebp.info/Proposals/Debian-ho

    Many guides even for Debian actually stick to the conventional use. This one has "linux.example.com" as the hostname from "hostname" and "hostname -s" shortening it.

    hostingdata.co.uk/linux-hostna

    #DebianBugs #hostname

  27. @vinc17

    This is, ironically, why the old confusing hostname(1) manual has all of these backpedallings about not using "hostname -fqdn". It's a misfeature that no other implementation has, invented peculiarly for Debian and the peculiar Debian notion that we still live in 1981.

    The Debian command was done badly in the middle-1990s, and the hostname(1) manual has been trying to un-dig the hole ever since, the hostname(7) manual having the real 40-year convention.

    #DebianBugs #hostname

  28. @vinc17

    Since the 1980s, everyone else has been happy to have and document multi-label names as the norm.

    RedHat's doco, for example, has almost equally long said to use a multiple-label name as the hostname. Just like the actual Unix operating systems all did before it.

    RHEL 9 says "new-hostname.example.com" for example.

    access.redhat.com/documentatio

    #DebianBugs #hostname

  29. @vinc17

    On the contrary, multiple-label hostnames work with most softwares, even UUCP being able to have multiple-label names in bang paths, because it's been the convention since at least 1983.

    Debian has had this wrong for a long time.

    Debian's focus on putting a short hostname in and letting the HOSTS file expand it using name qualification and canonicalization mechanisms is straight out of the pre-DNS times.

    #DebianBugs #hostname

  30. @marlowe @cks

    Interesting factoid:

    The HP-UX manual is about the only one to describe a convention of the UUCP node name (available via uname(1) and uname(2)) as a distinctly configurable thing separate from the Unix hostname. (It's almost universally the same thing under the covers in modern Unices and Linux distributions nowadays.)

    The HP-UX hostname(1) has a table with the UUCP nodename as "sys" and the Unix hostname as "sys.x.y.z...".

    #hostname

  31. Y efectivamente #shodan nos confirma la ubicación y otro #hostname.
    ⬇️

  32. Anyone who does not have the #hostname in the prompt of the shell has never rebooted the wrong server.