Skip to content

Commit

Permalink
Add tmux.
Browse files Browse the repository at this point in the history
Fixes jlevy#2.

Also tweak image.
  • Loading branch information
jlevy committed Jun 8, 2015
1 parent 5867273 commit ce9cf31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Scope:

- Use `man ascii` for a good ASCII table, with hex and decimal values.

- On remote ssh sessions, use `screen` or `dtach` to save your session, in case it is interrupted.
- Use `screen` or `tmux` to multiplex the screen, especially useful on remote ssh sessions and to detach and re-attach to a session. A more minimal alternative for session persistence only is `dtach`.

- In ssh, knowing how to port tunnel with `-L` or `-D` (and occasionally `-R`) is useful, e.g. to access web sites from a remote server.

Expand Down
Binary file modified cowsay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce9cf31

Please sign in to comment.