this post was submitted on 31 Jul 2026
650 points (98.5% liked)

linuxmemes

32345 readers
520 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
     

    Transcript:

    Two panel meme.

    Top panel: Woman in the front seat of a car screaming at a child in the rear seat. She's saying "Why can't you just shutdown?"

    Bottom panel: A child screaming "A stop job is running for Session c2 of user ... (1:30 / no limit)"

    you are viewing a single comment's thread
    view the rest of the comments
    [–] avidamoeba@lemmy.ca 13 points 4 days ago (1 children)
    [–] lost_faith@lemmy.ca 15 points 4 days ago (2 children)

    Used it a few times now, so much better than holding the power button.

    For users that are not aware: alt+print screen then one at a time with a few seconds inbetween press the keys above, switch the O for a B to reboot instead of shutting down

    [–] otacon239@lemmy.world 19 points 4 days ago

    When I first used this trick, they sent me my black hoodie and green text projector in the mail as a prize.

    [–] OwOarchist@pawb.social 1 points 3 days ago* (last edited 3 days ago) (1 children)

    This sounds a lot more difficult than just holding the power button for a few seconds. How is it better?

    (Though I guess it could be beneficial for some laptops that don't have a traditional power button.)

    [–] volore@scribe.disroot.org 8 points 3 days ago* (last edited 3 days ago)

    REISUB basically does the same thing but slightly more gracefully. It will still reboot through basically any lockup (I have yet to encounter one it didn't work on), but it gives your machine the chance to settle some things before cutting the power.

    If a Linux machine locks up or freezes completely, use REISUB to restart it more gently than pushing the Power Button.

    Hold down Alt and the SysReq (Print Screen) keys, and then type R E I S U B, with 2-3 second delays between the key presses to give the commands a better chance to complete.

    R: Switch the keyboard from raw mode to XLATE mode
    E: Send the SIGTERM signal to all processes except init
    I: Send the SIGKILL signal to all processes except init
    S: Sync all mounted filesystems
    U: Remount all mounted filesystems in read-only mode
    B: Immediately reboot the system, without unmounting partitions or syncing

    source

    I suppose if you wanted to be extra quick and liked living dangerously you could just do alt + sysrq + R + B (I'm assuming switching the keyboard mode is necessary for getting the other commands to work during a complete lockup, but I could be wrong, you might only need B). But I wouldn't recommend it, REISUB is plenty fast for me.

    There are other commands too, like alt + sysrq + F to summon the OOM killer.

    Lastly, and perhaps most critically, it also feels way cooler than just holding a single button. Comme Γ§a: