[plug] what port is xfs running on?

Rob Dunne Rob.Dunne at CSIRO.AU
Sat Jul 24 22:55:10 WST 2004


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?

				       bye	
                                         rob


Dean Holland writes:
 > Hi Rob,
 > 
 > Use lsof -i to show open INET "files".
 > 
 > speedster at sook:~$ sudo lsof -i -P | grep xfs
 > xfs         409      root    3u  IPv4   1406       TCP *:7100 (LISTEN)
 > 
 > Dean
 > 
 > Rob Dunne wrote:
 > > 
 > > 
 > > HI list,
 > >            how do I tell what port xfs is running on?
 > > 
 > > $ ps ax|grep xfs
 > >  3299 ?        S      0:04 [xfs]
 > > 
 > > 
 > > doesnt help me a lot.
 > > 
 > > I am following the instructions on
 > > http://www.ibiblio.org/Linux/HOWTO/Font-HOWTO/xfonts.html#AEN223
 > > 
 > > to add truetype fonts so that MathML works in firefox.
 > > 
 > > 					      bye
 > > 					      rob
 > > 
 > _______________________________________________
 > PLUG discussion list: plug at plug.linux.org.au
 > http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug
 > Committee e-mail: committee at plug.linux.org.au



More information about the plug mailing list