Skip to content

Instantly share code, notes, and snippets.

View metaxis's full-sized avatar

Aaron Peterson metaxis

View GitHub Profile
@metaxis
metaxis / gist:729867
Created December 6, 2010 04:32 — forked from botchagalupe/gist:721028
student knife workstation setup

Setup a Student Chef Client on Ubuntu

ssh ubuntu@<IP Supplied by the Instructor>  (password opstrain_0150)

mkdir -p ~/chef-repo/.chef

From your Client box copy your Key and config files

scp *.pem ubuntu@ec2-?????.com:~

scp .pem ubuntu@ec2-?????.com:~