Add public key to ssh-open server to login without password
https://linuxhint.com/ssh-using-private-key-linux/ On the remote server we need to chmod 700 ~/.ssh chmod 600 ~/.ssh/authorized_keys
Keep learning every time, even if it's just a little.