Connecting from Outside: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


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





Revision as of 11:11, 22 June 2007

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

You will need an ssh client. And ask your favourite admin (Oriol) 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 others programs, RTFM or ask admin for help.