Re: Problem with tcsh?




"Markus Schweitzer" <schweitzer.markus@xxxxxx> wrote in message
news:dnnar2$9l6$1@xxxxxxxxxxxxxxxxx
> Hello!
>
> I downloaded Openssh today. It's a fine tool.
>
> I have a problem with a special server in our college. The operating
> system is Solaris. I think the version is 9.
>
> There I use tcsh as shell. When I use Openssh with this machine, it logs
> in and tells me "tcsh: using dump terminal settings. type cygwin unknown
> TERM = <unknown>". I can't use any unix command like ls or so.
> I don't have cygwin on my computer. My operating system is windows xp
> professional.
>
> It works with other remote machines where the default shell is bash or so.
>
> Has somebody a solution?

Yes. The "TERM" on your client is set to "cygwin", and that's being
propagated to the server when you log in, which has no idea of how to handle
it. If you're operating from CygWin, instead download and stasrt up your X
serve in Cygwin. Then run "startx", which gives you a very nice "xterm" and
a running X server. Then from the X term, use "ssh -X solarisbox" and you
should have both a TERM=xterm setting, and X tunneling setup to run X
applications on the Solaris box displayed locally on your Cygwin machine,
securely.

I *really* like this trick.


.



Relevant Pages

  • RE: ssh help needed
    ... Copied old files to backup folder on ... Reran linkd command and then copied any policies not already listed ... > After a server reboot a few weeks ago, ssh using cygwin failed to recognize ...
    (microsoft.public.windows.server.networking)
  • RE: Lab OS Choices
    ... You also want to have a variety of operating ... somewhere...then you lab can grow. ... I think I'd start with an unpatched Windows 2000 server. ... wipe the drives before you mess with 'em. ...
    (Pen-Test)
  • Re: Blocking SMT Connections by clients
    ... - you're operating with an "allow all" policy. ... associate this CAS with the SMTP protocol rule. ... Our SBS2000 server is currently ... The network is regularly ...
    (microsoft.public.isa.configuration)
  • ssh unter cygwin: Problem bei Ausführung aus PHP
    ... Als Server benutze ich den Apache (1.3.31, nicht Cygwin), der als ... Protokolle von Client und vom Server: ... bis zu diesem Punkt sind die Protokolle ... debug1: Authentication succeeded. ...
    (comp.security.ssh)
  • Re: Redirecting X from a remote host
    ... system running cygwin X. ... I assume from this that you are running the application on the Debian ... but want to display on an X server you have running on the ... sets the DISPLAY envar to specify ...
    (Debian-User)