Difference between revisions of "CH391L/Connecting Server"

From Marcotte Lab
Jump to: navigation, search
Line 9: Line 9:
 
You can see 'putty' or 'putty.exe' file on your computer. Click the file, so you can see the window like this.  
 
You can see 'putty' or 'putty.exe' file on your computer. Click the file, so you can see the window like this.  
  
[http://www.marcottelab.org/users/CH391L/putty-01.jpg]
+
http://www.marcottelab.org/users/CH391L/putty-01.jpg
  
  

Revision as of 11:30, 20 January 2011

  • If you already got the account info from me,
  • But you don't know how to connect the server using that info,

Here's the brief instruction. I assume that you use Windows machine (XP, Vista, or Win7).

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


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.)