Mailinglist Archive: opensuse (3222 mails)

< Previous Next >
Re: [SLE] ssh logon question
  • From: avi@xxxxxxxxxxxxxxxxxxx (Avi Schwartz)
  • Date: Sat, 26 Feb 2000 00:28:03 -0600
  • Message-id: <38B77273.F7838D78@xxxxxxxxxxxxxxxxxxx>



Why are you using ssh to run telnet?

ssh -l skull sever

hould be enough to login into the remote machine and give you the
command prompt.

Your syntax is used to run a command on the remote machine which means
you ran telnet on the server machine.

Avi

"S.Toms" wrote:
>
> What would cause the following when making a connection with ssh. I run
> the following
> ssh -l <logon> <server> telnet
>
> and after it asks for the password and makes the connection, it just
> displays a blank line rather then the prompt:
>
> skull@localhost:~ > ssh -l skull server telnet
> skull@server's password:
> /usr/X11R6/bin/xauth: creating new authority file /home/skull/.Xauthority
>
> ls
> ls
> Killed by signal 2.
> skull@localhost:~ >
>

--
Avi Schwartz Get a Life
avi@xxxxxxxxxxxxxxxxxxx Get Linux

--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >
Follow Ups
References