Fedora9無法用xmanager登入 - Linux

Jessica avatar
By Jessica
at 2008-08-07T08:46

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也關閉了,

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


--
Tags: Linux

All Comments

Fedora 9 無法開啟網頁

Callum avatar
By Callum
at 2008-08-07T00:47
我在安裝完Fedora9後可以開啟網頁, 但是崇開機後,firefox就沒辦法開啟網頁了, 但是ping雅虎或是google都ping的到, 網路ip和DNS都有設對, 防火牆也有開80的port, 打httpd時會出現 (98)Address already in use: make_sock: ...

一個mkdir出現錯誤的問題

Mason avatar
By Mason
at 2008-08-07T00:03
我剛剛正在建立資料夾 我使用mkdir 想要建立一個 test資料夾 結果出現這個錯誤 mkdir: cannot create directory `testand#39;: Input/output error 上網google好像很少資料 我完全不知道我現在為啥是不行建立資料夾 可是再某些資 ...

fedora 9 網路卡的問題

Isabella avatar
By Isabella
at 2008-08-06T23:42
※ 引述《FourDollars.bbsatbbs.sayya.org (四元)》之銘言: : ※ 引述《Gawain0416.bbsatptt.cc (Gawain)》之銘言: : andgt; 各位大大,想請問一下fedora 9網路設定的問題。 : andgt; 小弟遇到的障礙是:開機後,網路卡不會自動 ...

講到BIOS,不得不提一下最近富士康的主機板

George avatar
By George
at 2008-08-06T23:39
富士康(foxconn)出的主機板,被人發現只要在上面灌linux會當掉 然後在反組譯BIOS之後,發現BIOS會認OS,如果是linux、freebsd的話 就會當掉,最後那個人就投訴到美國公平交易委員會跟消費者團體 詳細的情形請看下面的blog連結,裡面有那個人和富士康的之間的信件內容 http://y ...

java安裝 找不到套件@@?

Anonymous avatar
By Anonymous
at 2008-08-06T21:50
sudo apt-get install icedtea-java7-jdk sudo apt-get build-dep icedtea-java7-plugin sudo apt-get -b source icedtea-java7-plugin icedtea-java7-bin ice ...