Debian emergency shutdown
The following tutorial describes how to emergency shutdown Debian when it does not respond to shutdown -r now.
When we issue the command
1 | shutdown -r now |
and we get the result:
1 2 3 | Failed to start reboot.target: Activation of org.freedesktop.systemd1 timed out Failed to open initctl FIFO: Nie ma takiego urządzenia ani adresu Failed to talk to init daemon. |
The way to force a safe shutdown would be:
emergency shutdown:
1 | echo 1 > /proc/sys/kernel/sysrq |
1 | echo o > /proc/sysrq-trigger |
emergency restart:
1 | echo 1 > /proc/sys/kernel/sysrq |
1 | echo b > /proc/sysrq-trigger |
Related entries:
Fotoxx Photo editor in Ubuntu 20.04 and Linux Mint 20
RoundCube session time increase
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 20.04
████████████████████████████████ 3.10 ████████████████████████████████ 11
Install Audacity audio editor on Ubuntu 20.04





