<?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: Remote X. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-x/m-p/2831628#M89026</link>
    <description>For solving the problem temporarily you can login with the changing &lt;BR /&gt;&lt;BR /&gt;options---&amp;gt;session--&amp;gt;Failsafe session&lt;BR /&gt;&lt;BR /&gt;in the CDE login screen.&lt;BR /&gt;&lt;BR /&gt;This should take you in.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 23 Oct 2002 12:06:53 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2002-10-23T12:06:53Z</dc:date>
    <item>
      <title>Remote X.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-x/m-p/2831627#M89025</link>
      <description>Hello,&lt;BR /&gt;I am running a variety of unices, they include Sun Solaris 7 &amp;amp; 8,  HP-UX 11.0 and Linux. I mainly use my linux box for everyday tasks, but sometimes i need to log into the sun and hp boxes. I was easily able to setup remote X logins on the SUN machine, from my Linux machine. Somehow this fails with the HP. All i get is a black screen with an hourglass of cde. Any help in the matter will be appreciated.&lt;BR /&gt;P.S. The hp 11.00 runs on a Visualize C240.&lt;BR /&gt;Thanx.</description>
      <pubDate>Wed, 23 Oct 2002 12:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-x/m-p/2831627#M89025</guid>
      <dc:creator>Mustafa Motiwala</dc:creator>
      <dc:date>2002-10-23T12:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-x/m-p/2831628#M89026</link>
      <description>For solving the problem temporarily you can login with the changing &lt;BR /&gt;&lt;BR /&gt;options---&amp;gt;session--&amp;gt;Failsafe session&lt;BR /&gt;&lt;BR /&gt;in the CDE login screen.&lt;BR /&gt;&lt;BR /&gt;This should take you in.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 23 Oct 2002 12:06:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-x/m-p/2831628#M89026</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-23T12:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-x/m-p/2831629#M89027</link>
      <description>The scenario you describes smacks of font problems ..... do you see errors wrt the local Xservers log file (i presume on your linux system) specifically dt-interface fonts ?&lt;BR /&gt;&lt;BR /&gt;Also how do you "remote X" from command line on linux system or using something line Xnest ...&lt;BR /&gt;&lt;BR /&gt;eitherway I'd try the following : setup xfs on the hp system : &lt;BR /&gt;&lt;BR /&gt;1 - The font server needs to be configured to include the CDE&lt;BR /&gt;      fonts in its catalog&lt;BR /&gt;      &lt;BR /&gt;      EDIT: /etc/X11/fs/config&lt;BR /&gt;      &lt;BR /&gt;      Append ",/usr/dt/config/xfonts/C" to the end of the &lt;BR /&gt;      "catalogue = ..." line &lt;BR /&gt;      &lt;BR /&gt;      EDIT: /etc/rc.config.d/xfs&lt;BR /&gt;      &lt;BR /&gt;      Set the following variable:  "RUN_X_FONT_SERVER=1"&lt;BR /&gt;          &lt;BR /&gt;      EXECUTE:  /sbin/init.d/xfs start&lt;BR /&gt;      &lt;BR /&gt;      If the font-server is already running, kill it and&lt;BR /&gt;      restart it.&lt;BR /&gt;      &lt;BR /&gt;  2 - Force CDE to add the font-server to the X-Server font-path&lt;BR /&gt;      by editing the Xsetup file.  (NOTE:  This steps REQUIRES &lt;BR /&gt;      the IP address of the CDE session server.  You can get&lt;BR /&gt;      this information by running: nslookup `hostname`.)&lt;BR /&gt;      &lt;BR /&gt;      COPY: /usr/dt/config/Xsetup to /etc/dt/config/Xsetup&lt;BR /&gt;      EDIT: /etc/dt/config/Xsetup&lt;BR /&gt;      &lt;BR /&gt;      Add the following line to /etc/dt/config/Xsetup replacing&lt;BR /&gt;          "IPADDRESS" with the IP address of the server as returned&lt;BR /&gt;          from "nslookup `hostname`":&lt;BR /&gt;            &lt;BR /&gt;      $XDIR/xset fp+ tcp/IPADDRESS:7000 1&amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;then use Xnest with a command line argument -fp tcp/&lt;IPADDRESS_OF_HPUX_SYSTEM&gt; etc or if you are using your linux box as an xterminal add the -fp argument to the command line of X &lt;BR /&gt;&lt;BR /&gt;eg X :0 -query &lt;HPHOST&gt; -ac -fp tcp/&lt;IPADDRESS&gt;....etc&lt;BR /&gt;&lt;BR /&gt;or detail how exactly you are achieving this wrt the other unix systems involved.&lt;BR /&gt;&lt;BR /&gt;TGM : how can he access the options if he can't see it ;)&lt;BR /&gt;&lt;BR /&gt;&lt;/IPADDRESS&gt;&lt;/HPHOST&gt;&lt;/IPADDRESS_OF_HPUX_SYSTEM&gt;</description>
      <pubDate>Wed, 23 Oct 2002 12:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-x/m-p/2831629#M89027</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-10-23T12:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-x/m-p/2831630#M89028</link>
      <description>Hi Mustafa,&lt;BR /&gt;&lt;BR /&gt;why would you actually want to do a graphical login all the time, if simply getting the X-window shown on your local X-server would do the trick?&lt;BR /&gt;&lt;BR /&gt;Have you considered using the SSH (Secure SHell) with "X forwarding" on those systems? Then you would need a configured $DISPLAY on your linux system (you have that automatically if your are running KDE or Gnome there), and an SSH client (available on Linux by default), that client's configuration to include "X forwarding" (two options to be set in "ssh_config") and the SSH server running on the remote systems (available for all of them, one option to be changed in "sshd_config").&lt;BR /&gt;&lt;BR /&gt;That would save you a lot of hassle IMHO...&lt;BR /&gt;&lt;BR /&gt;You may to start the X-Windows Font Server (xfs) on one HP-UX system, still, and use it from your local session ("xset +fp tcp/HPUXaddress:7000").&lt;BR /&gt;&lt;BR /&gt;FWIW,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2002 17:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-x/m-p/2831630#M89028</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-10-23T17:32:27Z</dc:date>
    </item>
  </channel>
</rss>

