this post was submitted on 31 Jul 2026
372 points (94.9% liked)

linuxmemes

32316 readers
717 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 3 years ago
    MODERATORS
    top 35 comments
    sorted by: hot top controversial new old
    [–] kinther@lemmy.world 4 points 19 hours ago (1 children)

    For more fun IPv6 knowledge, Hurricane Electric provides a certification course! You also get a t-shirt when you finish it.

    https://ipv6.he.net/certification/

    [–] dbtng@eviltoast.org 1 points 18 hours ago

    That's pretty cool. I crammed to pass the CCNA, and some of its fading from my head now. I could use a refresher. Thanks!

    [–] comador@lemmy.world 20 points 2 days ago (3 children)

    Momma I'm comin' 127.0.0.1

    God: I'm 0.0.0.0/::1

    [–] nonentity@sh.itjust.works 7 points 1 day ago

    Home is ~, localhost is wherever you are.

    [–] dbtng@eviltoast.org 1 points 1 day ago

    0111111.00000000.00000000.00000001
    But I doubt your momma can read that.
    Mine can't. She's not interested in binary or hex, despite my efforts to convince her how fascinating the topic is.

    [–] in_my_honest_opinion@piefed.social 22 points 2 days ago (2 children)

    That's way too broad, for protection it should probably be 255.255.255.254

    [–] G_M0N3Y_2503@lemmy.zip 1 points 22 hours ago

    at least N95!

    [–] giacomo@lemmy.dbzer0.com 15 points 2 days ago (2 children)

    255.255.255.252 for your significant other

    [–] libewa@feddit.org 1 points 1 day ago (1 children)

    I think you both have an off-by-one error there. Itβ€˜s /32 for one device and /31 for 2 devices (selected by the last bit). It feels wrong to have /32 be the entire adress space btw.

    /32 is often used in static IP networks that face the public, I do it with direct point to point VPNs all the time.

    [–] somenonewho@feddit.org 4 points 1 day ago (1 children)

    I don't need a gateway or broadcast to talk to my SO just .0 for me and .1 for them

    [–] kn33@lemmy.world 2 points 19 hours ago

    Yeah but then you don't have ARP and you gotta set in the MAC manually and that just seems like a hassle.

    [–] possiblylinux127@lemmy.zip 23 points 2 days ago (2 children)

    Network prefix length/CIDR notation: ( Ν‘Β° ΝœΚ– Ν‘Β° )

    [–] undefined@lemmy.hogru.ch 6 points 2 days ago (2 children)

    Could we have an IPv6 one? It’s 2026.

    [–] HeyJoe@lemmy.world 4 points 1 day ago (3 children)

    But it's not possible to do this joke since ipv6 does not have subnets.

    There's no subnets, but there are network length prefixes/CIDR

    [–] offspec@lemmy.world 2 points 1 day ago (2 children)

    What? There's no way that's right, right?

    [–] kinther@lemmy.world 1 points 19 hours ago

    You could interpret it that way, sure. There are so many IPv6 addresses you really don't have to subnet anything like you did in IPv4. The typically "mask" you will see is a /64.

    [–] dbtng@eviltoast.org 2 points 1 day ago

    Well, sort of.
    You can divide up IPv6 addresses as you like.
    But ... there's so much space there that they are typically just divided in half.
    64 bits of subnet (aka routing prefix) + 64 bits of host address.
    They play a lot of games with the first 12 or so bits to say what kind of network it is, and the rules change a lot for multicast and other address types.
    So its not a subnet as you know it, but it still is.

    [–] undefined@lemmy.hogru.ch 2 points 1 day ago (1 children)
    [–] libewa@feddit.org 3 points 1 day ago (1 children)
    [–] dbtng@eviltoast.org 0 points 1 day ago (1 children)
    [–] libewa@feddit.org 3 points 1 day ago (1 children)
    [–] dbtng@eviltoast.org 2 points 1 day ago (1 children)

    Two reasons.

    You were responding to someone who offered a /24 as a subnet.
    There are 32 bits in an IPv4 address. /24 is 255.255.255.0.
    So they were wrong too in reference to IPv6, but at least they were making sense.
    You responded with /128, which is the full range of the IPv6 address.
    That would be like the prior poster saying /32 aka 255.255.255.255.
    There's no usable range there.

    And, see my post above for the rest of the breakdown, but you were looking for /64.

    [–] libewa@feddit.org 1 points 23 hours ago (1 children)

    But the mask is a firewall to prevent viruses from leaving or reaching you, so a firewall on ::1/128

    [–] dbtng@eviltoast.org 1 points 19 hours ago

    Ah. Well that's nonsense, but it is a take on the graphic with some internal cohesion.

    [–] fistac0rpse@fedia.io 13 points 2 days ago (2 children)
    [–] giacomo@lemmy.dbzer0.com 17 points 2 days ago

    its hardly even a meme.

    [–] itrealgood@mander.xyz 10 points 2 days ago

    He runs allpine btw

    [–] xia@lemmy.ca 13 points 2 days ago

    A subnet mask mask!

    I'll get your coat