Versions Compared

Key

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

...

serial.uart0.device.command="putty -load HPA-Telnet" (default port 30000). 

To start an terminal emulator manually, perform the following steps:


StepCommand / Action
1Make sure the pre-configured PuTTy profiles are in the directory .putty/sessions or .config/putty/sessions in your home directory.(see Charon-HPA Software Installation)
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-HPA host as required.
Connect to the remote Charon-HPA system.

...

Use the following steps to start a PuTTy session across an SSH tunnel:


StepCommand
1Connect to the emulator host via SSH specifying that X11 should be tunneled.$ ssh -X <user>@<emulator-host>
2Enter the password of user to log into the emulator host system.
3Start the terminal emulation programm (e.g., PuTTy, assuming the Charon-HPA session configurations have been installed for the user).$ putty -load HPA-Telnet-VT100


Div
classpagebreak



Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc