this post was submitted on 27 Mar 2026
48 points (100.0% liked)

Linux

64166 readers
144 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

My mint froze and i had to force shitdown, is there a ctrl alt delete ?

How to find the reason it froze ?

you are viewing a single comment's thread
view the rest of the comments
[–] Archr@lemmy.world 6 points 3 days ago (1 children)

I'm not sure that I would recommend a newer user use sysrq. It is a very powerful tool that you definitely should not be blindly following from a random internet post without knowing what each command does.

In a truly frozen system then it can be good, but only as a final last resort. If the system can be unfrozen by other methods then that should be preferred instead.

[–] madnificent@lemmy.world 3 points 2 days ago

Totally switch to a terminal first like you suggested and see if you can work your way from there. My suggestion goes after yours. Always try to fix the running system first.

It's probably wise to check man pages and other introductory documentation for most system administration tasks. Even though they're super low-level, they are in my opinion better to send than just pulling the power plug.