<?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 Sam displaying in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888085#M102355</link>
    <description>I'm running an hp9000 server which i command via a terminal emulator installed on a w2000pro. So far i've been trying Powerterm, Xterm (on a Debian), Telnet, and it's all ok except in the displaying of Sam, which turns really ugly in the best cases. Could anyone tell me about a terminal emulator which could really help, or is there anything i need to configure on the server for it to display the graphical interface properly?</description>
    <pubDate>Wed, 22 Jan 2003 15:06:39 GMT</pubDate>
    <dc:creator>arikel</dc:creator>
    <dc:date>2003-01-22T15:06:39Z</dc:date>
    <item>
      <title>Sam displaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888085#M102355</link>
      <description>I'm running an hp9000 server which i command via a terminal emulator installed on a w2000pro. So far i've been trying Powerterm, Xterm (on a Debian), Telnet, and it's all ok except in the displaying of Sam, which turns really ugly in the best cases. Could anyone tell me about a terminal emulator which could really help, or is there anything i need to configure on the server for it to display the graphical interface properly?</description>
      <pubDate>Wed, 22 Jan 2003 15:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888085#M102355</guid>
      <dc:creator>arikel</dc:creator>
      <dc:date>2003-01-22T15:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sam displaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888086#M102356</link>
      <description>I am guessing that you are not connected to the console via a serial port. Then you are telneting into the HPUX box with a telnet client. I am curious what you get after you establish a connection and you type env |grep TERM. If you get anything but xterm or vt100 sam won't like it, like Wyse. I use a freebe called putty and it works on all of my HPUX and Linux workstations just fine. If you really want to get the GUI you will have to run and X server on the Win2k box like Exceed etc. Then export your display and then run sam. The GUI's should pop up automagically.</description>
      <pubDate>Wed, 22 Jan 2003 15:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888086#M102356</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-01-22T15:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sam displaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888087#M102357</link>
      <description>Try adding the following to your .profile:&lt;BR /&gt;&lt;BR /&gt; if [ "$TERM" = "" -o "$TERM" = "hp" ]&lt;BR /&gt;        then&lt;BR /&gt;                eval ` tset -h -s -Q `&lt;BR /&gt;        else&lt;BR /&gt;                eval ` tset -s -Q `&lt;BR /&gt;        fi&lt;BR /&gt;        stty erase "^H" kill "^U" intr "^C" eof "^D"&lt;BR /&gt;        stty hupcl ixon ixoff&lt;BR /&gt;        tabs&lt;BR /&gt;&lt;BR /&gt;        echo&lt;BR /&gt;        echo "Value of TERM has been set to \"$TERM\". "&lt;BR /&gt;        export TERM &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Wed, 22 Jan 2003 16:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888087#M102357</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-01-22T16:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sam displaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888088#M102358</link>
      <description>Thanks a lot to you, John and Mark. I've been trying Exceed which works really fine to display the CDE, and everything went ok for a while. I didn't try yet to edit files as you indicated. But i then tried an ip-changing : the former being 192.168.24.151, i tried to put 172.16.36.66 (and my machine, which was 192.168.24.48, became 172.16.36.48).&lt;BR /&gt;&lt;BR /&gt;From there on, i had troubles displaying the CDE, getting the error message "Couldn't initialize the desktop message system and connect to it. Take a look to your $HOME/.dt/errorlog for more information" at the start of Sam, and then i have no choice but to disconnect. There seems to be troubles with ToolTalk, and i have to precise that i first tried to change the ip using Sam, which may have caused problems. Could anyone explain me where or how these displaying troubles occur when changing the ip, and how to handle them?</description>
      <pubDate>Wed, 29 Jan 2003 09:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888088#M102358</guid>
      <dc:creator>arikel</dc:creator>
      <dc:date>2003-01-29T09:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sam displaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888089#M102359</link>
      <description>I am using xmanager for some time and it is working fine.&lt;BR /&gt;&lt;BR /&gt;Like the Xmanager. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.com.com/3000-2340-6128455.html?tag=list" target="_blank"&gt;http://download.com.com/3000-2340-6128455.html?tag=list&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Install it. &lt;BR /&gt;run XManager &lt;BR /&gt;you will receive xdmcp broadcasts from the unix servers that are running CDE. &lt;BR /&gt;Then you can login into the appropriate server. &lt;BR /&gt;Then do a &lt;BR /&gt;$DISPPLAY=&lt;IP-ADDTESS&gt;:0.0;export DISPLAY &lt;BR /&gt;&lt;/IP-ADDTESS&gt;</description>
      <pubDate>Wed, 29 Jan 2003 09:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888089#M102359</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-29T09:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sam displaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888090#M102360</link>
      <description>I'm not a fan of any Xwindow program used for character mode interfaces. Not only are they poor substitutes for a real terminal, they consume a lot of network bandwidth because the font, colors and decorations are transmitted over the network (try it over a modem).&lt;BR /&gt;&lt;BR /&gt;SAM (and swinstall and other interactive software distributor utilities) are designed to be used with HP terminals and the best emulator is from WRQ called Reflection for HP (aka, Reflection/1 in earlier versions). Using Reflection/1, the PC client runs all the decoration code and only simple text flows back and forth through the telnet connection. This emulator is a true HP terminal emulator (unlike dtterm and even hpterm) in that it handles every feature found in HP terminals over the last decade. (note: Reflection/X is a different product and does not contain an HP terminal emulator, just a VT-style emulator).&lt;BR /&gt;&lt;BR /&gt;Using Reflection/1, you can not only see and use all the function (softkeys) keys, but the alternate character sets for line drawing are displayed correctly. Refelection/1 has numerous color schemes that can be instantly changed, along font scaling (just make the window bigger) without messing up the ROWS and COLUMNS.&lt;BR /&gt;&lt;BR /&gt;The WRQ product can be configured to perform an automatic login with encrypted password storage in less than 30 seconds and the powerful macro capability (using Visual Basic) can create custom menu items like color schemes and window sizes. The latest version of Reflection/1 also supports Secure Shell (Open SSH) as a connection method.&lt;BR /&gt;&lt;BR /&gt;A free alternative (without the VB scripting capability) is QCterm and while the web page talks a lot about the HP 3000, QCterm works as a usable HP terminal emulator (albeit slow, limited scalable fonts and no macro recording method).</description>
      <pubDate>Wed, 29 Jan 2003 13:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888090#M102360</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-01-29T13:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sam displaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888091#M102361</link>
      <description>To address the IP change...did you change the IP address on your HP-UX workstation? If so, that is a critical change and many separate locations need updating. ALWAYS use /sbin/set_parms ip_address&lt;BR /&gt;(and possibly /sbin/set_parms addl_netwrk) to change the local HP-UX system. CDE and Xwindows in general are critcally dependent on correct network values just to get started locally.</description>
      <pubDate>Wed, 29 Jan 2003 13:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888091#M102361</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-01-29T13:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sam displaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888092#M102362</link>
      <description>If after changing the IP address you get errors like the type you listed. Make sure that /etc/rc.config.d/netconf has the changes you wanted and /etc/hosts has the name and address that you changed it to listed either first or second in the file. The first entry should alwasy be 127.0.0.1  localhost and the second line should always be the new IP address and name of the server/workstation.&lt;BR /&gt;&lt;BR /&gt;Another way to test this is do a nslookup on both the name and the new IP address and make sure they are what you want to see.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Fri, 31 Jan 2003 19:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-displaying/m-p/2888092#M102362</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-01-31T19:38:05Z</dc:date>
    </item>
  </channel>
</rss>

