Articles by Scott Hebert

  1. Scheduled Reloads Will Save Your Bacon

    Posted on in Networking

    For those new to Cisco networking, it is often difficult to remember that changes to a Cisco network device are applied immediately. After all, it seems reasonable to assume that changes should need to be applied, just like clicking the 'Apply' button on a Netgear wireless router. Unfortunately, that is …

  2. What's My Worth?

    Posted on in System Administration

    Although this site isn't about job searches, the fact of the matter is that most network and system administrators have an interest in getting paid for their efforts. (Personally, I didn't get into Cisco networking for the glamorous parties with Paris Hilton, but maybe you did?)

    Indeed.com LogoJ.D. at Get …

  3. SlaptiUpdates: Now You Can Get Daily Slaptijack!

    Posted on in Graphics Design

    Now, through the magic of FeedBurner and email, you can get daily updates of the happenings here at Slaptijack. To get an update when new content is posted to the site, simply enter your email address in the form below, and enjoy the flow of SlaptiGoodness.

    Once you sign up …

  4. The Unjoy of Hanging MySQL Locks

    Posted on in Software

    Currently, I use mysqldump to backup several large MySQL databases amounting to millions of rows of data. During the dump process, tables get locked for reading. 99% of the time, this system works just fine.

    Ever so often (perhaps every 50-100 dumps), a read lock will hang on a table …

  5. Questions to Ask a Potential WAN Provider

    Posted on in Networking

    Robin Gareiss of Nemertes Research has a put together a nice list of questions for potential WAN providers. Most of the questions are focused on non-technical issues like billing and customer service. In fact, the most technical question in the list is

    • How many classes of service do you provide …
  6. Technorati Loves Slaptijack!

    Posted on in Graphics Design

    Just a quick note.

    Slaptijack recently broke into the Technorati Top 100,000. Obviously, this doesn't mean a whole lot (and may not last long), but it's sure neat to see that Rank number shrink from 7 digits to 5 over the last two months. With a little luck, and …

  7. Hey Slap: How Do I Define My Own MySQL Prompt?

    Posted on in Software

    Someone looked over my shoulder the other day and was blown away by my MySQL client prompt.

    (slap@localhost) [slaptijack]>
    

    The boring default client just acknowledges that you are using MySQL and nothing more. This prompt indicates your username, the server you are working on, and the database you are …

  8. The Annoyance of 'show config'

    Posted on in Networking

    How many times has this happened to you?

    SLAP#write memory
    startup-config file open failed (Device or resource busy)
    

    If you work in an environment where multiple users have enable access on Cisco devices, you've probably seen it more than once. This particular error is caused when another user has …

Slaptijack's Koding Kraken