<?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: Xserver in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658278#M241652</link>
    <description>Mmm starting a font server eh ?&lt;BR /&gt;&lt;BR /&gt;How will the remote desktop know the font server exists .... ?&lt;BR /&gt;&lt;BR /&gt;Won't you need to tell oracle to use it ?&lt;BR /&gt;&lt;BR /&gt;Could it be oracle needs an Xserver simply to display an image/print file prior to printing it ... a bit like the HP technical print server needs to ....&lt;BR /&gt;&lt;BR /&gt;If this were me I'd setup xvfb (think of it as a virtual screen located in memory) to achieve this.&lt;BR /&gt;&lt;BR /&gt;see &lt;A href="http://www.idevelopment.info/data/Unix/General_UNIX/GENERAL_XvfbWithOracle9iAS.shtml" target="_blank"&gt;http://www.idevelopment.info/data/Unix/General_UNIX/GENERAL_XvfbWithOracle9iAS.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fyi xvfb is now incorporated as an Xserver extension and there are startup scripts available from HP or see my post -&amp;gt; &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=6660" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=6660&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;if the site no longer contains the depot I'm surprised ... drop me an email and I'll forward you a copy when I get back into work tomorrow</description>
    <pubDate>Wed, 26 Oct 2005 13:10:01 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2005-10-26T13:10:01Z</dc:date>
    <item>
      <title>Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658273#M241647</link>
      <description>We are running Oracle apps and they are asking us to start Xserver for a new printing utility they have. I dont know anything about Xserver. Can some one tell me if this is not a good idea to have running or how to start it. Thanks</description>
      <pubDate>Wed, 26 Oct 2005 11:19:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658273#M241647</guid>
      <dc:creator>Jason_309</dc:creator>
      <dc:date>2005-10-26T11:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658274#M241648</link>
      <description>Can you tell me more about your system in detail.&lt;BR /&gt;&lt;BR /&gt;Hanwant</description>
      <pubDate>Wed, 26 Oct 2005 11:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658274#M241648</guid>
      <dc:creator>Hanwant Verma_1</dc:creator>
      <dc:date>2005-10-26T11:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658275#M241649</link>
      <description>It is an rp7410 running on HP-Ux 11.11. I have an oracle database and oracle apps. What do you need to know?</description>
      <pubDate>Wed, 26 Oct 2005 11:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658275#M241649</guid>
      <dc:creator>Jason_309</dc:creator>
      <dc:date>2005-10-26T11:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658276#M241650</link>
      <description>A font server needs to be run.&lt;BR /&gt;&lt;BR /&gt;to auto-run it at startup:&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/xfs&lt;BR /&gt;&lt;BR /&gt;Change the first parm to 1.&lt;BR /&gt;&lt;BR /&gt;To start one time or w/o boot:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;That starts the server.&lt;BR /&gt;&lt;BR /&gt;Then you need to make sure your DISPLAY variable is good.&lt;BR /&gt;&lt;BR /&gt;Direct logon using telnet or ssh&lt;BR /&gt;&lt;BR /&gt;DISPLAY=$(who -m -u | awk  '{print $8}'):0.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Add this to .profile for the user that is going to connect:&lt;BR /&gt;&lt;BR /&gt;Now you are in business.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Oct 2005 11:58:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658276#M241650</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-10-26T11:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658277#M241651</link>
      <description>Thank you very much i wil try it out.</description>
      <pubDate>Wed, 26 Oct 2005 12:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658277#M241651</guid>
      <dc:creator>Jason_309</dc:creator>
      <dc:date>2005-10-26T12:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658278#M241652</link>
      <description>Mmm starting a font server eh ?&lt;BR /&gt;&lt;BR /&gt;How will the remote desktop know the font server exists .... ?&lt;BR /&gt;&lt;BR /&gt;Won't you need to tell oracle to use it ?&lt;BR /&gt;&lt;BR /&gt;Could it be oracle needs an Xserver simply to display an image/print file prior to printing it ... a bit like the HP technical print server needs to ....&lt;BR /&gt;&lt;BR /&gt;If this were me I'd setup xvfb (think of it as a virtual screen located in memory) to achieve this.&lt;BR /&gt;&lt;BR /&gt;see &lt;A href="http://www.idevelopment.info/data/Unix/General_UNIX/GENERAL_XvfbWithOracle9iAS.shtml" target="_blank"&gt;http://www.idevelopment.info/data/Unix/General_UNIX/GENERAL_XvfbWithOracle9iAS.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fyi xvfb is now incorporated as an Xserver extension and there are startup scripts available from HP or see my post -&amp;gt; &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=6660" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=6660&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;if the site no longer contains the depot I'm surprised ... drop me an email and I'll forward you a copy when I get back into work tomorrow</description>
      <pubDate>Wed, 26 Oct 2005 13:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658278#M241652</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2005-10-26T13:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658279#M241653</link>
      <description>My first post is absolutely useless.&lt;BR /&gt;&lt;BR /&gt;xvfb is the only way to service the oracle application server. The app server will work without it bur oracle reports requires it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 26 Oct 2005 13:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658279#M241653</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-10-26T13:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658280#M241654</link>
      <description>Thanks for your help guys. I do need it for the reports.</description>
      <pubDate>Wed, 26 Oct 2005 13:20:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658280#M241654</guid>
      <dc:creator>Jason_309</dc:creator>
      <dc:date>2005-10-26T13:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658281#M241655</link>
      <description>I wonder if they mean a Technical Printer Server (or X print server).  This can be configured through SAM.  It's basically a X-Server that run on your system and accepts print request from X-Windows client applications.</description>
      <pubDate>Wed, 26 Oct 2005 14:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658281#M241655</guid>
      <dc:creator>john kingsley</dc:creator>
      <dc:date>2005-10-26T14:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658282#M241656</link>
      <description>John, where in SAM can you do this?</description>
      <pubDate>Thu, 27 Oct 2005 10:14:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658282#M241656</guid>
      <dc:creator>Jason_309</dc:creator>
      <dc:date>2005-10-27T10:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658283#M241657</link>
      <description>Jason,&lt;BR /&gt;&lt;BR /&gt; are you sure you or Oracle want TPS ... ?&lt;BR /&gt;&lt;BR /&gt;"Print Server Configuration" option under&lt;BR /&gt;Printers &amp;amp; plotters:&lt;BR /&gt;&lt;BR /&gt;SAM Areas:Printers and Plotters&lt;BR /&gt;     SAM      HP Distributed Print Service -&amp;gt;&lt;BR /&gt;     SAM      LP Spooler                   -&amp;gt;&lt;BR /&gt;     SAM      Print Server Configuration&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nb check first # swlist -l product | grep -i techprint&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if TPS "Technical Print Services" is not installed, SAM willnot show "Print Server Configuration".&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2005 10:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658283#M241657</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2005-10-27T10:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658284#M241658</link>
      <description>For more information about TPS, consult the "Technical Print Service System Administrator's Guide". This manucal can be opened from CDE by clicking Help_Manager icon(?) on the toolbar.</description>
      <pubDate>Thu, 27 Oct 2005 11:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658284#M241658</guid>
      <dc:creator>john kingsley</dc:creator>
      <dc:date>2005-10-27T11:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658285#M241659</link>
      <description>What i need is a Xserver running for Oracle apps. Is that TPS is? Or do i need Xvfb for that?</description>
      <pubDate>Thu, 27 Oct 2005 12:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658285#M241659</guid>
      <dc:creator>Jason_309</dc:creator>
      <dc:date>2005-10-27T12:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658286#M241660</link>
      <description>Hi Jason,&lt;BR /&gt;You need Xvfb for Oracle apps.&lt;BR /&gt;Regards,&lt;BR /&gt;Borislav</description>
      <pubDate>Thu, 27 Oct 2005 13:10:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658286#M241660</guid>
      <dc:creator>Borislav Perkov</dc:creator>
      <dc:date>2005-10-27T13:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658287#M241661</link>
      <description>Thank you.</description>
      <pubDate>Thu, 27 Oct 2005 13:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xserver/m-p/3658287#M241661</guid>
      <dc:creator>Jason_309</dc:creator>
      <dc:date>2005-10-27T13:10:59Z</dc:date>
    </item>
  </channel>
</rss>

