this post was submitted on 30 Jul 2026
502 points (98.3% liked)

linuxmemes

32278 readers
1875 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 50 comments
    sorted by: hot top controversial new old
    [–] cupcakezealot@piefed.blahaj.zone 1 points 29 minutes ago

    it's now safe to turn off your computer

    [–] arc99@lemmy.world 3 points 3 hours ago* (last edited 3 hours ago) (1 children)

    This boils down to a Linux using a file system which allows files to be deleted or replaced in the inode table while something has the old file open. So it's easier (although not simple) to replace packages while other stuff is running. Whereas Windows has to shut everything else down so nothing has the file open to replace it and also fix stragglers during the next reboot.

    [–] WhyJiffie@sh.itjust.works 2 points 3 hours ago

    its more to do with the fact that until recently linux distros did not have a desktop pc centered idea on how to do updates. but distros started to support offline updates, so you can install updates in a safer way, while the system is not running.

    a major difference is that linux offline updates allows you to just shut down, without taking time with updates.

    [–] HugeNerd@lemmy.ca 2 points 3 hours ago (1 children)

    "shutdown" is a noun. I was on vacation because the company was in shutdown.

    "shut down" is the compound verb you wanted.

    [–] funkajunk@lemmy.world 1 points 38 minutes ago

    Grammar checking a wojack meme?

    Username checks out.

    [–] m3t00@lemmy.world 2 points 4 hours ago

    script on desktop; shutdown -h now, or hit button

    [–] Noobnarski@lemmy.world 4 points 7 hours ago (2 children)

    It's even worse, when I tell my work Windows 11 computer to shut down and I have to choose update and shutdown because it decided to do updates, sometimes it reboots a few times but then it doesn't turn off afterwards.

    I'm never going to install Windows 11 on any of my devices, it's so bad.

    [–] AndyMFK@lemmy.dbzer0.com 4 points 4 hours ago (1 children)

    I bought a new mini PC the other day that shipped with windows 11. Before installing Linux I thought "I'll just boot into windows to make sure the hardware is all correct".

    I got as far as the windows welcome screen and thought "it's actually just going to be faster and easier to install Debian instead of going through all this windows bullshit"

    [–] Bluewing@lemmy.world 1 points 3 hours ago

    I got a new Mini a month ago. Before I even powered it up, I stabbed a USB stick into it, hit escape on boot, and killed that bitch with Kinonite.

    There are two things a person needs to do when starting up a fresh new computer: First, you must bathe in the purifying waters of Lake Minnetonka, and never, ever let Windows have even a single chance to live.

    [–] Buddahriffic@lemmy.world 1 points 3 hours ago (1 children)

    Or my old windows 10 machine would wake itself up in the middle of the night to run updates that the group policy wouldn't even allow it to download without my permission and then just sit there. If I hadn't fallen asleep yet, I'd notice the monitor light up the next room and get up swearing at Microsoft until I tracked down where the wakeup timer was set and disabled it. Only to find it re-enabled after some updates.

    Fuck Microsoft.

    It's fun when your laptop decides to do this kind of nonsense from inside your laptop bag, smothering itself in its own heat.

    [–] Honytawk@discuss.tchncs.de 6 points 9 hours ago (3 children)

    Are you guys really using a command to shut down a computer?

    Because you can do the same with Windows, but nobody uses it because it is just not convenient to use commands for that.

    shutdown /s

    [–] LePoisson@lemmy.world 3 points 3 hours ago

    Yeah, you can even throw a /f in there to force close all apps so it will kill everything and go nighty night. I used to use it with /t command if I wanted to download something while I was out but not have the PC run all day.

    That's not the best way to turn your PC off but hell half the time I just murder mine by holding down the power button anyways. As long as you're not being crazy shutting her down in the middle of some data operations you'll be fine.

    [–] Haaveilija@lemmy.world 5 points 5 hours ago

    "please shut down (this is sarcasm)"

    [–] Croquette@sh.itjust.works 4 points 9 hours ago (1 children)

    I used it when I was watching movies to fall asleep to but did not want to use the battery. You can specify a time with /t before the shutdown occurs.

    [–] nautevenkidding@feddit.org 2 points 7 hours ago

    I always did a sleep 1h && systemctl suspend

    [–] MonkderVierte@lemmy.zip 2 points 7 hours ago* (last edited 7 hours ago) (4 children)

    Systemd waiting for to terminate on shutdown is one of the reasons i've ditched it.

    [–] luciferofastora@feddit.org 2 points 3 hours ago (1 children)

    I don't think I've ever had that issue. My PC shuts down within a few seconds. What kind of things would refuse to terminate?

    [–] WhyJiffie@sh.itjust.works 3 points 3 hours ago

    a bad configuration, mostly. people love to bash systemd but this is sensible, that it does not outright kill services that aren't ready for that. if your computer shuts diwn slowly because of that, that is a configuration issue, that either a service or a mount does not stop cleanly.

    [–] kadotux@sopuli.xyz 4 points 4 hours ago (1 children)

    "A stop job is running for user manager for UID 1000" is such a pain :D

    [–] wilmo@programming.dev 1 points 4 hours ago* (last edited 4 hours ago)

    You can change the default wait from 90 seconds to something like 5 seconds.

    /etc/systemd/system.conf.d/system.conf

    [Manager] DefaultTimeoutStopSec=2s

    [–] wilmo@programming.dev 1 points 4 hours ago

    You could just configure the default timeout.

    [–] kuerbiskernoel@feddit.org 1 points 4 hours ago

    I solve that by holding my power button, not worth the hassle of ditching systemd for me

    [–] 1984@lemmy.today 7 points 12 hours ago (1 children)

    You can just type "shutdown now" and it does.

    [–] sudoer777@lemmy.ml 2 points 8 hours ago (1 children)

    Or just poweroff, one word not two

    [–] andho@lemmy.zip 2 points 4 hours ago

    How about halt

    [–] LiarAmongAll@lemmy.zip 4 points 10 hours ago

    Windows update set my PC back almost 3 years for some unknown reason, lost so much shit. That was my final fuck it this shit moment, I installed Mint last week. A little bit of a learning curve, but I'm enjoying it and not worried about everything getting ruined unless I do something dumb. I can live with my own stupid.

    [–] waldfee@feddit.org 54 points 19 hours ago (2 children)

    [**    ] A stop job is running for Session c1 of User gdm (49s / 1min 30s)

    load more comments (2 replies)
    load more comments
    view more: next β€Ί