You are not logged in.

#1 2010-06-27 17:13:42

pokraka
Member
From: Brussels
Registered: 2009-01-15
Posts: 63

[SOLVED] terminal problems when using ssh

Hi.

When I ssh onto my netbook I don't have terminal colors in the urxvt window. There are some other problems, for instance I can't launch vi ("vi: No terminal database found"), but I can launch vim, and I get similar error messages with some other applications (with less: "WARNING: terminal is not fully functional").

Of course I don't have these problems when using my netbook directly.

What should I do?

The netbook is running FreeBSD and its shell is csh, but I don't know if it's relevant.

Thanks.

Last edited by pokraka (2010-06-27 19:10:41)

Offline

#2 2010-06-27 18:56:48

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: [SOLVED] terminal problems when using ssh

A terminal's capabilities are described in a file stored on the machine that runs your programs. The error is because FreeBSD does not have  termcap entry for your terminal. When in ssh, enter echo $TERM and note the output. This is your terminal. Badger the FreeeBSD people to add a termcap entry for it. (See man termcap for more information.)


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#3 2010-06-27 19:10:18

pokraka
Member
From: Brussels
Registered: 2009-01-15
Posts: 63

Re: [SOLVED] terminal problems when using ssh

Thanks, I actually just figured this out. So it's a problem with FreeBSD (I thought it was some ssh client configuration issue).

If someone encounters the same problems, here's what I found :
http://lists.freebsd.org/pipermail/free … 34865.html

I mark the topic solved. Thanks.

Offline

Board footer

Powered by FluxBB