<?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: X-terminal in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863880#M96845</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;X-terminal or X-windows ?&lt;BR /&gt;&lt;BR /&gt;If you want view a HP-UX x-window software say hp omniback . it is possible.&lt;BR /&gt;&lt;BR /&gt;From the linux KDE start a shell and telnet to HP-UX server and login as a user.&lt;BR /&gt;now give this command.&lt;BR /&gt;$ export DISPLAY=xx.xx.xxx.xx:0.0&lt;BR /&gt;where xxx.xxx.xxx.xx is the IP address of the linux server. then&lt;BR /&gt;$ xomni&lt;BR /&gt;now hp-ux omniback windows will displayed in your linux desktop&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 13 Dec 2002 10:55:16 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2002-12-13T10:55:16Z</dc:date>
    <item>
      <title>X-terminal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863879#M96844</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;May I use redhat as X-terminal of HPUX 10.20?&lt;BR /&gt;If yes, how can I do?&lt;BR /&gt;&lt;BR /&gt;Please teach me to do implementation.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Taiyi</description>
      <pubDate>Fri, 13 Dec 2002 10:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863879#M96844</guid>
      <dc:creator>kuotaiyi_2</dc:creator>
      <dc:date>2002-12-13T10:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: X-terminal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863880#M96845</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;X-terminal or X-windows ?&lt;BR /&gt;&lt;BR /&gt;If you want view a HP-UX x-window software say hp omniback . it is possible.&lt;BR /&gt;&lt;BR /&gt;From the linux KDE start a shell and telnet to HP-UX server and login as a user.&lt;BR /&gt;now give this command.&lt;BR /&gt;$ export DISPLAY=xx.xx.xxx.xx:0.0&lt;BR /&gt;where xxx.xxx.xxx.xx is the IP address of the linux server. then&lt;BR /&gt;$ xomni&lt;BR /&gt;now hp-ux omniback windows will displayed in your linux desktop&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2002 10:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863880#M96845</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-12-13T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: X-terminal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863881#M96846</link>
      <description>&lt;BR /&gt;Yi, &lt;BR /&gt;My mean is X-window.&lt;BR /&gt;&lt;BR /&gt;But I want to see HPUX's CDE on Linux.&lt;BR /&gt;&lt;BR /&gt;And I want to see login srceen on Linux.&lt;BR /&gt;&lt;BR /&gt;Before I saw some PC's product, seem like Exceed X, which can display CDE on PC.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;Taiyi</description>
      <pubDate>Fri, 13 Dec 2002 11:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863881#M96846</guid>
      <dc:creator>kuotaiyi_2</dc:creator>
      <dc:date>2002-12-13T11:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: X-terminal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863882#M96847</link>
      <description>I'd be inclined to use Xnest :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NAME&lt;BR /&gt;      Xnest - a nested X server&lt;BR /&gt;&lt;BR /&gt; SYNOPSIS&lt;BR /&gt;      Xnest [-options]&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      Xnest is a client and a server.  Xnest is a client of the real server&lt;BR /&gt;      which manages windows and graphics requests on its behalf.  Xnest is a&lt;BR /&gt;      server to its own clients.  Xnest manages windows and graphics&lt;BR /&gt;      requests on their behalf.  To these clients Xnest appears to be a&lt;BR /&gt;      conventional server.&lt;BR /&gt;&lt;BR /&gt; OPTIONS&lt;BR /&gt;      Xnest supports all standard options of the sample server&lt;BR /&gt;      implementation.  For more details, please see the manual page on your&lt;BR /&gt;      system for Xserver.  The following additional arguments are supported&lt;BR /&gt;      as well.&lt;BR /&gt;&lt;BR /&gt;As I understand it you may already have this installed ? failing that you could always start Xfree86 on your linux system but use -indirect &lt;HOSTNAME&gt; option ( idon't have access to linux at the mo to check the man page out exactly)&lt;BR /&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 13 Dec 2002 11:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863882#M96847</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-12-13T11:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: X-terminal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863883#M96848</link>
      <description>I'll be trying that for grins in about 3-4 months.  Let me know how it goes, or wait and we'll collaborate.&lt;BR /&gt;&lt;BR /&gt;CDE specifically may be a problem, but I don't think HP-UX cares.  If the client is a proper X client, and an authorized user and IP address if you use inetd.sec, you should have no problems.&lt;BR /&gt;&lt;BR /&gt;What's the problem with KDE or even the gnome interface.  I'm told by reliable people that HP's going to use gnome in HP-UX 12&lt;BR /&gt;&lt;BR /&gt;There is an open source depot version of gnome that I once tried and failed to install and get working with HP-UX 11.  The gnome interface with Linux is a much more flexible and easy to use desktop and as far as I know, omniback shouldn't have problems with it.&lt;BR /&gt;&lt;BR /&gt;I could try this by dail up, let a Linux machine dial work and talk to an HP-UX machine, but that means I'd have to run a phone line on the weekend.  I'd rather do something else.&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 13 Dec 2002 13:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863883#M96848</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-13T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: X-terminal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863884#M96849</link>
      <description>&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;This is  done in the following way:&lt;BR /&gt;&lt;BR /&gt;As  CDE uses some special fonts  that probably&lt;BR /&gt;are not available on Linux you first has to&lt;BR /&gt;set up the fonserver on the HP-UX machine&lt;BR /&gt;like this:&lt;BR /&gt;&lt;BR /&gt;  1. Log in on the HP-UX machine.&lt;BR /&gt;&lt;BR /&gt;  2. Edit the configuration file of the font server:&lt;BR /&gt;    # cd /etc/X11/fs&lt;BR /&gt;    # vi config&lt;BR /&gt;      add the directory /usr/dt/config/xfonts/C to the "catalogue"&lt;BR /&gt;      line (comma seperated list)&lt;BR /&gt;&lt;BR /&gt;  3. Copy /usr/dt/config/Xsetup to /etc/dt/config (if it doesn't already exist&lt;BR /&gt;&lt;BR /&gt;  4. Edit /etc/dt/config/Xsetup and add the following line at the end of&lt;BR /&gt;     the file:&lt;BR /&gt;      $XDIR/xset fp+ tcp/&lt;IP_ADDRESS&gt;:7000&lt;BR /&gt;      Example: $XDIR/xset fp+ tcp/192.15.32.5:7000&lt;BR /&gt;&lt;BR /&gt;  5. Edit /etc/rc.config.d/xfs and set RUN_X_FONT_SERVER to 1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  6.  Restart the font server:&lt;BR /&gt;    # /sbin/init.d/xfs stop&lt;BR /&gt;    # /sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the Linux-machine  start the X server&lt;BR /&gt;in this way:&lt;BR /&gt;&lt;BR /&gt;   /usr/bin/X11/X -query  &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;where hostname is the name of the hp-ux machine&lt;BR /&gt;from where you want the CDE login-screen.&lt;BR /&gt;&lt;BR /&gt;Regard &lt;BR /&gt;Olav Baadsvik&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/HOSTNAME&gt;&lt;/IP_ADDRESS&gt;</description>
      <pubDate>Fri, 13 Dec 2002 14:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863884#M96849</guid>
      <dc:creator>Olav Baadsvik</dc:creator>
      <dc:date>2002-12-13T14:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: X-terminal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863885#M96850</link>
      <description>First, Thanks everybody help me to get answer.&lt;BR /&gt;&lt;BR /&gt;It is work. I saw CDE of hpux on redhat.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But...........&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can I terminate hpux's X-window on Redhat?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Dec 2002 03:52:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863885#M96850</guid>
      <dc:creator>kuotaiyi_2</dc:creator>
      <dc:date>2002-12-24T03:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: X-terminal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863886#M96851</link>
      <description>My experience for sharing:&lt;BR /&gt;&lt;BR /&gt;1. your redhat display resolution have to setup as 1280 X 1024 with true color&lt;BR /&gt;&lt;BR /&gt;2. your redhat have to boot on text mode, and then logon.&lt;BR /&gt;&lt;BR /&gt;3. typing " X -query &lt;HOSTNAME of="" hpux=""&gt;", that will be work.&lt;BR /&gt;&lt;BR /&gt;4. good luck for who want to try it&lt;BR /&gt;&lt;BR /&gt;5. thanks for all&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 24 Dec 2002 03:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-terminal/m-p/2863886#M96851</guid>
      <dc:creator>kuotaiyi_2</dc:creator>
      <dc:date>2002-12-24T03:57:54Z</dc:date>
    </item>
  </channel>
</rss>

