i am using centos i want to use default TERM = vt100
i tried to set in the .bashrc, .bash_profile,.profile export $TERM=VT100
but when trying to ssh into device echo $TERM returns xterm-color
how we can set default TERM=vt100
i am using centos i want to use default TERM = vt100
i tried to set in the .bashrc, .bash_profile,.profile export $TERM=VT100
but when trying to ssh into device echo $TERM returns xterm-color
how we can set default TERM=vt100
Copyright © 2021 Jogjafile Inc.
You can use
SetEnvin your SSH config (probably ~/.ssh/config):