Articles in the system_administration category

  1. OS X Caching Only Name Server

    Posted on in System Administration

    By default, Mac OS X 10.4 (Tiger) comes with BIND 9 pre-installed and pre-configured to operate in caching-only mode. Unfortunately, the operating system is not configured to start the server at boot time, or even use the server if it was running. In this series of articles, we'll create …

  2. Top 5 OS X Command Line Utilities For Administrators

    Posted on in System Administration

    The true beauty of Mac OS X is Darwin, the BSD-based UNIX that runs under the hood of every Mac OS X computer. Having UNIX handy is what attracted me to OS X, and I know plenty of other administrator-types that have followed suit. Every UNIX variant has commands that …

  3. What is TCP Window Scaling?

    Posted on in System Administration

    The original TCP specification included a window size no larger than 64 KB. This limitation was introduced by the 16 bit header that specified window size. To achieve the recommended 1 MB window size, RFC 1323 TCP extensions must be enabled. The rest of this post is a somewhat detailed …

Slaptijack's Koding Kraken