summaryrefslogtreecommitdiffstats
path: root/software/unix-tricks.page
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-09-10 01:25:37 +0200
committerbnewbold <bnewbold@robocracy.org>2012-09-10 01:25:37 +0200
commitd3a3d8b63cdeb5d6a8d3a098a1d80e6531d309f3 (patch)
treec46abcb86af4f35cc2e29fc1fb4c7e7c80a5a645 /software/unix-tricks.page
parent3fb86d09b99ef155e4b64e77547ed5f43da5e209 (diff)
downloadknowledge-d3a3d8b63cdeb5d6a8d3a098a1d80e6531d309f3.tar.gz
knowledge-d3a3d8b63cdeb5d6a8d3a098a1d80e6531d309f3.zip
backup of notes
Diffstat (limited to 'software/unix-tricks.page')
-rw-r--r--software/unix-tricks.page4
1 files changed, 4 insertions, 0 deletions
diff --git a/software/unix-tricks.page b/software/unix-tricks.page
index 293045e..62c9ebf 100644
--- a/software/unix-tricks.page
+++ b/software/unix-tricks.page
@@ -59,3 +59,7 @@ etc.
OpenSSL Primes
-----------------
See if a number is prime with ``openssl prime 2011``.
+
+SSH Tunnel
+------------
+Try [autossh](http://www.harding.motd.ca/autossh/) to keep tunnels open.