Re: Problem with tcsh?



On 2005-12-13, Markus Schweitzer <schweitzer.markus@xxxxxx> wrote:
> 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.

The packages of OpenSSH for Windows (such as SSHWindows or COPSSH) include
a minimal installation of Cygwin too.

The easy way to fix this is to set the "TERM" environment variable to
something that is compatible and is on the server before invoking ssh, eg
C:\> set TERM=vt100
C:\> ssh yourserver

You can set it permanently through the control panel.

--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
.



Relevant Pages

  • Re: how do I download OpenSSH 4.6p1 for Windows?
    ... PL> I have used OpenSSH for many years. ... PL> Cygwin, just OpenSSH alone. ... a stand-alone bundle then there's a more up-to-date one called CopSSH, ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: DC =?iso-8859-1?Q?hin=FCber_nach_=C4nderung_von_Privilegien?= =?iso-8859-1?Q?_(O
    ... >> Deinstallieren und Cygwin installieren. ... statt den administrativen Privilegien des OpenSSH Daemon. ... als ohne strict mode und ohne Privilege ...
    (microsoft.public.de.german.windows.server.general)
  • Re: Macintosh ads vs. Microsoft ads, revisited
    ... Cygwin, like shell scripting, is nice for when you want to get something ... Does the OSX command line support grep, sed, and awk? ... That is ok - I hate bash and prefer tcsh. ...
    (rec.sport.football.college)
  • Re: Setting TCP filter access for SSH connection
    ... Depends on the ssh server you are using. ... If you are using Cygwin to ... provide you with openssh, then it now includes TCP Wrappers. ... Senior System Administrator - Web Infrastructure & Security ...
    (Security-Basics)
  • Re: OpenSSH Windows Security
    ... The goal is to only allow SFTP/SCP access and to lock them into their ... home directories. ... I have successfully setup OpenSSH via cygwin on ...
    (alt.computer.security)