$title = "Using SSH in Windows"; $area = "Unix Support"; $metadata = "unix, commands, remote, ssh"; $pfloc = ""; require '/usr/local/wwwdocs/iss/fragments/header.phtml'; require '/usr/local/wwwdocs/iss/fragments/header-bc.phtml'; ?>
ssh (secure shell) is used to connect to remote hosts using a secure (encrypted) connection. It's the preferred method for remotely working on Unix machines.
On ISS Windows PCs the SSH client can be found in the Communications & Internet menu. Once the program has loaded click on the Quick Connect button on the toolbar.
In the connect dialog, enter the hostname of the remote host you wish to connect to (eg, finan.ncl.ac.uk) and your username on the remote host, then click on Connect or just press Enter.
If this is the first time you have connected to the remote host you will be asked whether you wish to save a copy of the hostkey, click "Yes" to continue.
Once connected, you can save the connection details as a profile to make future connections to the host easier.
Further documentation is available in the SSH Secure Shell for Workstations Windows Client version 3.2.9 User Manual.
require '/usr/local/wwwdocs/iss/fragments/footer.phtml'; ?>