Am 23.10.2011 12:58, schrieb suvayu ali:

> I am no expert, I just said what worked for me in the past. I ssh into
> many systems everyday so changing to non-standard ports is
> inconvenient

where is there any single problem if you can read manuals?
you have to specify the port only once per client and after
that rsync, ssh, scp and sftp even in konqueror is using this
port

cat /etc/ssh/ssh_config 
Host                                *
GSSAPIAuthentication               no
Compression                       yes
CompressionLevel                    9
Protocol                            2
StrictHostKeyChecking             ask

Host              yourhost.domain.tld
Port                            10022


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to