“Security Questions”

From OWASP Development Guide Applications MUST NOT implement questions and answers as they are contrary to most privacy regimes and ineffective http://code.google.com/p/owasp-development-guide/wiki/WebAppSecDesignGuide_D2 Personal note: web apps that allow you to bypass password authentication via security question/answer drive me batty. I have half a mind to start contacting the webmasters to show them the above. Aleksey

GraphViz rocks

I did something cool Friday. I was trying to document all the data flows in and out of our in-house Web app. First I put the data flows into a database table: source, sink, what is being transmitted, details on the source point, details on the sink point, is it a push or a pull,…

Continue reading

Excellent job prospects are expected

Excellent job prospects are expected for Computer Network, Systems, and Database Administrators. United States – Department of Labor – Bureau of Labor Statistics – Occupational Outlook Handbook, 2010-11 Edition – Computer Network, Systems, and Database Administrators http://www.bls.gov/oco/ocos305.htm

SABOK

The Guide to the System Administration Body of Knowledge (SABOK) has been moved to http://sabok.org/

Adventures with Ubuntu 11.04 on a Thinkpad T420

Well my old laptop finally bit the dust a few weeks ago so my company got me a nice, new shiny Thinkpad T420. This is wonderful except that newest linux distros (e.g. Ubuntu 11.04) is lacking a bit on the hardware support. A few days ago I finally had almost everything working. Multi-monitor support, Nvidia graphics, etc. and all my applications worked fine except for the wireless card (a Realtec RTL8188CE) which kept cutting in and out.
Continue reading