Skip to content

Instantly share code, notes, and snippets.

@frankolson
Last active August 24, 2017 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frankolson/39fad3103be430cd0412f83425049740 to your computer and use it in GitHub Desktop.
Save frankolson/39fad3103be430cd0412f83425049740 to your computer and use it in GitHub Desktop.
Steps I used to setup an Ubuntu 16.04 Rails dev machine.

Ubuntu 16.04 Rails Development Machine

Setup Ubuntu

  1. Ubuntu Image install
  2. OpenVPN + PIA install
  3. System Upgrade
  4. Enable Workspaces

Setup Rails

GoRails Steps

  1. Install ruby (rbenv)
  2. Configure Git
  3. Install Rails
  4. Setup MySQL
  5. Setup PostgreSQL

Asthetics

  1. resize side launch bar (size: 30)
  2. Cull sidebar icons
  3. Background image
  4. Terminal color scheme
  5. Terminal background opacity

Programs to Install

  1. Chrome
  2. Spotify Client
  3. Slack Client
  4. Gitter Client
  5. Atom Editor
  6. htop package
  7. Heroku CLI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment