Skip to content

Instantly share code, notes, and snippets.

@travelmap
travelmap / nginx.conf
Last active August 29, 2015 14:25 — forked from plentz/nginx.conf
# to generate your dhparam.pem file, run in the terminal
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048
## SYSTEM
alias rez="exec zsh"
alias ll="ls -lahi --color=auto"
alias e="exit"
alias sudo="sudo "
alias c="clear"
alias m="mkdir "
### apt-get