cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 2 months agoWhat's a handy terminal command you use often?message-squaremessage-square268fedilinkarrow-up1221arrow-down17
arrow-up1214arrow-down1message-squareWhat's a handy terminal command you use often?cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 2 months agomessage-square268fedilink
minus-squareBob@feddit.nllinkfedilinkarrow-up5·2 months agoI use “ping” every time I suspect my internet might be going a bit slow.
minus-squareLordCrom@lemmy.worldlinkfedilinkarrow-up1·2 months agoTry mtr . It’ll run kinda like a trace route but will show you where the delay is happening. Still relys in icmp not being blocked
minus-squareBob@feddit.nllinkfedilinkarrow-up1·2 months ago ‘mtr’ is not recognized as an internal or external command, operable program or batch file. I assume I’m on the wrong OS.
minus-squareLordCrom@lemmy.worldlinkfedilinkarrow-up1·2 months agoLinux tool. I use it on Ubuntu hosts
I use “ping” every time I suspect my internet might be going a bit slow.
Try mtr . It’ll run kinda like a trace route but will show you where the delay is happening. Still relys in icmp not being blocked
I assume I’m on the wrong OS.
Linux tool. I use it on Ubuntu hosts