Skip to content

Instantly share code, notes, and snippets.

View seegras3's full-sized avatar

Niels Peretzke seegras3

View GitHub Profile

Setting up a SSL Cert from Comodo

I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.

These are the steps I went through to set up an SSL cert.

Purchase the cert

@seegras3
seegras3 / tmux-cheatsheet.markdown
Created August 15, 2016 21:51 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname