Skip to content

Instantly share code, notes, and snippets.

@mw866
Last active October 21, 2022 09:29
Show Gist options
  • Save mw866/cce0e87fb762f1a04805e7fd155ce26d to your computer and use it in GitHub Desktop.
Save mw866/cce0e87fb762f1a04805e7fd155ce26d to your computer and use it in GitHub Desktop.
#raspberrypi
#on client
sudo vim cat .ssh/id_ed25519.pub
#on pi paste the public key
sudo vim .ssh/authorized_keys
# (optional) rename the hostname
sudo vim /etc/hostname
sudo vim /etc/hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment