Right now I’ve invited team members using their email id. How do they log in to the server from putty/ssh. Whats the equivalent for ssh <user>@<up>?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @spillai
Depending what type of access you want for your team members, you would then create users on the server or give them the
root
user. https://www.digitalocean.com/community/tutorials/how-to-create-a-sudo-user-on-ubuntu-quickstartIf you want to use SSH keys, then you can look at this tutorial: https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server