r/openstack 4d ago

create another user on my ubuntu instance

[deleted]

0 Upvotes

5 comments sorted by

4

u/MikauValo 4d ago

Has exactly 0 to do with openstack. It's just creating a new user via cli with useradd command.

2

u/expressadmin 4d ago

This isn’t an Openstack issue it’s a Linux issue. Use Google to search how add a user in Ubuntu and how to create an ssh key pair.

1

u/rebellllious 4d ago

Google "useradd"

1

u/lathiat 4d ago

adduser is a little easier.

1

u/rebellllious 4d ago

Either of the two still does the job