Originally Posted by
majikstreet
Thanks! Much faster... If only I could figure out a way for SSH to remember my passphrase for my ssh key.............
Code:
riggs@ubuntu:~ $ apt-cache show keychain
Package: keychain
Priority: optional
Section: universe/net
Installed-Size: 136
Maintainer: Cesar Mendoza <mendoza@debian.org>
Architecture: all
Version: 2.5.5-3ubuntu2
Depends: debconf (>= 1.2.0), openssh-client | ssh-client, grep (>= 2.4.2-1)
Filename: pool/universe/k/keychain/keychain_2.5.5-3ubuntu2_all.deb
Size: 33100
MD5sum: 37e60562c707fe032028fd3280bff756
Description: key manager for OpenSSH
Keychain is an OpenSSH key manager, typically run from ~/.bash_profile. When
keychain is run, it checks for a running ssh-agent, otherwise it starts one.
It saves the ssh-agent environment variables to ~/.keychain/\-sh,
so that subsequent logins and non-interactive shells such as cron jobs can
source the file and make passwordless ssh connections. In addition, when
keychain runs, it verifies that the key files specified on the command-line
are known to ssh-agent, otherwise it loads them, prompting you for a password
if necessary.
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu