<?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: CDE question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196895#M165902</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Once you su to root, you may be missing your "DISPLAY" environment variable. After doing "su" try this&lt;BR /&gt;&lt;BR /&gt;#echo $DISPLAY&lt;BR /&gt;&lt;BR /&gt;If it displays nothing, then you will need to export the display&lt;BR /&gt;&lt;BR /&gt;#export DISPLAY=IP_address:0&lt;BR /&gt;#sam&lt;BR /&gt;&lt;BR /&gt;You can get the IP_Address|name by either running "who -mu" command on the unix session or by doing 'ipconfig' in the DOS command prompt.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Thu, 19 Feb 2004 11:33:11 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2004-02-19T11:33:11Z</dc:date>
    <item>
      <title>CDE question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196893#M165900</link>
      <description>We just installed a new RP5430 server running 11i. I am trying to connect using Reflections X server.  I connect fine but when I su to root to run a GUI sam it only loads the text based menus.  What am I missing?  This works fine on my 11.0 systems.  Is there a different X server I should be running? Any would be greatly appreciated.</description>
      <pubDate>Thu, 19 Feb 2004 11:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196893#M165900</guid>
      <dc:creator>Amiel Tutolo</dc:creator>
      <dc:date>2004-02-19T11:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: CDE question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196894#M165901</link>
      <description>You need to export the DISPLAY variable.  It's typically "hostname:0.0" or "ip_address:0.0".  If DISPLAY is unset, Sam will run in TUI mode, which is what you're seeing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 19 Feb 2004 11:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196894#M165901</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-02-19T11:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: CDE question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196895#M165902</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Once you su to root, you may be missing your "DISPLAY" environment variable. After doing "su" try this&lt;BR /&gt;&lt;BR /&gt;#echo $DISPLAY&lt;BR /&gt;&lt;BR /&gt;If it displays nothing, then you will need to export the display&lt;BR /&gt;&lt;BR /&gt;#export DISPLAY=IP_address:0&lt;BR /&gt;#sam&lt;BR /&gt;&lt;BR /&gt;You can get the IP_Address|name by either running "who -mu" command on the unix session or by doing 'ipconfig' in the DOS command prompt.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 19 Feb 2004 11:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196895#M165902</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-19T11:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: CDE question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196896#M165903</link>
      <description>vi /etc/rc.config.d/xfs&lt;BR /&gt;&lt;BR /&gt;Change the first variable to 1&lt;BR /&gt;&lt;BR /&gt;RUN_X_FONT_SERVER=1&lt;BR /&gt;&lt;BR /&gt;save the file&lt;BR /&gt; &lt;BR /&gt;/sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;Make sure DISPLAY variable is set to the Relflections workdstation, this code in /etc/profile or .profile will help.&lt;BR /&gt;&lt;BR /&gt;DISPLAY=$(who -m -u | awk  '{print $8}'):0.0&lt;BR /&gt;export DISPLAY&lt;BR /&gt;&lt;BR /&gt;Pretty much done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 19 Feb 2004 11:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196896#M165903</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-19T11:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: CDE question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196897#M165904</link>
      <description>Thanks for the quick responce.  I have modified script that sets the env and all is well.</description>
      <pubDate>Thu, 19 Feb 2004 11:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-question/m-p/3196897#M165904</guid>
      <dc:creator>Amiel Tutolo</dc:creator>
      <dc:date>2004-02-19T11:42:43Z</dc:date>
    </item>
  </channel>
</rss>

