CH391L/Connecting Server

From Marcotte Lab
< CH391L
Revision as of 10:16, 25 January 2011 by Marcotte (Talk | contribs)

Jump to: navigation, search
  • If you already got the account info from Taejoon, but you don't know how to connect to the server using that info,

here are brief instructions.

Windows

First, download 'putty.exe' from putty website: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

If you are still confused, just click this.

You can see 'putty' or 'putty.exe' file on your computer. Click the file, so you can see the window like this.

putty-01.jpg

Type 'host' address, and make sure the port number and 'ssh' protocol.

Then, new type of window as below will ask your login id and password. Type them sequentially.

putty-02.jpg

Tada! Now you are in cygnus server.

putty-03.jpg

If you want to logout, type 'exit'.

Mac

If you use Mac OSX, it is very easy to connect server.

  1. Open 'Terminal'
  2. Type 'ssh cygnus.icmb.utexas.edu'

Then, type your id and password. That's it. (I am not sure whether ssh client is a default app or not. But I believe that you can find the way to install it if it is not installed in your mac.)

Linux

Should I explain this to you? I don't think so.