Digital oceans create new user ssh

To create a new user and set up SSH access on a DigitalOcean droplet, you can follow these steps:

Step 1: Log in to your DigitalOcean account and access your droplet

Step 2: Create a new user

Step 3: Set a password for the new user

Step 4: Add the new user to the sudo group

Step 6: Copy the public SSH key to the new user's home directory

That's it! You should now be able to log in to your DigitalOcean droplet using the new user's credentials.