SSH Remote Session
The following instructions are used to implement an enhanced terminal server onto a Windows Device.
Required Software:
MobaXTerm Portable - Enhanced Terminal Emulator (http://mobaxterm.mobatek.net/MobaXterm_v9.4.zip)

On Windows Device:

  • Download MobaXTerm using the URL Provided.
  • Decompress ZIP file to a permanent location for tools (i.e. C:\Tools\MobaXterm).
  • Run 'MobaXterm_Personal_9.4.exe'  from tools location.
  • Click 'Session' to open Session Settings.
  • Click 'SSH' to select a Secure Shell (SSH) session.
  • In Basic SSH settings, set Remote Host to 'retropie'.
  • Tick Specify Username check box and set to 'pi'.
  • Click 'OK' to start SSH Session with RaspberryPi.

On Terminal Emulator:
  • Enter default password for the pi credentials ('raspberry').
  • Enter 'No' at save password confirmation box, it is more secure not to save any passwords.
  • Enter the following command to display the initial O/S Version Information...
  • uname -a