xfontserver
After installing debian with XFree I couldn't see any font server.
Well, as I try to look like a sophisticated debian veteran, I just
issued the command 'apt-get install xfs' and actually, it installed
painlessly. The comman '/etc/init.d/xfs start' completed the install.
However, I cannot seem to be able to access it through xfsinfo:
xfsinfo
xfsinfo: no font server defined
jonhaug:/etc# xfsinfo -server localhost
_FSTransOpen: Unable to Parse address localhost
xfsinfo: unable to open server "localhost"
jonhaug:/etc# xfsinfo -server localhost:7100
xfsinfo: unable to open server "localhost:7100"
jonhaug:/etc# netstat --all -p | grep xfs
unix 2 [ ACC ] STREAM LISTENING 21925 9780/xfs /tmp/.font-unix/fs7100
unix 2 [ ] DGRAM 21928 9780/xfs
jonhaug:/etc# xfsinfo -server localhost:9780
xfsinfo: unable to open server "localhost:9780"
jonhaug:~# ps aux | grep xfs
root 9780 0.0 0.3 4240 3052 ? S 13:17 0:00 /usr/bin/X11/xfs -daemon
root 9828 0.0 0.0 1332 424 pts/2 S 13:31 0:00 grep xfs
(In which packed can I find the program socklist? I had to copy it
from a RedHat distro.)
jonhaug:/# socklist
type port inode uid pid fd name
tcp 32768 379 0 189 5 rpc.statd
tcp 515 18455 0 8679 6 lpd
tcp 37 367 0 196 7 inetd
tcp 9 364 0 196 4 inetd
tcp 13 366 0 196 6 inetd
tcp 111 182 0 122 4 portmap
tcp 113 369 0 196 9 inetd
tcp 22 445 0 209 3 sshd
tcp 25 368 0 196 8 inetd
tcp 22 22812 0 9823 4 sshd
tcp 32772 953 0 405 3 ssh
udp 32768 376 0 189 4 rpc.statd
udp 9 365 0 196 5 inetd
udp 789 349 0 189 3 rpc.statd
udp 111 181 0 122 3 portmap
--
Jon Haugsand, Jon-H.Haugsand@norges-bank.no
http://www.norges-bank.no
Reply to:
- Follow-Ups:
- Re: xfontserver
- From: "Jan C. Nordholz" <jckn@gmx.net>
- Webcam
- From: "Chris Short" <cshort@blueyonder.co.uk>