UNSW   Faculty of Engineering PRINT VERSION SITE MAP  
cse | School of Computer Science and Engineering (CRICOS Provider No. 00098G)
    #About CSE     #Undergraduate Study     #Postgraduate Study     #Timetables & Courses     #Research & Publications     #People & Work Units     #Help & Resources     #News & Events     #High School Portal

Last updated 19.02.08


SSH Access

Once you have logged on to a computer (using UDUS or some other Internet Service Provider) you need to connect to the School's computers to use your School account (Note: Your School account is separate to your UDUS account). To access your School account remotely you can use the ssh command. SSH (Secure SHell) is a replacement for Telnet that provides secure encrypted communications between two hosts over an insecure network (such as the Internet). SSH also has many more options than Telnet.

Note: As of Session 2 2002, the use of telnet to remotely access the School's servers is not supported. You must install a SSH client on your computer and connect via SSH. There are a number of free SSH clients available. We recommend OpenSSH (Unix/Linux), PuTTY (Windows), SSHWin (Windows) and MacSSH (Macintosh). Information on where to download these clients is available at: http://www.cse.unsw.edu.au/faq/questions/ssh-install.html

The general use of the ssh command is:

    % ssh -l  login.cse.unsw.edu.au

at a shell prompt. For example:

    % ssh -l fpoacha login.cse.unsw.edu.au

If you are using a GUI client such as PuTTY then enter login.cse.unsw.edu.au for the destination.

For more information on using PuTTY to SSH to CSE, please see

http://www.cse.unsw.edu.au/~helpdesk/documentation/Putty.html

As usual, there is a man page for the ssh command which you should read. All of the GUI clients mentioned above support most of SSH's many options and have good documentation to help you configure them correctly.

After running the ssh command and connecting to one of the School's host computers you will be presented with a login prompt at which you should enter your username and password as if you were using the computers from a lab on campus. The SSHWin client has a ``Connect As'' option, so you will only be prompted for a password.


Table 1.3: Computers available to ssh to.
Machine Name Hardware Operating System
wagner PC Linux
weill PC Linux
williams PC Linux

Please note, this information changes periodically. For updated and further information please refer to: http://www.cse.unsw.edu.au/help/computing/facilities/index.html



Subsections
Loc Van Huynh 2007-03-15
Top Of Page

 ###
Site maintained by webmistress@cse.unsw.edu.au
Please read the UNSW Copyright & Disclaimer Statement