Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: broken link

...

If not done so already during the installation, copy the provided PuTTY profiles to the correct directory on the host system. See See Post-Installation Tasks in  Charon-PAR Software Installation#PARSoftwareInstallation-Post-InstallationTasksInstallation.

Accessing Emulated Charon-PAR/PA3 Systems via Terminal Emulation

...


StepCommand / Action
1Make sure the preconfigured PuTTY profiles are in the directory .putty/sessions or .config/putty/sessions in your home directory.(see see Post-Installation Tasks in  Charon-PAR Software Installation#PARSoftwareInstallation-Post-InstallationTasksInstallation)
2Start PuTTY from the command-line. 

$ putty -load PAR-Telnet

3Should you get an error that a font was not found, change the font.

Start PuTTY from the command-line.

$ putty

  • Select and load the required profile.
  • Select Fonts on the left and select a monospace font.
  • Select Session on the left and save the profile.
4To connect from a remote host, change localhost in the template to the correct hostname or IP address.

Start PuTTY from the command-line.

$ putty

  • Select and load the required profile.
  • Change the hostname to the one of the Charon-PAR host as required.
  • Connect to the remote Charon-PAR system.

...