bash-2.05# ps -efw | grep xfs
root 691 688 1 12:15 pts/1 00:00:00 grep xfs
bash-2.05# netstat -an | grep 7100
bash-2.05# xfsinfo
xfsinfo: no font server defined
bash-2.05# xfsinfo -server localhost:7100
xfsinfo: unable to open server "localhost:7100"
bash-2.05# xfsinfo -server localhost:7000
xfsinfo: unable to open server "localhost:7000"
bash-2.05# rpm -qi XFree86-xfs
Name : XFree86-xfs Relocations: (not relocateable)
Version : 4.2.0 Vendor: Red Hat, Inc.
Release : 6.47 Build Date: Thu Mar 14 23:15:32 2002
Install date: Tue Mar 19 00:42:13 2002 Build Host: daffy.perf.redhat.com
Group : System Environment/Daemons Source RPM: XFree86-4.2.0-6.47.src.rpm
Size : 175569 License: XFree86
Packager : Red Hat, Inc. <
http://bugzilla.redhat.com/bugzilla>
URL :
http://www.xfree86.org
Summary : A font server for the X Window System.
Description :
XFree86-xfs contains the font server for XFree86. Xfs can also serve
fonts to remote X servers. The remote system will be able to use all
fonts installed on the font server, even if they are not installed on
the remote computer.
bash-2.05#