Y
Hacker News
new
|
ask
|
show
|
jobs
by
mynameisvlad
1265 days ago
Ubuntu Server's installer allows you to import it as the authorized_keys for the new user.
1 comments
krab
1264 days ago
Cloud-init as well. The CLI utility you can use is ssh-import-id.
ssh-import-id gh:$USERNAME
link
WirelessGigabit
1264 days ago
Which is the tool that Ubuntu uses!
link