tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 1 month agoHow to find reason why linux froze or crashed ?message-squaremessage-square17linkfedilinkarrow-up150arrow-down10file-text
arrow-up150arrow-down1message-squareHow to find reason why linux froze or crashed ?tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 1 month agomessage-square17linkfedilinkfile-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·1 month 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.