[ale] i just don't "get" it yet GOT IT
George Johnson
gljay at netzero.net
Wed Apr 17 00:27:20 EDT 2002
I just ssh to the ip of the host. Currently I am doing it from my M$ box
where I am chatting with friends. I downloaded putty to give the lame M$
that ability.
gj
-----Original Message-----
From: fletch at freebie.phydeaux.org [mailto:fletch at freebie.phydeaux.org]On
To: ale at ale.org
Behalf Of Fletch
Sent: Tuesday, April 16, 2002 11:45 PM
To: ale at ale.org
Subject: Re: [ale] i just don't "get" it yet GOT IT
>>>>> "hirsch" == hirsch <hirsch at zapmedia.com> writes:
hirsch> ChangingLINKS.com writes:
>> How to I ssh in? I am not the same user on my local machine as
>> I am on the server. . . .
hirsch> The easiest way is to just 'ssh remoteuser at remotehostname'
hirsch> and then type in that user's password.
If you always want to use a different username, make a
~/.ssh/config file with something like:
Host zooble.foo.net
User otherguy
Then whenever you ssh to zooble.foo.net it'll send `otherguy'
rather than your current login. You can use wildcards (*.foo.net) if
the username differs for an entire domain. See the ssh man page for
other spiffy things you can tweak in the ssh config.
Another way is to use a recent version of zsh and configure
the completion system with your remote user:host information. Then
tab completion will offer the remote name(s) as completions. Zsh
rocks. :)
--
Fletch | "If you find my answers frightening, __`'/|
fletch at phydeaux.org | Vincent, you should cease askin' \ o.O'
770 933-0600 x211(w) | scary questions." -- Jules =(___)=
770 294-0820 (m) | U
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list