Skip to content

TAG

ubuntu

8 ENTRIES

  1. Build Your Own Home Router

    Today we’re going to build a router. Yes, that’s right, we’re venturing into networking, which for many is uncharted, technically daunting

    Tutorials 20 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. Setup a Django VM with Vagrant, VirtualBox, and Chef

    If you’ve decided that you want to learn the Django framework, but you don’t know where to begin, you’ve come to

    Tutorials 6 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. 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