This article is the second in a series of the basics of network troubleshooting. Last time, the ping command was demonstrated. Now the ipconfig command will be covered (the Linux/Mac ifconfig & route commands will be touched on too). While this is a basic tutorial, there are some advanced tips and topics included. The Ipconfig [...]
- Author: Martin Brinkmann
- Comments: 9
How To Flush The DNS Cache In Windows
The Microsoft Windows operating system stores all DNS look-ups in a cache to speed up the connection for future visits to previously visited websites or servers. DNS for simplifications sake turns domain names like ghacks.net into IP addresses like 96.30.22.116. To simplify it further: computer users make almost exclusive use of domain names, while computers [...]
- Author: Martin Brinkmann
- Comments: 8
Find Out Which Sites Users Have Accessed In Private Browsing Modes
Private browsing, a relative new feature that allows users to hide their web activities. The modes basically block storage of browsing session data in the browser or the computer’s hard drive. This for instance means that no data is written to the cache or the cookie storage. Users naturally feel safer using that mode, but [...]
- Author: Martin Brinkmann
- Comments: 5
Could not flush the DNS Resolver Cache
The DNS Client service is used by the Windows operating system to resolve and store domain name system names in order to speed up the process. There are a few possible pitfalls that users experience when using the DNS cache in the Windows operating system. It can for example mean that old DNS information are [...]
