ssh tutorial

Timothy Murphy gayleard at eircom.net
Sat Jun 6 08:37:41 UTC 2009


gmspro wrote:

> 
> Some confusion
> 
> ssh yourusername at yourserver
> 
> Here
> yourname=linux user account  // Am i correct?
> yourserver=??

No.
	ssh -l yourusername yourserver
Or just
	ssh yourserver

if the user name is the same on both machines.

Nb The remote machine must be running sshd
(and accept your connection).

-- 
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin, Ireland





More information about the fedora-list mailing list