Connecting from Outside: Difference between revisions

From Wiki
Jump to navigation Jump to search
New page: 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 if you don't already have one (it isn't the sam...
 
No edit summary
Line 10: Line 10:
         (where 'user' is your username)
         (where 'user' is your username)


for others programs, RTFM or ask the admin for help.
for others programs, RTFM or ask admin for help.

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