home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / sdf / faq / UNIX / 03 < prev    next >
Text File  |  2002-04-18  |  857b  |  15 lines

  1. [03] MY TERMINAL GETS MESSED UP ON SOME PROGRAMS.  WHATS WRONG?
  2.  
  3.      You've either told UNIX that you're using a terminal emulation that
  4.      you actually aren't, or you have a crappy terminal program that doesn't
  5.      work right.  You can find out what terminal UNIX thinks you're using
  6.      by typing "echo $TERM".  You can change this variable by editing the
  7.      corresponding line in your  ".profile" file.  If you can do vt100
  8.      emulation, that's probably the best choice.  If you find out we don't
  9.      have the files to support your terminal type, mail "admins" and they'll
  10.      be found.  If your problem is a buggy terminal program, just find a
  11.      better one.  Telix is a good choice for IBM PC's.
  12.  
  13.      For TELNET/SSH try PuTTY, NiftyTelnet and TeraTerm .. You can find
  14.      most of these on public FTP sites.  Check ~ftp/pub/internet too.
  15.