Connecting from Outside

From Wiki
Revision as of 11:52, 29 December 2008 by 10.0.7.14 (talk)
Jump to navigation Jump to search

So you want to connect from your home/cybercafe/WIFI/whatever.

You will need an ssh client. And ask your favourite admin (Martín) for a user/password if you don't already have one (it isn't the same as kimik/tekla)


from command line:

       ssh user@betelgeuse.iciq.es -p 2004 -X 
       (where 'user' is your username)

for other programs, RTFM or ask admin for help.

  • If you use Putty to connect from home/cybercafe/WIFI/whatever:
"-p 2004" means port 2004. 

You can enter the port number in the box next to computer name without the -p, (change the default 22 by 2004).