hoodwink.d enhanced
 

juretta.com

SSH on non-standard Port | July 22, 2005-->

July 22, 2005
If you are running a SSH server on a non-standard port such as 1234 you are most likely going to run into trouble when e.g. trying to use Subversion over SSH, because the Subversion client does not support non-standard ports out of the box.

The most convinient way to work around this is to add the following snippet into ~/.ssh/config:

Host remote
HostName host.domain.tld
Port 1234


After that ssh remote will automagically connect to host.domain.tld with the correct port number, and (even better) svn <cmd> svn+ssh://remote/some/path will also work The Right Way
@12:28 | Comments: 0 | Tags: Dropbox (35), SSH (1)

Diggman

About

juretta.com is the personal workspace of Stefan Saasen. You can send him an email or read more about this site in the „About“ section.

« Previous entry

iTunes: Who's connected
posted over 3 years ago

» Next entry

mnoGoSearch
posted over 3 years ago

Recent comment

On: “Attachr.com: OpenID support added

You need to kill this spam stuff!

posted about 1 year ago by entropie

Look!

Latest links  RSS  

More...