Queensland University of Technology   Brisbane Australia Skip bannerSkip to content A university for the real world - Information Technology Services
QUT Home TILS Home
Staff Directory Contact us
ITS Home About ITS Assistance Services Governance

Using Secure Shell

HPC & Research Support
About Us
Apply for System Access
User Guides
  Frequently Asked Questions
  Batch Processing
  Running Graphical Software
  Network File Storage
  Using Environment Modules
  * Using Secure Shell
  Guides for Linux/Unix
  Other Guides
Web Links
Project Showcase & Gallery
Services & Resources
Performance Statistics
News & Updates
Client Satisfaction Results
Service Feedback

[Print-friendly version]

SSH is a Secure SHell.

  • It provides a mechanism for providing secure communication (encrypted data) between a client and a server thereby removing the spoofing of network traffic to gather sensitive data, i.e. username/password etc.
  • Once you connect to the server from a client, all network traffic goes through a tunnel where it is encrypted at one end and decrypted at the other. Everything that goes through the connection is encrypted and therefore safe.
  • This client will be used to replace telnet in the future.

Unix

Windows

If  you are using a Microsoft OS. If so, you will need to do the following:

  1. If you have not previously used this type of connection software you may need to Modify your Windows registry to allow plain text passwords to be passed to Sirius
    (refer Plaintext help web page).
  2. Download the SSHWinClient-3.0.0 client for Windows or see http://www.ssh.com/   for other versions.
  3. Install the SSH client software then change the setting for QUT.
  4. The QUT non-commercial license file is SSHlic.dat. Download or copy this into a file and import it through the 'Help' menu option using 'Import License File'.
  5. Next edit settings for profile settings tunnelling to tick tunnel X-11 sessions.
  6. Connect to Sirius

PC X Windows sessions

  1. Run eXcursions or some other X emulator on your PC so as to be able to receive X applications from a server (Sirius). Note: use the eXcusions control panel to turn the eXcusions XDMCP off and to change to multiple windows for more control.
  2. Start a Secure Shell session and login to Sirius when you need an X display. This should appear in the eXcursions window. You can test this by calling xclock

or alternatively

  1. Start a Secure Shell session and login to Sirius.
  2. Login to Sirius with eXcursions.
  3. Go back to Secure Shell Set the DISPLAY variable in the environment (server side) that you wish to display to, i.e. using your pc's ip number 131.181.xxx.xxx (this may be dinamically allocated from the dialin login process)

    e.g. on Sirius-> xterm -display 131.181.xxx.xxx:0 &
    or
    on Sirius-> setenv DISPLAY 131.181.124.122:0; xterm &
  4. From Secure Shell session then send any any other xterms or winterms back to your PC or workstation from Sirius using Secure Shell
Example
To establish a session with Sirius at QUT use a Terminal Window and Connect or Quick Connect
Host name: sirius (or sirius.qut.edu.au)
User name: QUT Access name (or sirius login name)
Port number: 22
Authentication method: Password