It is sometimes important to gather information about a specific web host. A simple example is a traceroute that can be used to get information about a connection to a specific host. Most operating systems come with a basic set of networking tools that display those information. But the standard tools of the operating system [...]
- Author: Jack Wallen
- Comments: None
Troubleshoot networking problems with GNOME’s Nettools
How many times have you had networking issues and not known exactly where to start? With Linux there are so many tools you can choose from. Add to that the choice between console and GUI and you have the making for a rather confusing start. Most new Linux users (and many of those who have [...]
- Author: Martin Brinkmann
- Comments: 3
Internet Maniac Networking Software
Rarst reviewed an interesting networking software today on his excellent blog (you should check it out if you are interested in tech). Internet Maniac is a old school networking software that has not been updated in ten years. Old software does not necessarily have to be bad or outdated especially if it deals with elements [...]
- Author: Martin Brinkmann
- Comments: 2
WebHopper Internet Traceroute Tool
The traceroute command lists the servers – which are also called hops – that the connection uses to reach the destination. There is basically never a direct connection to a regular website, it will always use a number of servers before it reaches the destination. Windows users can use the tracert destination command to display [...]
- Author: Martin Brinkmann
- Comments: 3
Traceroute From Multiple Locations
The Traceroute command displays the list of Internet hops that lie between your local computer and the remote computer. It provides an excellent way to identify connection problems because it is actually showing you the hop that is causing the problems. Just Traceroute (via Digital Inspiration) takes this a step further by issuing a traceroute [...]
- Author: Martin Brinkmann
- Comments: 16
Ways to check if a website is really down
I got the inspiration for this post from the Download Squad article “Is this web site down for everyone or is it just you ?” which mentioned a service that would check if a website was down or if it was more likely to be a problem on the user’s side. Some guys mentioned in the comments that the website checking service would display false results from time to time which in turn convinced me to write a post about other methods on how you can check if a website is up, or not.
