Versions Compared

Key

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

...

Info

The OpenSSH ssh command as discribed below can be used with some addional additional tools as well as on Windows host System. See section Windows Host System for Details.

...

Code Block
languagebash
ssh-keygen -f "/home/$USER/.ssh/known_hosts" -R 192.168.1.10

Usefull commands:

Open

...

a SSH connection

To open a shell on the camera use the following command:

...