Built with Grav - The Modern Flat File CMS
# Start agent eval $(ssh-agent) # Add key ssh-add
Append vim ~/ssh/config with:
vim ~/ssh/config
Host xxx.xxx.xxx.xxx ForwardAgent yes
Issue on the client:
ssh-copy-id server-ip-address