Tuesday, December 28, 2004

X Font Server and XDM

1) In /etc/init.d/xfs
change from
daemon xfs -droppriv -daemon
to
daemon xfs -droppriv -daemon -port 7100

2) Enable firewall for UDP Port 177 to accept

3) In /etc/X11/fs/config comment out this
# no-listen=tcp

4) In /etc/X11xdm/xdm-conf ig comment out
! Display Manager requestPort: 0

5) If using gdm in /etc/X11/xdm/Xaccess
Change from
#* # any host can get a login window
to
* # any host can get a login window

6) In /etc/X11/gdm/gdm.con f
[xdmcp]
Enable=true
Port=177

7) In /etc/X11/xdm/Xsetup_ 0 should chmod 755

8) Edit XF86Config in /etc/X11
from
FontPath "Unix/:-1"
to
FontPath "Unix/:7100"

8) To Connect from Linux m.c @ shell
x - query 192.168.0.1

No comments: