Hi!
In syslog, I got:
lighttpd[13009]: 'unknown': unknown terminal type.
How can I fix that?
I did a test with with ".bash_profile"
added:
export TERM=linux
but that did not help, error message is still there.
Hi!
In syslog, I got:
lighttpd[13009]: 'unknown': unknown terminal type.
How can I fix that?
I did a test with with ".bash_profile"
added:
export TERM=linux
but that did not help, error message is still there.
What about :
export TERM=xterm
On a fresh ubuntu mate 20.04 install with mate-terminal :
┌─[olek@apbook04u]─[~]
└──╼ $env | grep -i term
COLORTERM=truecolor
TERM=xterm-256color
env | grep -i term
COLORTERM=truecolor
TERM=xterm
lighttpd[13009]: 'unknown': unknown terminal type.
only with lighttpd ?
yes, only with lighttpd
Cannot reproduce my side,
I can only advise to ask lighttpd support :
ok, thanks, no problem