Skip to content

TAG

Linux

8 ENTRIES

  1. Setup a Headless Raspberry Pi with Raspbian Jessie on OS X

    To celebrate Halloween I’ve decided to put together a guide that will show you how to install Raspbian Jessie, the (as of this

    Administration 5 MIN
  2. 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
  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. Fix for Ubuntu 10.04 Server USB Install

    A bunch of tricky issues arise when trying to install Ubuntu Server from a USB drive. Also, there exists a bug in the GRUB

    Administration 3 MIN
  5. Install Ruby on Rails on Ubuntu 10.10

    In my post, Install CakePHP on Ubuntu 10.10 and 11.10, we took an in-depth view into installing CakePHP on Ubuntu 10.10.

    Administration 8 MIN
  6. 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
  7. Download the Linux Source Code

    It is said that the best way to learn how to program is to read and modify other people’s code. Through an open,

    Linux 1 MIN
  8. 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