Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: pdf layout

...


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

$ putty -load HPA-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.


Div
classpagebreak


The image below shows a PuTTY terminal window connected to the guest MPE/iX system console:

...

(warning) Line-editing is very limited. To delete a character on the command-line, use BACKSPACE. Note that the deleted character will still be visible until it is overwritten. Block-mode applications are not supported.

Div
classpagebreak


Using xhpterm

The xhpterm terminal emulation (an X Windows version of freevt3k ) does not support many terminal escape sequences used by historic HP3000 hardware, but it can be used to run block-mode applications. It must be used on a serial line set up for raw mode.

...

The following image shows an xhpterm window connected to the second serial line of an emulated MPE/iX system (running NMMGR):

Div
classpagebreak


Working without Block-Mode Enter key

...