How to Remote Access To CP Unix Hosts

To work on your assembly program, you must perform remote access to one of the following hosts:

Remote Access

You can work remotely via the Internet or from CP public lab (17th floor). If you login from the CP public lab, you can use "telnet" command:
telnet cpu200.cp.eng.chula.ac.th
If you are connecting via Internet or ChulaNet (modem), you will need a program called secure shell (or you can use SecureCRT) and it must support protocol SSH1.0. This program will help secure the communication by encrypted all information sending back and forth between your computer and a server. It can prevent someone else to eavdrop your remote access and get your password. The secure shell that I am using is developed by SSH Communications Security Corp. Following steps will guide you to the login process:
  1. Download a secure shell program from ftp://ftp.chula.ac.th/pub/windows/internet/ssh/SSHSecureShellClient-3.2.0.exe
  2. Install the program by run the program you have downloaded.
  3. Run the secure shell from your start menu.
  4. If you want to connect to the cpu200, click "Quick Connect" and type "cpu200.cp.eng.chula.ac.th" in "Host Name:" and your userID (u44xxx) in "User Name:"
  5. Click "Connect".

Natawut Nupairoj - natawut@cp.eng.chula.ac.th