WSUS GPO Settings March 11, 2014, 10:35 a.m.

tutorial tips windows sysadmin gpo

Packet loss with OS X Mavericks Feb. 20, 2014, 8:54 a.m.

Mac OS X machines may drop their network connection every half a minute or so due to a new security feature introduced in Mavericks - ARP Cache Validation, with a force disconnect for every mismatch - this supposedly stops ARP Spoofing attacks on LANs.

osx tips troubleshooting network

msadministrator Feb. 14, 2014, 6:09 p.m.

All about Windows Administration.

tutorial tips mdt mds windows sysadmin

Parallelism in one line Jan. 27, 2014, 4:20 p.m.

Multithreading in python using pool.map().

python parallel multithread parallelism article map howto hacks tips

Know your Windows Processes or Die Trying Jan. 20, 2014, 8:48 a.m.

Details of base system processes in Windows.

forensics windows security tips troubleshooting

VDSL Performance & Tuning Aug. 5, 2013, 2:02 p.m.

technical tips vdsl

iPhone Development 101 July 31, 2013, 2:03 p.m.

Library of iOS development resources.

resources iphonedev tools programming development resource tutorial tips iphone design reference

Clear out cached access keys for remote servers - Mac OS X Hints July 22, 2013, 11:06 a.m.

How to clear cached domain passwords (kerberos tickets). Fixes issue where OSX connects to file share using incorrect account. Use terminal command 'kdestroy' to delete all, or delete individually using Keychain Access and opening 'Ticket Viewer'.

osx networking tools tutorial tips reference

OpsReportCard July 8, 2013, 12:05 p.m.

The Ops Report Card is a list of 32 fundamental "best practices" or "capabilities" that high performance sysadmin teams do. Use it as a checklist to examine where your team needs improvement.

tools tutorial tips sysadmin reference

Shell startup scripts Feb. 19, 2013, 12:35 p.m.

Startup script execution order for Bash, Zsh and Shell.

scripting shell zsh tutorial tips unix bash reference

Installing windows SNMP service remotely Aug. 30, 2012, 11:40 a.m.

Howto Add SNMP Service Remotely on Windows 7/xp

snmp tips windows tutorial howto

Useful one line scripts for see July 13, 2012, 2:06 p.m.

Useful one line scripts for see

tools howto tips bash programming reference shell unix linux sed

Styled Radiolist March 10, 2012, 9:40 a.m.

CSS to style radio buttons as switches.

tips web dev css

Linux tips March 24, 2011, 1:10 p.m.

Good list of linux / bash tips & tricks.

linux tips bash tools programming