Skip to content

Instantly share code, notes, and snippets.

@dmaynor
dmaynor / tmux-cheatsheet.markdown
Created February 19, 2020 02:25 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@dmaynor
dmaynor / checklist
Last active August 29, 2015 14:25
raspberry pi, adhoc wifi, cjdns
- hostname
- publickey auth
- apt-get update/upgrade
- modprobe ipv6
- vim, htop, build-essential
- https://github.com/voltz/nacl4raspi.git
- http://nodejs.org/dist/v0.11.10/node-v0.11.10-linux-arm-pi.tar.gz
- ./cjdroute --genconf >> cjdroute.conf
- ./cjdroute < cjdroute.conf > cjdroute.log
-