<?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: Reflection in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190943#M689529</link>
    <description>yeah I tried that and still doesn't work.</description>
    <pubDate>Fri, 02 May 2008 13:02:47 GMT</pubDate>
    <dc:creator>David Dangerfield_1</dc:creator>
    <dc:date>2008-05-02T13:02:47Z</dc:date>
    <item>
      <title>Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190941#M689527</link>
      <description>Has anyone used Reflections to connect to there HPUX Version 3 to get a GUI connection.  I use if to connect to our old servers just didn't know if it could be used on the Version 3.  If so what all has to be done in order to use it.  Such as CDE or some other software.&lt;BR /&gt;&lt;BR /&gt;THANKS</description>
      <pubDate>Fri, 02 May 2008 12:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190941#M689527</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2008-05-02T12:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190942#M689528</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I've used reflections, many versions over the years.&lt;BR /&gt;&lt;BR /&gt;Two common problems:&lt;BR /&gt;1) User does not own the configuration files needed to log on.&lt;BR /&gt;2) HP-UX ships by default with the font server not running&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/xfs&lt;BR /&gt;Configure the first variable to 1 for auto start.&lt;BR /&gt;&lt;BR /&gt;Reflections works great.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 02 May 2008 12:59:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190942#M689528</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-02T12:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190943#M689529</link>
      <description>yeah I tried that and still doesn't work.</description>
      <pubDate>Fri, 02 May 2008 13:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190943#M689529</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2008-05-02T13:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190944#M689530</link>
      <description>Hi David&lt;BR /&gt;&lt;BR /&gt;Did you check the CDE daemon is running or not?&lt;BR /&gt;</description>
      <pubDate>Fri, 02 May 2008 15:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190944#M689530</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-05-02T15:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190945#M689531</link>
      <description>start you reflection Xwindow server&lt;BR /&gt;connect to system with an xterm&lt;BR /&gt;&lt;BR /&gt;once logged in execute dtsession.&lt;BR /&gt;&lt;BR /&gt;This will at least give you an idea if things are working.&lt;BR /&gt;&lt;BR /&gt;I am assuming you are attempting to use an broadcast/direct XMDP session.&lt;BR /&gt;&lt;BR /&gt;dt.login needs to be running for XMDP</description>
      <pubDate>Fri, 02 May 2008 15:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190945#M689531</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-05-02T15:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190946#M689532</link>
      <description>I don't use it, but my co-workers do without issue on 11iv3. You could always go putty and Xming.</description>
      <pubDate>Fri, 02 May 2008 15:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190946#M689532</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-05-02T15:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190947#M689533</link>
      <description>If the dtlogin is not started&lt;BR /&gt;/sbin/init.d/dtlogin.rc start&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;Login to the server and type&lt;BR /&gt;#export DISPLAY=IP:0.0&lt;BR /&gt;#/usr/dt/bin/Xsession &amp;amp;&lt;BR /&gt;&lt;BR /&gt;You can also use the XDMCP method to get access to your CDE desktop from your PC&lt;BR /&gt;&lt;BR /&gt;Otherwise, please post exactly what commands you use and what errors you are getting.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.</description>
      <pubDate>Sun, 04 May 2008 06:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190947#M689533</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-04T06:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190948#M689534</link>
      <description>I do believe that is my problem when I go to /sbin/init.d/ there is nothing dt.  I don't see a dt anywhere on this server.</description>
      <pubDate>Mon, 05 May 2008 11:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190948#M689534</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2008-05-05T11:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190949#M689535</link>
      <description>&amp;gt;I don't see a dt anywhere on this server.&lt;BR /&gt;&lt;BR /&gt;CDE is optional on 11.31.  You need to install it from your installation media.</description>
      <pubDate>Mon, 05 May 2008 11:43:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190949#M689535</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-05T11:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reflection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190950#M689536</link>
      <description>When i do a swlist for a product I see CDE comes up.  But that is it.  I wonder what happen from the warehouse that it wouldn't have been completely installed or something.</description>
      <pubDate>Mon, 05 May 2008 12:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reflection/m-p/4190950#M689536</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2008-05-05T12:05:04Z</dc:date>
    </item>
  </channel>
</rss>

