Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Running mtr' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Running mtr
Authored by: slord on Nov 22, '02 02:38:59AM
To get mtr up and running FAST. Here is a quick start guide: (1) unpack (2) go into mtr directory (3) type ./configure (4) when 3 is done, type make (5) when 4 is done, type make install (6) when 5 is done mtr is installed (7) Now to run it type sudo ./mtr apple.com and hit return (8) you will be asked for your root password because we are calling "sudo" Then just watch the numbers fly!

[ Reply to This | # ]