diff options
author | 2012-11-30 14:51:35 +0000 | |
---|---|---|
committer | 2012-11-30 14:51:35 +0000 | |
commit | 647e67fa843db32558849b6802ef95a61ab92a80 (patch) | |
tree | 30e8bdf0bc0f867288753c9e92b91c2effcb1d7e /doc/tips/Decentralized_repository_behind_a_Firewall.mdwn | |
parent | bfb1fc459becae05ed8540201116b49af987d021 (diff) |
Diffstat (limited to 'doc/tips/Decentralized_repository_behind_a_Firewall.mdwn')
-rw-r--r-- | doc/tips/Decentralized_repository_behind_a_Firewall.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn b/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn index ff2b1706a..471a08c58 100644 --- a/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn +++ b/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn @@ -52,4 +52,5 @@ In any case, the setup is much, much, much more secure than Dropbox. With Dropbo ----- ¹ My always-on computer at home is a raspberry pi with a 32GB USB stick. Best self-hosted dropbox you could imagine. -² You can just forward the port, but not open a shell, by adding the -N command. I rarely use this. + +² You can just forward the port, but not open a shell, by adding the -N command. This could be useful for connecting on startup, e.g. in /etc/rc.local. I prefer to open the shell to forward the ports, maybe use it, and close it to stop it. |