Articles by: Nate Walck

Rolling OS X packages with FPM and Homebrew

If you have ever needed to package up and deploy python modules or ruby gems, you know that it is kind of a pain.  It is a very manual process. Enter FPM (Effing Package Management) with its newly minted osxpkg support.  Thanks to Tim Sutton’s recent contribution to fpm, you can now roll […]

Read more

Crypt FileVault 2 Solution now Beta

Graham Gilbert has an official post declaring Crypt to be in beta status.  Crypt is a great alternative to many of the paid solutions for FileVaule 2 escrow.  Rich Trouton gave us an early look at Crypt when it was more alpha-ish and it was looking really good.  It has […]

Read more

Adobe reserialization tool

With the recent CS6 serialization issues that popped up, many have been wondering how to fix this in a repeatable/deployable fashion.  Greg Neagle has some good links regarding this issue here and here.  Greg discusses the fix here and you can download a script that will generate a package to apply the fix here. […]

Read more

Running Commands on Remote Machines via SSH

For running commands quickly on remote machines, nothing beats SSH.  It is quick and easy to open terminal and fire off the command.  Rich has a post outlining how to execute a command on a remote machine without the need for an interactive SSH session.  This makes running commands even […]

Read more

More Adobe Flash Player “Fun”

Yesterday a new version of Flash Player was released and with it came some more challenges regarding the Flash Player installer.  Greg Neagle has compiled some information regarding the new installers which you can check out over on his blog. Nate WalckNate is a Systems Reliability Engineer at Dropbox, Inc […]

Read more

Crypt: A Client and Web App for FileVault 2 Encryption and Escrow

A new FileVault 2 escrow app has been released recently and offers a good alternative to Califlower Vest.  The app is called Crypt and it is Graham Gilbert’s baby.  Crypt has both a client and a web app (which is django-based).  Crypt seems like a great solution if you do […]

Read more

Adding Printers via Command Line

Adding printers on multiple machines can be tedious if you have to manually setup all the duplexer and paper tray options that the printer supports. Thankfully there is a command line tool called lpadmn which allows you to configure the printer and all its options in one command. You can […]

Read more

Poll: MacIT 2013 AFP548 Gathering

  Nate WalckNate is a Systems Reliability Engineer at Dropbox, Inc in San Francisco, CA. He runs afp548.com along with Sam Keeley and is one of the founding members of the ##osx-server IRC channel on freenode.net. He loves being involved in the Mac Admin community and using Open Source projects […]

Read more

Flat Packages Tips and Tricks

Tim Sutton as an interesting post which outlines some interesting tricks you can do with flat Apple packages.  Check out the writeup here. Nate WalckNate is a Systems Reliability Engineer at Dropbox, Inc in San Francisco, CA. He runs afp548.com along with Sam Keeley and is one of the founding […]

Read more

Name Computers automatically with NetSUS, NetRestore and others

If you’ve moved away from an OS X-based infrastructure and towards Linux, you may be familiar with NetSUS, which is a linux-based appliance that can be used to NetBoot Macs.  This is a great solution if you are trying to move towards virtualized and/or non-OS X servers.  One problem is […]

Read more