Fedora9無法用xmanager登入 - Linux

Table of Contents


我參照了下面聯結的方式操作,

http://www.allhabit.com/thread-297534-1-1.html

#Step 1. Set any host can get a login window.

Open /etc/X11/xdm/Xaccess.Remove "#" # * #any host can
get a login window

#Step 2. Change runlevel to enable gdm.
Open /etc/inittab file.Change the runlevel to 5 as following:

id:5:initdefault: Replace with this x:5:respawn:/usr/bin/gdm

#Step 3. GDM configuration (When the Linux is using gdm)
Open /etc/X11/gdm/gdm.conf file. (/etc/gdm/custom.conf for Fedora Core 5)Go
to the [xdmcp]

section.Set the value of Enable option to true or 1.Set the value of “
DisplayPerHost” option to

desired maximum number such as 10(You will see the server is busy if the
value is 1).

#Step 4. Modify displayManager
Open /etc/X11/xdm/xdm-config file. Go to the last line.Add "!" in the
beginning of the line.

#Step 5. Restart Linux

#Step 6. Open XManager-Broadercast


但是仍無法用xmanager登入.

我防火牆有調port 177, iptable也關閉了,

請問有大大可以幫忙解決嗎,謝謝~


--

All Comments