tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 22 hours agoHow to find reason why linux froze or crashed ?message-squaremessage-square16linkfedilinkarrow-up143arrow-down10file-text
arrow-up143arrow-down1message-squareHow to find reason why linux froze or crashed ?tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 22 hours agomessage-square16linkfedilinkfile-text
My mint froze and i had to force shitdown, is there a ctrl alt delete ? How to find the reason it froze ?
minus-squareLiketearsinrain@lemmy.mllinkfedilinkarrow-up1·6 hours agoYou need to have a look at the logs using journalctl. Type journalctl —help, have a look at the options (I think —since may be what you want) and post the logs if you want to.
You need to have a look at the logs using journalctl.
Type journalctl —help, have a look at the options (I think —since may be what you want) and post the logs if you want to.