siriusmart@lemmy.world to Programmer Humor@lemmy.ml · 8 months agoits still deprecatedlemmy.worldimagemessage-square34fedilinkarrow-up136arrow-down10
arrow-up136arrow-down1imageits still deprecatedlemmy.worldsiriusmart@lemmy.world to Programmer Humor@lemmy.ml · 8 months agomessage-square34fedilink
minus-squarezurohki@aussie.zonelinkfedilinkEnglisharrow-up4·8 months agoI know whenever I try to help someone with a Linux issue it’s always an uphill battle to get them to stop guessing what they think the problem might be and show me the logs. People really don’t want to give you the information you need to help them.
minus-squareKISSmyOSFeddit@lemmy.worldlinkfedilinkarrow-up4·8 months agoTo be fair, people who know which logs to attach and how to get them usually already know enough to troubleshoot the issue by themselves.
minus-squarepng@discuss.tchncs.delinkfedilinkarrow-up4·8 months agoThis is such a hard part of learning Linux. “Just look at the logs” Which logs? Where? How?
minus-squareKISSmyOSFeddit@lemmy.worldlinkfedilinkarrow-up0·edit-28 months agojournalctl > logs.txt (don’t actually do this)
I know whenever I try to help someone with a Linux issue it’s always an uphill battle to get them to stop guessing what they think the problem might be and show me the logs.
People really don’t want to give you the information you need to help them.
To be fair, people who know which logs to attach and how to get them usually already know enough to troubleshoot the issue by themselves.
This is such a hard part of learning Linux. “Just look at the logs” Which logs? Where? How?
journalctl > logs.txt
(don’t actually do this)