Skip to content

Instantly share code, notes, and snippets.

Mi4wMjJ8fDE1OTM2NDQyMjEwOTk7MTU5MzY0NDIyMTA5OTsxNTkzNjQ0NjkyMTg0O0xldGhhbCBNb25zdGVyO2FkcWFqfDExMTExMTAxMTAwMTAwMTAwMTAxMHwyNzYuMjI2NjY2NjY2NjY5MjszNzA1LjIyNjY2NjY2Njc2NDc7NTQ3OzA7Nzk0OzE7MDswOzA7MDswOzA7MDswOzA7MDswOzA7MDswOzA7MDs7MDswOzA7MDswOzA7MDstMTstMTstMTstMTstMTswOzA7MDswOzUwOzA7MDstMTstMTsxNTkzNjQ0MjIxMDk4OzA7MDs7NDE7MDswO3wxOCwxOCw4ODIsMCwsMDs5LDksMjAyOCwwLCwwOzAsMCwwLDAsLDA7MCwwLDAsMCwsMDswLDAsMCwwLCwwOzAsMCwwLDAsLDA7MCwwLDAsMCwsMDswLDAsMCwwLCwwOzAsMCwwLDAsLDA7MCwwLDAsMCwsMDswLDAsMCwwLCwwOzAsMCwwLDAsLDA7MCwwLDAsMCwsMDswLDAsMCwwLCwwOzAsMCwwLDAsLDA7MCwwLDAsMCwsMDswLDAsMCwwLCwwO3wxMTExMTAwMDAwMDAwMDEwMTAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAw
{
"files.autoSave": "onFocusChange",
"editor.fontFamily": "Operator Mono SSm Lig, Operator Mono SSm",
"editor.tabSize": 2,
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
[default]
use_https = True
access_key = BLAHBLAHBLAH
secret_key = BLAHBLAHBLAH
@JeremyGeros
JeremyGeros / Irregular Verbs.markdown
Created February 16, 2012 04:26
known Irregular Spanish Verbs
  • abalanzar
  • abanicar
  • abarcar
  • abarracar
  • abastecer
  • abdicar
  • abducir
  • aberrar
  • abnegar
  • abocar
Login into remote machine and run
mkdir ~/.ssh
then log off and copy up your ssh key
scp ~/.ssh/id_rsa.pub rs:.ssh/authorized_keys2
other keys should be added to this file
@JeremyGeros
JeremyGeros / gist:1249854
Created September 29, 2011 02:36
Deploy log
:: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no deploy@ec2-50-18-127-82.us-west-1.compute.amazonaws.com '/usr/local/ey_resin/ruby/bin/gem list engineyard-serverside | grep "engineyard-serverside" | egrep -q '\''1\.4\.13[,)]'\'
:: running git --git-dir /data/GoVocab/shared/cached-copy/.git --work-tree /data/GoVocab/shared/cached-copy fetch -q origin 2>&1
debug1: Connecting to github.com [207.97.227.239] port 22.
debug1: Connection established.
debug1: identity file /home/deploy/.ssh/GoVocab-deploy-key type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-5github2
debug1: match: OpenSSH_5.1p1 Debian-5github2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1
debug1: SSH2_MSG_KEXINIT sent