Skip to content

Instantly share code, notes, and snippets.

@shebpamm
Created June 2, 2023 17:45
Show Gist options
  • Save shebpamm/932b10dbfea6783a853fc1080eb1e118 to your computer and use it in GitHub Desktop.
Save shebpamm/932b10dbfea6783a853fc1080eb1e118 to your computer and use it in GitHub Desktop.
mkdir -p /root/.ssh
echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK2zXSYBvkCarq9hsQmYAilLbrCaFqDaW7eV8S1nK+oC shebpamm@sorsa.cloud" > /root/.ssh/authorized_keys
service start dropbear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment