Moderator: Moderators
lapek ~ # ps -ef |grep X
root 5650 5623 6 06:58 tty7 00:03:06 /usr/bin/X -br -novtswitch -quiet -nolisten tcp :0 vt7 -auth /var/run/xauth/A:0-1WcXPP

Fac3kk wrote:You sure there is no more -nolisten tcp option for X?
I do not use xdmcp so I still have it:
- Code: Select all
lapek ~ # ps -ef |grep X
root 5650 5623 6 06:58 tty7 00:03:06 /usr/bin/X -br -novtswitch -quiet -nolisten tcp :0 vt7 -auth /var/run/xauth/A:0-1WcXPP
tlisiecki@desktop /etc $ cat xdm-config
....
! SECURITY: do not listen for XDMCP or Chooser requests
! Comment out this line if you want to manage X terminals with xdm
DisplayManager.requestPort: 0
tlisiecki@desktop /etc $
[Xdmcp]
# Whether KDM should listen to incoming XDMCP requests.
# Default is true
Enable=true
# The UDP port on which KDM should listen for XDMCP requests. Do not change.
# Default is 177
#Port=177
equo query files kdmjspeybro wrote:ps2, why do I see messages about restarting kdm if I did "/etc/init.d/xdm restart"? which of the 2 is actually being used?
tlisiecki@desktop /etc/X11 $ cat /etc/conf.d/xdm
# We always try and start X on a static VT. The various DMs normally default
# to using VT7. If you wish to use the xdm init script, then you should ensure
# that the VT checked is the same VT your DM wants to use. We do this check to
# ensure that you have't accidently configured something to run on the VT
# in your /etc/inittab file so that you don't get a dead keyboard.
CHECKVT=7
# What display manager do you use ? [ xdm | gdm | kdm | kdm-3.5 | kdm-4.0 | entrance ]
# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
# KDE-specific note: kdm-3.5 and kdm-4.0 are just examples. You will find all
# possible versions by looking at the directories in /usr/kde/.
DISPLAYMANAGER="kdm"
locate kdmrcReturn to Networking and Wireless
Users browsing this forum: No registered users and 1 guest