Ubuntu 16: create new ssh key By admin1. April 20204. December 2020tech ssh-keygen -t rsa -b 4096 -C "email" -f ~/.ssh/lightsail.pem ssh-keygen -f lightsail.pem -y copy to ./ssh/authorized_keys ssh -i .ssh/lightsail.pem ubuntu@ip-address