Skip to content

Instantly share code, notes, and snippets.

@sshnaidm
Created October 20, 2014 09:24
Show Gist options
  • Save sshnaidm/3f2ec3d89e01263c5d92 to your computer and use it in GitHub Desktop.
Save sshnaidm/3f2ec3d89e01263c5d92 to your computer and use it in GitHub Desktop.
ubuntu console login
#cloud-config
password: ubuntu
chpasswd: { expire: False }
ssh_pwauth: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment