New pages
From DuncanWiki
- 22:26, 7 May 2012 Shell One Liners (hist) [892 bytes] Duncan (Talk | contribs) (Created page with "=Copying Files= ==Copying to Multiple Targets== This will recursively copy, preserving permissions, to two separate directories. tar cvfp - sourdir/ | tee >(cd /storage/WD...")
- 00:50, 24 March 2012 SL6 Router (hist) [7,527 bytes] Duncan (Talk | contribs) (Created page with "I'm documenting my buildout of a super-router based on Scientific Linux 6. I'm using my Asus EEE Box and a Cisco/Linksys USB ethernet adapter for a second NIC. * VPN via Ope...")
- 17:21, 22 March 2012 Get Smarter (hist) [81 bytes] Duncan (Talk | contribs) (Created page with " =Web Services= Varnish, a web site accelerator * https://www.varnish-cache.org/")
- 17:13, 15 January 2012 SL6 and KVM (hist) [284 bytes] Duncan (Talk | contribs) (Created page with "=Generating MAC= Find a 6 character hex-compatible word you like & generate random MAC addresses based on that. egrep '^[a-f]{6}$' /usr/share/dict/words I liked 'deface' so I...")