@[email protected] to [email protected] • 4 months agoWhat's a handy terminal command you use often?message-square264fedilinkarrow-up1217arrow-down18
arrow-up1209arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 4 months agomessage-square264fedilink
minus-squareBoblinkfedilink5•4 months agoI use “ping” every time I suspect my internet might be going a bit slow.
minus-square@LordCromlink1•4 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-squareBoblinkfedilink1•4 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.
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