[plug] what port is xfs running on?
Russell Steicke
r.steicke at bom.gov.au
Sat Jul 24 23:12:03 WST 2004
On Sun, Jul 25, 2004 at 12:55:10AM +1000, Rob Dunne wrote:
>
> thanks Dean and Russell,
>
> I now see that I have a problem.
>
>
>
> $ /usr/sbin/lsof -i -P | grep xfs
> reveals nothing -- only ssh connections
>
> however
>
> $ grep xfs /etc/services
> xfs 7100/tcp # X font server
>
>
>
> $ tail -1 /etc/X11/fs/config
> no-listen = tcp
>
> could this be the problem? What should I change it too?
Unless you're setting up a font server for use by multiple machines on a
network (and if you don't know you're doing that, then you're probably
not) this is not a problem. Your local X server will be getting fonts
by talking to the font server on its unix domain socket, or by reading
fonts directly from the file system.
Have you done the "xset -q" thing from that HOWTO, to find out where
your X server expects the fonts to be?
--
Russell Steicke
-- Fortune says:
There's nothing worse for your business than extra Santa Clauses
smoking in the men's room.
-- W. Bossert
More information about the plug
mailing list