gmspro wrote:

> 
> Some confusion
> 
> ssh yourusern...@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


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to