this post was submitted on 02 Oct 2025
684 points (95.1% liked)

linuxmemes

27540 readers
2153 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
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] Samskara@sh.itjust.works 4 points 21 hours ago (6 children)

    That’s the best part of this post. Windows is fully automatic, while on Linux you need to tell apart two terminal commands with confusing naming.

    [–] Kiuyn@lemmy.ml 1 points 1 hour ago

    Fully Automatic Update Against Your Will.

    [–] DacoTaco@lemmy.world 3 points 12 hours ago* (last edited 12 hours ago)

    You think ive touched the apt commands in linux...?
    I mean, youre right, but thats because i like to be hands on. But i dont have to if i wanted :p

    [–] eta@feddit.org 18 points 21 hours ago (2 children)

    Not necessarily. On Arch it's just "sudo pacman -Syu" and on Fedora it's just "sudo dnf update".

    [–] anguo@piefed.ca 16 points 21 hours ago (1 children)
    [–] rwdf@lemmy.world 5 points 20 hours ago (1 children)
    [–] fascicle@leminal.space 3 points 17 hours ago (1 children)
    [–] felbane@lemmy.world 4 points 14 hours ago

    I just click the "Install Updates" notification when it pops up.

    [–] Samskara@sh.itjust.works 13 points 20 hours ago (1 children)

    See, it’s super easy on Linux, just different on every distribution.

    [–] DaTingGoBrrr@lemmy.world 4 points 13 hours ago (1 children)

    If you're too stupid to remember one or two commands there are GUI applications available where you can click "a button" to update your system.

    Or make an alias with the update command and name it "update". This works on every distro.

    [–] Samskara@sh.itjust.works 2 points 6 hours ago (1 children)

    Ah yes, the way to advocate for Linux is calling users stupid.

    [–] DaTingGoBrrr@lemmy.world 1 points 5 hours ago

    If you can't remember one or two commands then you are in fact stupid. With that said, Linux is for everyone.

    There are distros that have auto updates as a feature they ship (Linux Mint comes to mind). There are distros that are basically impossible to break and there are distros where you are responsible for building your own system and keeping it functioning. It all depends on your own needs. Linux gives you the freedom to choose and there are more than one way to do things.

    [–] moobythegoldensock@infosec.pub 11 points 19 hours ago* (last edited 19 hours ago) (1 children)

    On linux, you can do what you wish. You can use a desktop environment with a GUI software center that pops up a notification that prompts you to install updates. Or update by opening the software center and selecting the ones you want. Or use the terminal commands. Or write an alias so you can type β€œupdate” and have it execute all your commands in the right order. Or script it to run silently in the background on an automated schedule.

    And you can use your computer during updates, there’s no mandatory update during shutdown/boot.

    [–] primrosepathspeedrun@anarchist.nexus 1 points 18 hours ago* (last edited 17 hours ago) (1 children)

    If I try to update my GPU while I'm running a game sometimes it falls back to integrated graphics and gets slow+warm til I restart. That's a fuckup I just couldn't make on windows. Sorry, checkmate fosscommie.

    [–] fascicle@leminal.space 5 points 17 hours ago (1 children)

    Curious what happens in windows now

    [–] missfrizzle@discuss.tchncs.de 5 points 17 hours ago (1 children)

    fun fact: GPU drivers on Windows run in userspace, because MS got fed up with all the blue screens they caused and kicked them out of the kernel. if the GPU driver crashes, the screen will go dark for a second and then flick back on. if the GPU driver can't restart then Windows will fall back to software rendering.

    [–] DacoTaco@lemmy.world 2 points 12 hours ago

    Which is what you see happening when updating or reinstalling a gpu driver.

    Funny thing is, gpu drivers can still cause a bsod by causing fuckups in the directx driver, which ive seen happen :')

    [–] Catoblepas@piefed.blahaj.zone 5 points 19 hours ago

    On Mint I set up an automatic update schedule and have been double checking it when I think to. All GUI, no terminal commands. So far it’s been seamless. (Knock on wood)

    You dont though. Most linux also have an automatic/GUI option.