1. ln /source/dir linktarget -sSymbolic link to directory
2. ⌘ + shift + 4 then spaceTake a screenshot of the current window
3. rake -TList available rake tasks
4. sudo dpkg-reconfigure tzdataChange timezone on ubuntu
5. sudo netstat -ltnp | grep ':80'Find apache blocking processes
6. du -h --max-depth=1Summarised disk usage of top-level nodes
7. ssh -o TCPKeepAlive=no
-o ServerAliveInterval=15 addr
SSH with keepalive signal every 15 minutes to prevent close