The command “ssh” establishes a login on remote machines. For example the command
ssh alfred
will log you onto the server alfred. (From alfred you have access to your personal web-pages.)
If you use ssh (or scp or sshfs) a lot it will be convenient to use automatic autentification. The command “man ssh” will display information on howto do this. More detailed information will follow later. (If you have a good recipie on howto do this, please leave a comment.)
Tags: Linux, Remote login, Services