Configure Remote X Servers to Access the Font Server
Once you have configured the X font server, you can then configure the
X servers on the various client systems to use it. Open each X server
configuration file (usually xorg.conf ) and locate the Files section.
In this section, add a new FontPath directive for the X font server.
This is done using the following syntax:
Section "Files"
...
FontPath "tcp/server_address:7100"
...
EndSection
As with the X font server, you must open port 7100 in your host
firewall and then restart the X server.
LX0-104 Exam Objectives (H)
No comments:
Post a Comment