How to add a new user on a Linux server (with SSH access)

preview_player
Показать описание

In this tutorial we'll take a look how to add a new user in a Linux environment, in particular a DigitalOcean droplet and then make sure the new user can access the server with an SSH key by making sure they have the approopriate public key.

We'll also make sure the user has sudo access so they can perform tasks with elevated privileges.
Рекомендации по теме
Комментарии
Автор

Thank you, that was really useful... ✨✨

kRystal
Автор

How to add another developer (with custom ssh key) as an user to VPS?

maxfir
Автор

Hey could you make video on how to deploy multiple node apps on ubuntu.

zoki
Автор

4:37, what is the chown command hidden by you plz

samiajulia
Автор

Thanks for the vid. chown -R yields invalid group

TB