[X2Go-User] x2goclient connection fails with 'setterm: $TERM is not defined'
Maciej Sitarz
macieksitarz at wp.pl
Thu Sep 17 10:50:11 CEST 2015
I found what caused the problem.
$ ssh MY_IP 'bash -l -c "echo TERM=$TERM"'
setterm: $TERM is not defined.
BASH_PROFILE
BASHRC
TERM=dumb
setterm was only used in /etc/profile.d/disable-beep.sh:
$ cat /etc/profile.d/disable-beep.sh
setterm -blength 0
I removed that and it now works.
Best regards
--
Maciej Sitarz
More information about the x2go-user
mailing list