Sometimes you want to copy a single large file and have them restart where it left off if the transfer fails. Instead of using scp,

Instead of Traceroute use this: mtr
mrt is a very useful Linux command line utility for diagnosing networking problems. It’s basically of a combination of ping and traceroute in one. It’s best

time, One of the Most Useful Linux Commands
If you run or write a lot of software run on the command line from time to time you probably want to know how long

Running the Same Command Over SSH to Multiple Servers in Parallel
If you manage multiple servers, or even just a few, this command might come in handy. It’s called dsh – distributed shell. It acts very similar