My first crossover cable. I used the following diagram from Tournas Dimitrios’ Blog: So the normal ends of the cable is wired as T-568B as shown above on the right. So I cut one end and manipulated the wires as shown on T-568A above: Cut the wires to the same length then slide into the… Read more »
Posts Categorized: network
Flushing local client DNS cache
From info I found here. This is how to flush the local client DNS cache. Windows: ipconfig /flushdns Linux: sudo /etc/init.d/networking restart Mac: lookupd -flushcache