this post was submitted on 08 Oct 2025
925 points (94.0% liked)

linuxmemes

27676 readers
794 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 will not be tolerated.
  • 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.
  • 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 2 years ago
    MODERATORS
     
    (page 3) 50 comments
    sorted by: hot top controversial new old
    [โ€“] Dhar@lemmy.ca 4 points 6 days ago (1 children)

    I'm still waiting for them to get DNS and user services working. Then it'll finally be usable.

    [โ€“] tal@olio.cafe 3 points 6 days ago (1 children)

    DNS

    There's systemd-resolved. I don't know if you mean that it has some kind of limitation.

    [โ€“] Dhar@lemmy.ca 1 points 6 days ago (1 children)

    It doesn't work with private DNS servers or forward DNS over VPN. Removing it is always the first thing I have to do with new Linux installs.

    [โ€“] tal@olio.cafe 1 points 6 days ago

    It doesnโ€™t work with private DNS servers or forward DNS over VPN.

    Like, you want to have it query some particular DNS server?

    From man 5 resolved.conf:

       DNS=
           A space-separated list of IPv4 and IPv6 addresses to
           use as system DNS servers. 
    
           For compatibility reasons, if
           this setting is not specified, the DNS servers listed
           in /etc/resolv.conf are used instead, if that file
           exists and any servers are configured in it.
    

    If you specify your private server there, it should work. For VPN, I mean, whatever VPN software you're using will need to plonk it in there. Maybe yours is not aware of systemd-resolved, is modifying /etc/resolv.conf after systemd-resolved has already started, and it doesn't watch it for updates?

    In my /etc/nsswitch.conf, I have:

    hosts:          files myhostname mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] dns
    

    I'm assuming that the "resolve" entry is for systemd-resolved.

    kagis

    https://www.procustodibus.com/blog/2022/03/wireguard-dns-config-for-systemd/

    With systemd-resolved, however, instead of using that DNS setting, add the following PostUp command to the [Interface] section of your WireGuard config file:

    PostUp = resolvectl dns %i 9.9.9.9#dns.quad9.net 149.112.112.112#dns.quad9.net; resolvectl domain %i ~.
    

    When you start your WireGuard interface up, this command will direct systemd-resolved to use the DNS server at 9.9.9.9 (or at 149.112.112.112, if 9.9.9.9 is not available) to resolve queries for any domain name.

    [โ€“] psycho_driver@lemmy.world 4 points 6 days ago

    I do not particularly care for it and most of my systems are still systemd free. Much like pulseaudio in its later days, I've learned to deal with it when I must. Also like pulseaudio, something better will probably come along.

    [โ€“] Vile_port_aloo@lemmy.world 2 points 6 days ago (1 children)

    This not a kill tony joke?

    [โ€“] WhatGodIsMadeOf@feddit.org 2 points 6 days ago* (last edited 6 days ago)

    No, kill Tony just sticks his thumb up his butt for Joe Rogan. Nothing to do with Linux.

    [โ€“] rumba@lemmy.zip 2 points 6 days ago

    I don't mind the config.

    I don't mind most of the features.

    I dislike them trying to use timers to get rid of cron

    I like it's logging for linux on the desktop if I lose some logs becuas of space that's what i'd do anyway

    I don't like it's logging for servers, those logs are necessary and need to be preserved.

    journalctl -f is pretty cool

    journalctl -fu is pretty cool

    [โ€“] BartyDeCanter@lemmy.sdf.org 150 points 1 week ago (4 children)
    load more comments (4 replies)
    [โ€“] Rooty@lemmy.world 117 points 1 week ago (1 children)

    The other day I wrote I like snaps and shot more rope than Spiderman.

    [โ€“] SatansMaggotyCumFart@piefed.world 54 points 1 week ago (5 children)

    Flatpak is amazing especially with storage being so cheap these days.

    [โ€“] Cenzorrll@lemmy.world 3 points 6 days ago* (last edited 6 days ago) (1 children)

    I just had an issue with the vscodium flatpak, been using it for two months with no issue in an online course, got to learning GUIs, import module, doesn't exist. I couldn't figure out why it wasn't there, installed three different python versions of it three different ways, still nothing. Couldn't even get vscodium to point to a different interpreter that I knew was there (yet it doesn't say it's not there, just that some things won't work). Still nothing. Three hours later, after trying everything I could think of, I realized that it was because I installed the flatpak version when it clicked that it worked in Geany and I didn't have python 3.13 in my repos, yet that was the only one I could see in vscodium.

    [โ€“] SatansMaggotyCumFart@piefed.world 3 points 6 days ago (2 children)

    That sounds like user error.

    [โ€“] Cenzorrll@lemmy.world 3 points 6 days ago (1 children)

    Vscodium isn't in the repos for opensuse, but yes, this user should have found a way to install it on bare metal in the first place.

    Have you tried butterflies?

    load more comments (1 replies)
    [โ€“] ikidd@lemmy.world 41 points 1 week ago
    load more comments (3 replies)
    [โ€“] SatansMaggotyCumFart@piefed.world 86 points 1 week ago (3 children)

    Systemd is the greatest innovation that Linux has ever seen bar none.

    [โ€“] Trainguyrom@reddthat.com 43 points 1 week ago

    Since I started actually doing system administration and actually interacting directly with SystemD all of the hate for it I'd soaked up from enthusiast forums melted away. I've never used any of the other init systems so maybe I'm missing out, but I do appreciate SystemD for what it does

    load more comments (1 replies)
    [โ€“] TimeSquirrel@kbin.melroy.org 68 points 1 week ago (13 children)

    Okay, so, this place IS filled with furries. Cool.

    load more comments (13 replies)
    [โ€“] xxce2AAb 63 points 1 week ago (2 children)

    Must your climax be fueled by our frustrations? Vibrators are cheap, you know.

    [โ€“] archonet@lemy.lol 61 points 1 week ago (1 children)

    Must your climax be fueled by our frustrations?

    Maybe that's exactly what gets him off.

    [โ€“] tal@olio.cafe 35 points 1 week ago (2 children)

    Frankly, this should be implemented with something like a combination of:

    https://github.com/QazCetelic/lemmy-know

    Lemmy Know (let me know) is a lightweight CLI application / Docker service that monitors Lemmy for reports on posts and comments and sends notification. These can be sent to a Discord channel with a webhook or as MQTT messages (schema), which is useful for more complex setups with e.g., Node-RED.

    https://www.home-assistant.io/

    Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.

    https://www.home-assistant.io/integrations/mqtt/

    MQTT (aka MQ Telemetry Transport) is a machine-to-machine or โ€œInternet of Thingsโ€ connectivity protocol on top of TCP/IP. It allows extremely lightweight publish/subscribe messaging transport.

    https://github.com/DevelopmentalOctopus/ha-buttplug

    Buttplug.io Integration for Home Assistant

    https://intiface.com/central/

    Intifaceยฎ Central is an open-source, cross-platform application that acts as a hub for intimate haptics/sensor hardware access

    Some collection of hardware devices from:

    https://iostindex.com/?filter0Availability=Available%2CDIY&filter1Connection=Digital&filter2ButtplugSupport=4

    That'd permit for, say, having message events drive a state machine to control devices or something like that.

    [โ€“] whimsy@lemmy.zip 1 points 6 days ago

    The unix shell pipeline keeps giving

    load more comments (1 replies)
    load more comments (1 replies)
    [โ€“] CannedYeet@lemmy.world 31 points 1 week ago* (last edited 6 days ago)

    I just like being able to use things I learn across Ubuntu, Debian, Arch and RHEL.

    Also prefixing a command with systemd-cat and having the logs go to the journal is pretty nice. Then I don't have to worry about rotating them.

    [โ€“] nialv7@lemmy.world 29 points 1 week ago (5 children)

    may i ask you to kindly provide the source of this image?

    load more comments (5 replies)
    load more comments
    view more: โ€น prev next โ€บ