Skip to content

Windows SSH with MobaXTerm

Michael Sumner edited this page Sep 8, 2016 · 4 revisions

This is an alternative to installing "Putty", and we now recommend use of MobaXTerm.

If PuTTY is not installed, follow the installation instructions.

Install MobaXTerm

http://mobaxterm.mobatek.net/download-home-edition.html

Download either:

  • the Portable edition, and just unzip it
  • the Installer edition (may require Adminstrative priviliges)

Run MobaXterm

Find the shortcut, or just run the .exe

Use ssh from the command line just like those Linux or Apple folk

ssh -i mykey.pem [email protected]

Clone this wiki locally