- Copy ssh keys to user@host to enable password-less ssh logins.
ssh-copy-id user@host
To generate the keys use the command ssh-keygen
- Start a tunnel from some machine’s port 80 to your local post 2001
ssh-copy-id user@host
To generate the keys use the command ssh-keygen