Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
# Copying the SSH key with SSH-copy-id for the system of our example 

sudo ssh-copy-id -i /root/.ssh/id_rsa.pub pi@192.168.0.66

...