ssh-keygen -t rsa -b 4096
ssh-copy-id root@external-server.org

Now login to your external server via:

ssh root@external-server.org