Articles by Scott Hebert

  1. Command Logging is Vital to System Administration

    Posted on in System Administration

    If you're like me, it probably seems obvious that command logging is an important part of system administration. Any change I make, whether it's on a router or server, is logged somewhere. Although folks give plenty of reasons why they don't use tools like sudo for super-user functions (inconvenience and …

  2. Using Alpha-Channel Transparency in Photoshop

    Posted on in Graphics Design

    Transparent PNGs look simple when they work. They look amateurish when they do not.

    The difference is usually not the PNG format itself. PNG supports transparency just fine. The problem is almost always the mask: hard edges, dirty pixels, color halos, or an export path that flattened the image against …

  3. Adding macOS Users Remotely from the Command Line

    Posted on in System Administration

    There was a time when adding a Mac OS X user from the command line meant talking directly to NetInfo with nicl, copying a user template with ditto, and hoping you did not fat-finger a UID. That was useful knowledge in 2007. It is also very much not how I …

  4. Implement a Sensible Naming Policy in Cisco IOS

    Posted on in Networking

    Network configuration names are not decoration. They are operational metadata. When something is broken at 2:00 a.m., the difference between ACL-EDGE-IN and access-list is not aesthetic. It is the difference between narrowing the blast radius quickly and spelunking through hundreds or thousands of lines of Cisco IOS configuration …

Slaptijack's Koding Kraken