Re: Problem with tcsh?
- From: Darren Tucker <dtucker@xxxxxxxxxxxxxxxxx>
- Date: 14 Dec 2005 01:24:32 GMT
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.
.
- Follow-Ups:
- Re: Problem with tcsh?
- From: Markus Schweitzer
- Re: Problem with tcsh?
- References:
- Problem with tcsh?
- From: Markus Schweitzer
- Problem with tcsh?
- Prev by Date: Re: OpenSSH 4.1, PAM and Active Directory Groups
- Next by Date: Re: Problem with tcsh?
- Previous by thread: Re: Problem with tcsh?
- Next by thread: Re: Problem with tcsh?
- Index(es):
Relevant Pages
|