diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-02-21 17:40:58 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-02-21 17:40:58 +0000 |
commit | 338b47199f085eda2b92ba24bd7684b8b37d6a6b (patch) | |
tree | ce5d2e940010f653425ee5b4bac2025b8bc866dc /databases/postgresql74-server/scripts/configure.postgresql | |
parent | upgrade to 2.2 (diff) |
fsh -- Fast remote command execution
The problem: logging in to a remote system with a cryptographic
solution such as lsh or ssh takes time, due to the computationally
expensive key exchanges that occur when the connection is
established. It is common to trigger a lot of remote logins while
using remote CVS, which makes it painfully slow compared to having the
repository locally.
The solution: reuse the secure tunnel once it has been
established. fsh is a drop-in rsh-compatible replacement for ssh that
automatically resuses ssh tunnels.
WWW: http://www.lysator.liu.se/fsh/
Notes
Notes:
svn path=/head/; revision=55040
Diffstat (limited to 'databases/postgresql74-server/scripts/configure.postgresql')
0 files changed, 0 insertions, 0 deletions