<?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: X Font Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x-font-server/m-p/2788446#M584476</link>
    <description>Hi Ken,&lt;BR /&gt;&lt;BR /&gt;Use this procedure to set up your HP sysetm as an X font server.&lt;BR /&gt;&lt;BR /&gt;1. Make sure RUN_X_FONT_SERVER=1 appears in /etc/rc.config.d/xfs. Also add CONFIG_FILE_NAME=/etc/X11/fs/config &lt;BR /&gt;2. Stop xfs if it is running &lt;BR /&gt;/sbin/init.d/xfs stop &lt;BR /&gt;3. Go to /etc/X11/fs/ directory. Edit 'config' file. Search for the line that starts with catalog. Append the string /usr/dt/config/xfonts/C/ (trailing / indicates the directory) to the end of the line &lt;BR /&gt;4. Start the fontserver with the command &lt;BR /&gt;/sbin/init.d/xfs start &lt;BR /&gt;&lt;BR /&gt;Use xset and xlsfonts on the client side to verify the connections as described by Wodish.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 18 Aug 2002 23:42:57 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2002-08-18T23:42:57Z</dc:date>
    <item>
      <title>X Font Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-font-server/m-p/2788444#M584474</link>
      <description>How can I check and configure the x font server on a particular host to accept connections from differrent X servers accross the lan.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help and hints.</description>
      <pubDate>Sun, 18 Aug 2002 08:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-font-server/m-p/2788444#M584474</guid>
      <dc:creator>Kenneth_18</dc:creator>
      <dc:date>2002-08-18T08:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: X Font Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-font-server/m-p/2788445#M584475</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;well, the only real test would be to try to connect form those stations to it... for there could be a firewall in between them, denying access!&lt;BR /&gt;But if that's not the case, you could try a simple TELNET to the font server station, using port 7000 (or 7100, if it's a Solaris system).&lt;BR /&gt;You won't get an answer - but as long as you don't get the message that you "could not connect" (or "connection refused") it should be alright.&lt;BR /&gt;&lt;BR /&gt;The *real* test would include adding that font server to the font path:&lt;BR /&gt;xlsfonts|wc -l # count before&lt;BR /&gt;xset +fp tcp/11.22.33.44:7000 # your font server's IP address instead of 11.22.33.44&lt;BR /&gt;xlsfonts|wc -l # shoul dbe much bigger now&lt;BR /&gt;xset -fp tcp/11.22.33.44:7000 # get rid of it&lt;BR /&gt;&lt;BR /&gt;Just my $0.02,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Sun, 18 Aug 2002 17:42:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-font-server/m-p/2788445#M584475</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2002-08-18T17:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: X Font Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-font-server/m-p/2788446#M584476</link>
      <description>Hi Ken,&lt;BR /&gt;&lt;BR /&gt;Use this procedure to set up your HP sysetm as an X font server.&lt;BR /&gt;&lt;BR /&gt;1. Make sure RUN_X_FONT_SERVER=1 appears in /etc/rc.config.d/xfs. Also add CONFIG_FILE_NAME=/etc/X11/fs/config &lt;BR /&gt;2. Stop xfs if it is running &lt;BR /&gt;/sbin/init.d/xfs stop &lt;BR /&gt;3. Go to /etc/X11/fs/ directory. Edit 'config' file. Search for the line that starts with catalog. Append the string /usr/dt/config/xfonts/C/ (trailing / indicates the directory) to the end of the line &lt;BR /&gt;4. Start the fontserver with the command &lt;BR /&gt;/sbin/init.d/xfs start &lt;BR /&gt;&lt;BR /&gt;Use xset and xlsfonts on the client side to verify the connections as described by Wodish.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 18 Aug 2002 23:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-font-server/m-p/2788446#M584476</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-08-18T23:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: X Font Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-font-server/m-p/2788447#M584477</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Try this simple solution to the problem .&lt;BR /&gt;It involves configuring and&lt;BR /&gt;running a font-server on the system which is running CDE and forcing the fontserver into the font-path.&lt;BR /&gt;&lt;BR /&gt;To do this &lt;BR /&gt;  1 - The font server needs to be configured to include the CDE fonts in its catalog&lt;BR /&gt;&lt;BR /&gt;EDIT: /etc/X11/fs/config&lt;BR /&gt;&lt;BR /&gt;Append ",/usr/dt/config/xfonts/C" to the end of the "catalogue = ..." line&lt;BR /&gt;&lt;BR /&gt;EDIT: /etc/rc.config.d/xfs&lt;BR /&gt;&lt;BR /&gt;Set the following variable:  &lt;BR /&gt;"RUN_X_FONT_SERVER=1"&lt;BR /&gt;&lt;BR /&gt;EXECUTE:  /sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;If the font-server is already running, kill it and restart it.&lt;BR /&gt;&lt;BR /&gt;2 - Force CDE 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 by running: nslookup `hostname`.)&lt;BR /&gt;&lt;BR /&gt; COPY: /usr/dt/config/Xsetup  to &lt;BR /&gt;       /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 &lt;BR /&gt;/etc/dt/config/Xsetup &lt;BR /&gt;replacing "IPADDRESS" with the IP address of the server as returned 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;&lt;BR /&gt;Then any CDE login to the server automatically logs in the fontserver and you do not need to alter your PCs or Xterms&lt;BR /&gt;&lt;BR /&gt;               steve Steel</description>
      <pubDate>Mon, 19 Aug 2002 06:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-font-server/m-p/2788447#M584477</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-08-19T06:01:00Z</dc:date>
    </item>
  </channel>
</rss>

