workgood@lemmy.dbzer0.com to Linux@lemmy.mlEnglish · 9 hours agodo you miss anything from windows?message-squaremessage-square110fedilinkarrow-up157
arrow-up157message-squaredo you miss anything from windows?workgood@lemmy.dbzer0.com to Linux@lemmy.mlEnglish · 9 hours agomessage-square110fedilink
minus-squareimacatnotaman@lemmy.mllinkfedilinkarrow-up5·7 hours agoSometimes I miss BSODs because it forced a reboot and closed all of my open applications on a regular basis. With linux, i have a habit of getting lazy and never rebooting, meaning i always have a lot of open applications. lol
minus-squareLiketearsinrain@lemmy.mllinkfedilinkarrow-up2·6 hours agoSet a cron job that randomly does “echo c > /proc/sysrq-trigger” May need enabling of the sysrq magic key.
Sometimes I miss BSODs because it forced a reboot and closed all of my open applications on a regular basis. With linux, i have a habit of getting lazy and never rebooting, meaning i always have a lot of open applications. lol
Set a cron job that randomly does “echo c > /proc/sysrq-trigger”
May need enabling of the sysrq magic key.