This page (revision-6) was last changed on 2021-11-09 10:49 by Murray Altheim

This page was created on 2019-12-27 07:26 by Murray Altheim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 2021-11-09 10:49 1 KB Murray Altheim to previous
5 2021-11-09 10:48 1 KB Murray Altheim to previous | to last
4 2021-10-30 20:20 1 KB Murray Altheim to previous | to last
3 2019-12-29 19:53 416 bytes Murray Altheim to previous | to last
2 2019-12-29 19:52 301 bytes Murray Altheim to previous | to last
1 2019-12-27 07:26 190 bytes Murray Altheim to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 17 changed one line
If the username of the host is not the same as the client you should use "{{USERNAME@IP_ADDRESS}}".
If the username of the host is not the same as the client you should use "{{USERNAME@IP_ADDRESS}}". For example, if you are connecting from your home account on a desktop computer to a Raspberry Pi at 192.168.1.77, you'd use:
{{{
ssh-copy-id -i ~/.ssh/id_rsa pi@192.168.1.77
}}}