Skip to content

TAG

bash

5 ENTRIES

  1. Flashing the IPMI firmware on a Supermicro X9DRW-iF

    I recently tasked myself with bringing IPMI up to date on a Supermicro X9DRW-iF server. This can be quite dangerous, as a bad IPMI

    Administration 5 MIN
  2. Automating Your MacOS X Deploy - Part I

    In this post, I’ll begin to demonstrate how beneficial it can be to automate some of the more tedious tasks involved with setting

    Administration 4 MIN
  3. Tip: Easily Find Files In The Current Directory

    If we insert the following function into our .bashrc or .zshrc we can then easily run what I call a “quick find” on the

    Linux 1 MIN
  4. Install CakePHP on Ubuntu 10.10 and 11.10

    CakePHP is a framework that allows for rapid PHP development. I recently installed it on one of my home test servers and there were

    Administration 5 MIN
  5. Basic Ubuntu Linux: sudo and apt-get

    The power of Linux lies in the strength of it’s terminal and the ability to process complex commands. New users may be a

    Linux 4 MIN