Available SSH client on Windows

The following SSH clients on Windows are available to connect TSUBAME.

OpenSSH client (Windows 10 functionality)

OpenSSH client can be installed via [Apps]-[Manage optional features] section in Settings app.

ssh, ssh-keygen, etc commnads(same as linux) are available after the installation.

PuTTY

Official Site

PuTTY is a free SSH Client software.
Please refer to this article to generate the SSH key.

Window Subsystem for Linux

Linux environments can be constructed on Windows by downloading Linux distribution(such as Ubuntu, OpenSUSE) from Windows 10 store.

ssh, ssh-keygen commands are available from that.

 

Cygwin

Official Site

Cygwin provides a pseudo-Linux environment on Windows.

ssh, ssh-keygen commands are available from that.