Using SSH to communicate

From IGEP - ISEE Wiki

Revision as of 22:30, 29 October 2017 by Manel Caro (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Setting up your SSH session using PuTTy

PuTTY is a free implementation program of SSH for Windows and Unix platforms. You can download it from here.

Once you have installed it, run the program and select the SSH option button.

Putty ssh.png

Next insert the Host Name or the IP address of the destination you want to connect to.

(Note: To set the IP of your IGEP device, read this article)

Ensure that the port is set to 22, the default for SSH communications.

Finally, push the Open button to start the SSH session.

See also