enter the following text in the address bar: about: shows info on Firefox version number, copyright, etc.; about:config reveals the Configuration Console, a repository brimming over with scores of customizable settings; about:cache displays a summary of both your memory and file cache, with ...Read More

ARP to assign IP Adress">

If you install a new device, that has no ip assigned to it, but you have the mac address of this device, you can use arp and ping to assign a temporary ip address: 1) Assign ARP/IP Windows: > arp -s 192.168.1.123 00-aa-cc-c6-09 Linux: # ...Read More