Skip to content

Instantly share code, notes, and snippets.

@jfeilbach
Created March 2, 2020 16:26
Show Gist options
  • Save jfeilbach/724cbaba6367449ba36eda8f3f74496c to your computer and use it in GitHub Desktop.
Save jfeilbach/724cbaba6367449ba36eda8f3f74496c to your computer and use it in GitHub Desktop.
Generate ed25519 ssh host key
sudo ssh-keygen -f /etc/ssh/ssh_host_ed25519_key -N '' -t ed25519
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment