Error message

  • Warning: count(): Parameter must be an array or an object that implements Countable in antispam_user_load() (line 1554 of /home/edscil/public_html/sites/all/modules/antispam/antispam.module).
  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2404 of /home/edscil/public_html/includes/menu.inc).

Blogs

Blog Posting, Same as My Article, Testing

Web Site has not been updated for quite a while now but that does not mean that not much has been going on, it just means we have been busy on other things.  We have been having some problems with our IT infrastructure but things are looking up now.  Wiki was up, then has been down for quite a wile now.  We have lost a lot of content, but we are rebuilding that as well.  With luck will have some good news soon.  That is it for this posting, this is my first and just sort of a test.

one-liners

Everyone loves on-liners, right? No, not those awful puns and jokes your coworkers bother you with, but near-magic on-line commands for the linux / unix command line interface!
Here's a few I've collected over the past couple years at work that occasionally make my life easier. A lot of these are awk on-liners, or just some bash on-liners. I also occasionaly find myself using ruby or perl for on-liners, but I haven't "Saved" many of those. I'll try to remember to start "saving" them here. 
 

Regular Expressions

Anyone who knows me well knows that I am Linux / Unix nut, a CLI nut, and that I LOVE regexs.

There are several regexes I find myself using relatively frequently at work, so I've decided to share them here, in case anyone else finds them useful.

 

Any engine should be able to use this to find Cisco IOS Version numbers in text:

[0-9]{2}\.[0-9]\([0-9]+[a-z]?\) ?([A-Z]+[0-9]?)?

This one will help you find an IP address in some text, and only valid IP addresses, NOT junk like 333.256.456.999 :

OH boy

Ok, April and May have been busier than I expected, so I haven't had any progress on any projects. And classes have started back up for me a little over a week ago.

I'm back

I've been "away" for a bit. Even though the school semester has come to na end, I immediately took off for Floriday, for a much needed vacation. My wife and I enjoyed the sun, the surf, and the sights. Then I was back again for a week before I was off again. This time to Virginia to take SANS FOR408 - Windows Forensics.

Pages

Subscribe to RSS - blogs