tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 6 months agoHow to find reason why linux froze or crashed ?message-squaremessage-square9linkfedilinkarrow-up136arrow-down10file-text
arrow-up136arrow-down1message-squareHow to find reason why linux froze or crashed ?tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 6 months agomessage-square9linkfedilinkfile-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.mldeleted by creatorlinkfedilinkarrow-up1·6 months 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.