Skip to content

Instantly share code, notes, and snippets.

@rondorkerin
Last active August 29, 2015 14:00
Show Gist options
  • Save rondorkerin/11354093 to your computer and use it in GitHub Desktop.
Save rondorkerin/11354093 to your computer and use it in GitHub Desktop.
TODO list:
Go through the entirety of vimtutor (http://linuxcommand.org/man_pages/vimtutor1.html)
Learn how to use tmux (http://robots.thoughtbot.com/a-tmux-crash-course)
Learn how to install LAMP on ubuntu (php version 5.3 apache 2.2)
Get an older version of ubuntu (12.04 or earlier) http://releases.ubuntu.com/12.04/
Read http://www.phptherightway.com/
Go through this linux guide: http://tldp.org/LDP/intro-linux/html/
Read about supervisor (we use it to control all of our daemons) http://supervisord.org/
Read about gearman (this is how we make backend queues) http://gearman.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment