...
Mode | Description | Requirements | Notes | ||||||
---|---|---|---|---|---|---|---|---|---|
expect | Simulates an interactive connection to the console of the CHARON instance and performs the necessary actions. |
|
| ||||||
rsh | Executes a remote command on the guest operating system (TCP/IP is required). On Tru64 the .rhosts file must be configured and on OpenVMS the rexec/rsh services must have been enabled and a proxy must have been created. | The 'rsh.exe ' file is included in the kit. Copy it to a folder of your choice ("C:\Bin " or "C:\Charon " for example). |
| ||||||
ssh | Executes a remote command on the guest operating system over a secure connection (TCP/IP is required). | Download and install OpenSSH from the https://github.com/PowerShell/Win32-OpenSSH/releases web site or preferably the version attached to this document. If the installation is menu driven, use the default options. If there's no menu driver installation, perform the following steps: As the AdministratorAs a user with Administrator privileges, extract the package to Code Block | |
|
...