CS 81.21:  Introduction to Linux

© 2024 Eric Skagerberg   (All rights reserved.  This material may not be reproduced in printed or electronic format without the express permission of the author.)
Associate Instructor, Computer Studies Department
Santa Rosa Junior College, California
Unix Resources

Page last updated 19 January, 2012

Secure Terminal Programs


The SRJC Student server requires an SSH ("Secure Shell") terminal program, that encrypts your command line session with the server.  Among other things, this protects your password against detection by programs that "wiretap" your connection. If possible, use a program featuring the more-secure SSH2 protocol.

Besides the options below, see also "Terminal access" in the Student server SSH page.

Linux, Mac OS X, and Other UNIX Varieties

ssh username@student.santarosa.edu
ssh username@busstudent.santarosa.edu

Windows

Telnet Reviews (choose SSH programs only, and preferably SSH2):


Unix Resources

Unix Course

Back to Eric S. Home Page