cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 1 year agoWhat's a handy terminal command you use often?message-squaremessage-square267linkfedilinkarrow-up1229arrow-down16
arrow-up1223arrow-down1message-squareWhat's a handy terminal command you use often?cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 1 year agomessage-square267linkfedilink
minus-squareBob@feddit.nllinkfedilinkarrow-up5·1 year agoI use “ping” every time I suspect my internet might be going a bit slow.
minus-squareLordCrom@lemmy.worldlinkfedilinkarrow-up1·1 year 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·1 year ago ‘mtr’ is not recognized as an internal or external command, operable program or batch file. I assume I’m on the wrong OS.
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