zsh-users
 help / color / mirror / code / Atom feed
From: Sven Guckes <guckes@math.fu-berlin.de>
To: zsh-users@math.gatech.edu
Subject: Re: compctl - aliasing hostnames -> ~/.ssh/config
Date: Fri, 31 Jul 1998 17:02:19 +0200	[thread overview]
Message-ID: <19980731170219.A7363@math.fu-berlin.de> (raw)
In-Reply-To: <slrn6s28dq.pi.mason@coral.PrimeNet.com.au>; from Geoff Wing on Fri, Jul 31, 1998 at 01:45:30AM +0000

Quoting Geoff Wing (mason@primenet.com.au):
> You don't need to do it with zsh.
> ssh has a config file for this.
> RTFM ssh(1)

Indeed.  Sorry about the noise.
And thanks for the example! :-)

Here's my example:

	$ cat ~/.ssh/config
	Host gauss
	Hostname Tr1ckyh0stNam3
	User argl0815
	$ ssh gauss
	argl0815@Tr1ckyh0stNam3's password:

Sven  [who really likes examples]


  reply	other threads:[~1998-07-31 15:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-30 21:07 compctl - aliasing hostnames Sven Guckes
1998-07-30 22:36 ` Bart Schaefer
1998-07-31  1:45 ` Geoff Wing
1998-07-31 15:02   ` Sven Guckes [this message]
1998-07-31 15:25     ` compctl - aliasing hostnames -> ~/.ssh/config Roland Jesse
1998-08-04  3:38 ` compctl - aliasing hostnames Todd Graham Lewis
1998-08-04 15:33   ` compctl - using hostnames with rlogin, rsh, and ssh Sven Guckes
1998-08-04 18:45     ` Roland Jesse
1998-08-04 19:11       ` Sven Guckes
1998-08-04 22:47         ` Thomas Köhler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19980731170219.A7363@math.fu-berlin.de \
    --to=guckes@math.fu-berlin.de \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).