Skip to content

Commit

Permalink
general-tips.md: added REISUB info
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-192 committed Nov 12, 2024
1 parent c7228a6 commit 5ee2643
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion general-tips.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# General tips for the EndeavourOS users

<small>
Last updated: 2023-Feb-02
Last updated: 2024-Nov-12
</small>

For more tips and information, see: https://forum.endeavouros.com
Expand All @@ -19,6 +19,11 @@ Tip: to run command `welcome` from the terminal, create a function into your `~/
# add the following line into ~/.bashrc
welcome() { eos-welcome --once "$@" & }
```
### Be prepared for a system crash: REISUB
If your system freezes, crashes, or something similar happens and there seems to be no way
to restart the system without pressing the power button,
see [this link](https://forum.endeavouros.com/t/tip-enable-magic-sysrq-key-reisub) (REISUB) and be
better prepared for such problems.

## Update problems

Expand Down

0 comments on commit 5ee2643

Please sign in to comment.