- Let’s create an account at https://login.ubuntu.com/
- Let’s create ssh key as follows
mkdir ~/.ssh chmod 700 ~/.ssh ssh-keygen -t rsa - Let’s copy the content of ~/.ssh/id_rsa.pub and add https://login.ubuntu.com/ssh-keys here
- Let’s follow the steps as indicated on the Ubuntu Core screen and connect remotely via SSH.
- Let’s create our user as
sudo adduser --extrausers <kullanıcı adı>
ubuntu
Create first User in Ubuntu Core
A short technical note outlining the basic approach and applicable steps for creating an Ubuntu Core initial User.