==================== OpenSSH Installation ==================== OpenSSH ======= Client:: sudo apt-get install openssh-client Server:: sudo apt-get install openssh-server .. admonition:: Debian Packages * `openssh-client `_ * `openssh-server `_ Other OpenSSH and SSH related packages ====================================== .. admonition:: Debian Packages * `ssh-askpass-gnome `_: Agent Frontend * `sshfs `_: Mounting remote Filesystems (SFTP via FUSE) * `seahorse `_: GNOME Keyring Frontend * `sshuttle `_: where transparent proxy meets VPN meets ssh