http://uov5vlsywysdx44mykfwhezqazyubs7zyqdrsl7iaawwrtkkdaig5xqd.onion/articles/SetupGitServer
Make your server trust it 1st method Just run : user:computer$ ssh-copy-id root@server 2nd method Go to your ssh public key and copy everything in there. Ssh into the server and paste your ssh public key to your ~/.ssh/authorized_keys. Disable password logins Now, if everything happened successfully, you can now log into your server without the need of the user's password (but if you entered an ssh key password, you will be promped to enter that password...