Very handy way to force a Kernel Panic if you need to test the resilience of your Software/Systems.
# echo “1” > /proc/sys/kernel/sysrq
# echo “c” > /proc/sysrq-trigger
Very handy way to force a Kernel Panic if you need to test the resilience of your Software/Systems.
# echo “1” > /proc/sys/kernel/sysrq
# echo “c” > /proc/sysrq-trigger