Midnight Commander – problem z uruchomieniem po zalogowaniu się na serwer przez SSH
Podczas zalogowania na serwer przez SSH i następnie kolejnego zalogowania w tej samej konsoli na kolejny serwer też przez SSL może być problem z uruchomieniem programu Midnight Commander:
Unknown terminal: screen.xterm-256color Check the TERM environment variable. Also make sure that the terminal is defined in the terminfo database. Alternatively, set the TERMCAP environment variable to the desiredtermcap entry.
Aby to naprawić wywołaj:
export TERM=xterm

