@[email protected] to [email protected] • 9 months agoWhat's a handy terminal command you use often?message-square281fedilinkarrow-up1226
arrow-up1226message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 9 months agomessage-square281fedilink
minus-squareBoblinkfedilink5•9 months agoI use “ping” every time I suspect my internet might be going a bit slow.
minus-square@[email protected]linkfedilink1•9 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•9 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