<?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 Xvfb server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856652#M820945</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to configure an xvfb server for my HP 9000 box. I have an X11 directory in /etc/bin and seem to have the capability based on some of the forum responses. How does one tell whether or not they need to download the patch from HP for xvfb? I see references to it in the 'man Xserver' command - does this mean that it is installed? &lt;BR /&gt;&lt;BR /&gt;Assuming that it is there, do I have to manually create an X5screens file with the xvfb parameter? I cannot find the xvfb command in the /sbin/init.d directory either....&lt;BR /&gt;&lt;BR /&gt;HELP!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;mark</description>
    <pubDate>Tue, 03 Dec 2002 17:18:32 GMT</pubDate>
    <dc:creator>Mark_184</dc:creator>
    <dc:date>2002-12-03T17:18:32Z</dc:date>
    <item>
      <title>Xvfb server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856652#M820945</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to configure an xvfb server for my HP 9000 box. I have an X11 directory in /etc/bin and seem to have the capability based on some of the forum responses. How does one tell whether or not they need to download the patch from HP for xvfb? I see references to it in the 'man Xserver' command - does this mean that it is installed? &lt;BR /&gt;&lt;BR /&gt;Assuming that it is there, do I have to manually create an X5screens file with the xvfb parameter? I cannot find the xvfb command in the /sbin/init.d directory either....&lt;BR /&gt;&lt;BR /&gt;HELP!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;mark</description>
      <pubDate>Tue, 03 Dec 2002 17:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856652#M820945</guid>
      <dc:creator>Mark_184</dc:creator>
      <dc:date>2002-12-03T17:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Xvfb server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856653#M820946</link>
      <description />
      <pubDate>Tue, 03 Dec 2002 17:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856653#M820946</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2002-12-03T17:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Xvfb server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856654#M820947</link>
      <description>On 11.x, every patch since Jan 2002 also contains another Xvfb.  This one is based on the XFree86 Xserver and is simply called /usr/bin/X11/Xvfb.  It is a bit simpler to configure than the Xhp-based one, since it doesn't need an X0screens file.</description>
      <pubDate>Wed, 04 Dec 2002 12:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856654#M820947</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2002-12-04T12:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Xvfb server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856655#M820948</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;and "VNC" is another virtual frame buffer, with the additional advantage of having "viewers" to access the windows in there!&lt;BR /&gt;&lt;BR /&gt;FWIW,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Dec 2002 18:20:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856655#M820948</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-12-04T18:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Xvfb server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856656#M820949</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Thank you all for your responses! I am running into another problem now. I created my X5screens file with the following info:&lt;BR /&gt;&lt;BR /&gt;ServerOptions &lt;BR /&gt;serverMode XVfb &lt;BR /&gt;&lt;BR /&gt;I placed this file in the /etc/X11 directory.&lt;BR /&gt;&lt;BR /&gt;I have 'manned' XServer and found the section entitled 'Xvfb options' so I know that my server supports it.&lt;BR /&gt;&lt;BR /&gt;When I try and run the following command from the /usr/bin/X11 directory:&lt;BR /&gt;&lt;BR /&gt;'X :5'&lt;BR /&gt;&lt;BR /&gt;I get this response:&lt;BR /&gt;&lt;BR /&gt;Fatal server error:&lt;BR /&gt;Cannot establish any listening sockets - Make sure an X server isn't already run&lt;BR /&gt;ning&lt;BR /&gt;&lt;BR /&gt;I know that another XVfb server is not running. Is the default port blocked for some reason? Is there any way to check?&lt;BR /&gt;&lt;BR /&gt;thanks is advance!&lt;BR /&gt;&lt;BR /&gt;mark&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2002 15:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-server/m-p/2856656#M820949</guid>
      <dc:creator>Mark_184</dc:creator>
      <dc:date>2002-12-12T15:12:53Z</dc:date>
    </item>
  </channel>
</rss>

