System Administration Toolkit: Set up remote access in UNIX through OpenSSH

OpenSSH has become the defacto standard for connecting to remote machines in a secure way. Not only do you use it for simple interactivel terminal access, but for transferring files and as a backbone for services like Subversion for securely transferring files.

In System Administration Toolkit: Set up remote access in UNIX through OpenSSH I show you how to set up OpenSSH, how to copy files using sftp and scp, and how to set up password-less login by copying across your OpenSSH keys.

Read System Administration Toolkit: Set up remote access in UNIX through OpenSSH