PAC File Examples Example 1 function FindProxyForURL(url, host) { // If URL has no dots in host name, send traffic direct. if (isPlainHostName(host)) return "DIRECT"; // If specifi…
A working notebook for zeal & the open systems beneath it.
The definition of vim is boundless zeal and excitement. — by cpx, since 2007. Linux, MSWindows, security, networking, and the small dotfiles that make a workstation feel like home.
To turn on Direct2D: Go in to about:config and set mozilla.widget.render-mode to 6, and gfx.font_rendering.directwrite.enabled to true. To turn off Direct2D, onc…
Option Description /BASEVIDEO Forces the use of standard VGA drivers. /SOS Lists the names of drivers as they are loaded. /NoSerialMice Is used to disables mouse detection on all o…
; Microsoft Windows ; (c) 2007 Microsoft Corporation. All rights reserved. ; ; Sample Unattended Setup Answer File ; ; This file contains information about how to automate the inst…
The manual way 1. Insert your USB flash drive. 2. Hit WIN+R, type cmd and click OK. 3. Type diskpart and hit ENTER 4. Type list disk, hit ENTER and identify the disk number for you…
To flush/Delete the ARP cache in Windows , run the following command; netsh interface ip delete arpcache
#!/usr/bin/expect -f # telnet into tor and get clean path using expect spawn telnet 127.0.0.1 9051 expect "Escape character is '^]'." send "AUTHENTICATE\r" expect "250 OK" send "si…
about:config layout.spellcheckDefault value to “2″ restart firefox
Clear Firefox Data Ctrl+Shift+Del
Windows 7 Activation cscript slmgr.vbs -ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX cscript slmgr.vbs -ato