Cool things I saw at SIGGRAPH 2010 exhibition hall

SIGGGRAPH 2010 Trip Report of Cool Things Aleksey Saw in the Exhibition Hall (Coolest stuff at the top.) – FusionIO had the coolest demo!! 1500 DVD-quality videos streaming from a single Fusion IO (RAM-based) 640 GB drive displayed onto a large virtual screen (composed of 16 – that’s 4×4 large displayes). all 1500 videos were…

Continue reading

Sixth Annual Triangle InfoSeCon Conference – “Call for Papers”

Sixth Annual Triangle InfoSeCon Conference – “Call for Papers” Sixth Annual Triangle InfoSeCon Conference – “Call for Papers” > > Members and Fellow ITSec Professionals, > > CALL for PAPERS is now open! See conference webpages > (http://raleigh.issa.org/conference.html). > > Spread the word within your organizations and among your cohort. > > The Raleigh ISSA…

Continue reading

Turning perl regular expressions from line noise into documented code

Problem: Sufficiently long regular expressions start to look like line noise and become unmaintainable Solution: Use perl regular expressions with the /x modifier perlre manpage reads: /x Extend your pattern’s legibility by permitting whitespace and comments. These are usually written as “the /x modifier”… The /x modifier itself needs a little more explanation. It tells…

Continue reading

Notes on Zenoss ZenPacks

Recently I was building a ZenPack for Zenoss. The ZenPack included an Event Command which executed a custom script. I wanted to store the custom script in the ZenPack and I didn’t want to do anything other than have proper script dependencies in place for it to work. (Read More)

trials in LACP

I need to transfer about 40TB from one zfs box to another box because of a problem of initial setup in box 1 that left it without redundant raid and it now has a failing disk. ZFS points this out quite nicely, but we have to get all that data off before the disk fails…

Continue reading

Analyzing I/O performance in Linux

Monitoring and analyzing performance is an important task for any sysadmin. Disk I/O bottlenecks can bring applications to a crawl. What are IOPS? Should I use SATA, SAS, or FC? How many spindles do I need? What RAID level should I use? Is my system read or write heavy? These are common questions for anyone…

Continue reading

Office 2010 – a preview

I thought I would write a little about Office 2010. I realize this isn’t about Windows, but Office is important too. I really think that Microsoft messed up the user interface on 2007, and I know a lot of people that feel the same way. Granted, they were looking to improve the user experience, and…

Continue reading

CHIMIT ’10 wants your stories from the trenches

Business, people, and technology: When we put them together, what works? What doesn’t? What explodes? ACM CHIMIT ’10 – Computer-Human Interaction for Management of Information Technology November 12-13, 2010, San Jose, CA (co-located with USENIX LISA, in San Jose) IT management is hard – in the enterprise, in small business, and even in the home….

Continue reading