From d14c3def2b5233e507f3041b5bce97678d9a3381 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U" Date: Fri, 30 Nov 2012 14:51:35 +0000 Subject: [PATCH] --- doc/tips/Decentralized_repository_behind_a_Firewall.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn b/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn index ff2b1706a5..471a08c58e 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.