Skip to content

Instantly share code, notes, and snippets.

View zero-entropy-universe's full-sized avatar

mx_on_the_moon zero-entropy-universe

View GitHub Profile
@zero-entropy-universe
zero-entropy-universe / Node_AWS_Linux.md
Last active July 10, 2018 18:36 — forked from nrollr/Node_AWS_Linux.md
Install Node.js on Amazon Linux (EC2)

Installing Node.js on Amazon Linux AMI

The following will guide you through the process of installing Node.js on an AWS EC2 instance running Amazon Linux AMI 2016.09 - Release Notes

For this process I'll be using a t2.micro EC2 instance running Amazon Linux AMI (ami-d41d58a7). Once the EC2 instance is up-and-running, connect to your server via ssh

SSH Login Without Password

1. Log in on A as user a and generate a pair of authentication keys. Do not enter a passphrase:(normally, A is your computer)

a@A:~> ssh-keygen -t rsa

Enter file in which to save the key (/home/a/.ssh/id_rsa): 
Created directory '/home/a/.ssh'.
Enter passphrase (empty for no passphrase): 
@zero-entropy-universe
zero-entropy-universe / iterm2.md
Created December 5, 2017 23:52 — forked from squarism/iterm2.md
iterm2 cheatsheet

Tabs and Windows

Function Shortcut
Fullscreen + Enter
Previous Tab + Left Arrow
Next Tab + Right Arrow
Go to Tab + Number
Go to Window + Option + Number
Go to Split Pane by Direction + Option + Arrow