<?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: portnumber off xfs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/portnumber-off-xfs/m-p/2771343#M896366</link>
    <description>xfs &amp;amp; ports : default = 7000 but 7100 is often used if 7000 is already busy.&lt;BR /&gt;&lt;BR /&gt; 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;fontserver &amp;amp; xserver : use xset -q to confirm the fontserver is being used by the Xserver look for the tcp entry, next step .... check the ttf font dir is listed here too ... sounds to me that :&lt;BR /&gt;&lt;BR /&gt;a) either the ttf fonts aren't listed in /etc/X11/fs/config or&lt;BR /&gt;&lt;BR /&gt;b) the font server isn't being used actively.&lt;BR /&gt;&lt;BR /&gt;incidentally what instructions did you follow ? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 24 Jul 2002 09:33:11 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2002-07-24T09:33:11Z</dc:date>
    <item>
      <title>portnumber off xfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/portnumber-off-xfs/m-p/2771341#M896364</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm installing ttf fonts (arial) on hp-ux 11.00. I followed the instructions, but xfs won't start because there is already some proces on port 7000.&lt;BR /&gt;I changed it to 5000 and also put the 5000 into /etc/dt/config/Xsetup.&lt;BR /&gt;So far so good. &lt;BR /&gt;When I check it with xlsffonts, no ariel. When I check it with fslsfonts, I have them.&lt;BR /&gt;The second command talk to the fontserver, the first to th Xserver.&lt;BR /&gt;How can I make the font available for the Xserver?&lt;BR /&gt;&lt;BR /&gt;TIA</description>
      <pubDate>Wed, 24 Jul 2002 09:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/portnumber-off-xfs/m-p/2771341#M896364</guid>
      <dc:creator>Ferry Hoeben</dc:creator>
      <dc:date>2002-07-24T09:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: portnumber off xfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/portnumber-off-xfs/m-p/2771342#M896365</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;CDE can be forced to add the font-server to the X-Server font-path by editing the Xsetup file.  (NOTE:  This steps REQUIRES 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;      &lt;BR /&gt;EDIT: /etc/dt/config/Xsetup&lt;BR /&gt;&lt;BR /&gt;Add the following line to /etc/dt/config/Xsetup &lt;BR /&gt;replacing&lt;BR /&gt;          "IPADDRESS" &lt;BR /&gt;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:5000 1&amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;                  steve Steel</description>
      <pubDate>Wed, 24 Jul 2002 09:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/portnumber-off-xfs/m-p/2771342#M896365</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-24T09:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: portnumber off xfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/portnumber-off-xfs/m-p/2771343#M896366</link>
      <description>xfs &amp;amp; ports : default = 7000 but 7100 is often used if 7000 is already busy.&lt;BR /&gt;&lt;BR /&gt; 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;fontserver &amp;amp; xserver : use xset -q to confirm the fontserver is being used by the Xserver look for the tcp entry, next step .... check the ttf font dir is listed here too ... sounds to me that :&lt;BR /&gt;&lt;BR /&gt;a) either the ttf fonts aren't listed in /etc/X11/fs/config or&lt;BR /&gt;&lt;BR /&gt;b) the font server isn't being used actively.&lt;BR /&gt;&lt;BR /&gt;incidentally what instructions did you follow ? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jul 2002 09:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/portnumber-off-xfs/m-p/2771343#M896366</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-07-24T09:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: portnumber off xfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/portnumber-off-xfs/m-p/2771344#M896367</link>
      <description>Some additional information:&lt;BR /&gt;- the instruction came from faq.org and itrc (search ttf).&lt;BR /&gt;- I'm not using it with CDE. I need the font for creating pdf-files with Oracle-Reports.&lt;BR /&gt;&lt;BR /&gt;I use Xvfb on display 10 as display server</description>
      <pubDate>Thu, 25 Jul 2002 05:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/portnumber-off-xfs/m-p/2771344#M896367</guid>
      <dc:creator>Ferry Hoeben</dc:creator>
      <dc:date>2002-07-25T05:40:38Z</dc:date>
    </item>
  </channel>
</rss>

