You are here

documentation

scalable log storage and analysis at PLUG

This Thursday Kibana creator Rashid Khan will talk scalable log storage and analysis at PLUG. His talk will cover patterns for log shipping, the problems in traditional centralized log storage, as well as issues with syslog shipping overall. We'll explore the options in the open source space, and define a stack that can be gradually merged into a legacy syslog network, with further optimizations as we later spin down the legacy redundant logging infrastructure.

comparing strings in the shell

While creating materials for my bash class I needed to create some globbing exercises for my students.

It occured to me that a string operator and a comparison to the null string can be used to check if something is a substring of another value.

Sure, you can use Substring Expansion to see if the substring is at a known location such as "Does the value of $foo start with 'bar'?", but length and location are often unknown.

Say, for instance, I wanted to know if it's a word a Dalek would shriek? Easy to do with regular expressions: grep ate$ /usr/share/dict/words.

new modules for shell scripting class

Added several modules to my shell scripting class tonight. Added a couple that had been recently been created. Also added a couple I created tonight. Good work on a couple others as well, but they're not yet going online. Working on a lab exercise now. It should be available for tomorrow.

SCaLE 10x call for proposals ends Thursday

SCaLE's 10x call for proposals is closing Thursday. There is a bit of effort required for speaker registration, so don't wait until Thursday night to start.

Note that SCaLE 10x is a litte earlier in the year than past SCaLE conferences as it's now in January.

SCaLE 10x: January 20-22, 2012 at the Hilton Los Angeles Airport Hotel.

ABLEconf 2012 Call for Participation is open

The ABLEconf call for participation is open. We're looking for technology experts and business leaders to discuss how open technologies can help transform Arizona businesses.

This year we're allowing tutorials, panels, labs and hackfests in addition to presentations. Submit something interesting.

Early bird deadline is 2011Nov20.

SCaLE design contest ends Friday, 2011Nov04

For its 10th anniversary SCaLE is running an art contest. The winner gets a free trip, including airfare within the continental US, to Los Angeles for SCaLE 10x.

Look to SCaLE's page on the contest for details.

SCalE 10x is 2012Jan20-22.

Added list of orgs to contact for ABLEconf

At tonight's PLUG meeting I asked everyone there to help promote ABLEconf. To that end, it was requested that I post a list of organizations to contact, so I pulled the list out of last year's wiki and created a blog entry.

If you are interested in helping us, please choose appropriate organizations for the Call for Presentations as that closes soon and we still need to reach more people.

Presentation accepted for SCaLE 9x

Apparently my Tunneling with SSH presentation was accepted for SCaLE 9x as I'm on the schedule. No email confirmation yet. I presume that'll come through soon.

This presentation is an expansion and update of my Linux Journal article on how to Use SSH to Cross a Suspect Host Securely from last year.

GNU/Linux security class will run for MCC

MCC's GNU/Linux security class is scheduled to start Oktober 20th. This one doesn't run very often, so sign up now.

The class has been confirmed for this quarter. It will be running.

The class got dropped from the system, but is being added back in. I was able to confirm tonight that it will be running.

Call the BII at 480 461 6100 and ask for Jessica to sign up for the class.

Pages

Subscribe to RSS - documentation