Skip to content

Instantly share code, notes, and snippets.

View jrn90's full-sized avatar

Joe Nash jrn90

View GitHub Profile
@jrn90
jrn90 / cloud-config.yml
Created February 7, 2024 15:31
Enable SSH for the root user on Ubuntu using cloud-init.
# Enable SSH Password Authentication
ssh_pwauth: true
# User settings
users:
- name: root
lock_passwd: false
hashed_passwd: <HASHED_PASSWORD_HERE>
# Permit root login

Keybase proof

I hereby claim:

  • I am jrn90 on github.
  • I am jrnash (https://keybase.io/jrnash) on keybase.
  • I have a public key ASBvpqySiv5dgRgWRWgSatoMkgvIgziaSNYGMpF1Zuje7go

To claim this, I am signing this object: