<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Terminal set up in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464571#M15394</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;dtterm and hpterm are not known on the sun platforms. You could try copying the terminfo definitions for dtterm and hpterm.&lt;BR /&gt;&lt;BR /&gt;Otherwise, I'd say that the common denominator between Sun and HP in X11 environment is xterm.&lt;BR /&gt;&lt;BR /&gt;If you start an "xterm" terminal on the Sun box and telnet from inside it, you should be OK. Nevertheless, make sure your TERM environment variable is set to "xterm"&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Nov 2000 07:42:31 GMT</pubDate>
    <dc:creator>Dan Hetzel</dc:creator>
    <dc:date>2000-11-15T07:42:31Z</dc:date>
    <item>
      <title>Terminal set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464566#M15389</link>
      <description>I have a HP L class that whenever I telnet into it from a sun server the terminal is not set up properly.  It sets it to dtterm.  For example after I login and want to vi a file the file does not open normally.  I am running HP-UX 11.0.  Apprecite your help.&lt;BR /&gt;&lt;BR /&gt;thx</description>
      <pubDate>Tue, 14 Nov 2000 15:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464566#M15389</guid>
      <dc:creator>Amir Fadaghi</dc:creator>
      <dc:date>2000-11-14T15:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464567#M15390</link>
      <description>Have you checked the .profile / term settings on the Solaris box ? or rather attempted to chage them if they are set to dtterm ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Nov 2000 15:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464567#M15390</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-11-14T15:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464568#M15391</link>
      <description>try&lt;BR /&gt;&lt;BR /&gt;TERM=vt100&lt;BR /&gt;export TERM</description>
      <pubDate>Tue, 14 Nov 2000 15:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464568#M15391</guid>
      <dc:creator>Tony Constantine_1</dc:creator>
      <dc:date>2000-11-14T15:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464569#M15392</link>
      <description>modify your $HOME/.profile with the following lines:&lt;BR /&gt;&lt;BR /&gt;if [ "$TERM" = "dtterm" ]&lt;BR /&gt;then&lt;BR /&gt;    TERM=vt100&lt;BR /&gt;     export TERM&lt;BR /&gt;fi</description>
      <pubDate>Tue, 14 Nov 2000 16:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464569#M15392</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-11-14T16:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464570#M15393</link>
      <description>try to copy from a HP machine  the file /usr/share/lib/termininfo/h/hpterm . There is a problem in the establishing a connection  ( ftp,rlogin) to a SUN machine because the ?hpterm? terminal type is unknown ( by the SUN machine) .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Federico&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Nov 2000 07:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464570#M15393</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-11-15T07:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464571#M15394</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;dtterm and hpterm are not known on the sun platforms. You could try copying the terminfo definitions for dtterm and hpterm.&lt;BR /&gt;&lt;BR /&gt;Otherwise, I'd say that the common denominator between Sun and HP in X11 environment is xterm.&lt;BR /&gt;&lt;BR /&gt;If you start an "xterm" terminal on the Sun box and telnet from inside it, you should be OK. Nevertheless, make sure your TERM environment variable is set to "xterm"&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Nov 2000 07:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464571#M15394</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-11-15T07:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464572#M15395</link>
      <description>dtterm not on sun ? I think since Solaris runs CDE that that is not correct !</description>
      <pubDate>Wed, 15 Nov 2000 08:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-set-up/m-p/2464572#M15395</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-11-15T08:38:11Z</dc:date>
    </item>
  </channel>
</rss>

