Fedora 13 下安装 Wicd

5470阅读 0评论2010-06-05 大鬼不动
分类:

Fedora系统自带的网络管理器“NetworkManager“ 无法以图形方式显示可用无线网络, 用起来很不方便,
于是更换为wicd。

安装方法:


1.wget

2.wget ftp://ftp.pbone.net/mirror/atrpms.net/f13-i386/atrpms/stable/python-urwid-0.9.8.4-3.fc13.i686.rpm

3. yum install     redhat-rpm-config


4. rpm -Uvh python-urwid-0.9.8.4-3.fc13.i686.rpm

rpm -Uvh wicd-1.7.0-3.fc13.i686.rpm

5.关掉netmanager .并启动wicd


service NetworkManager stop

chkconfig NetworkManager off
chkconfig wicd on
service wicd on
上一篇:Fedora 双击窗口后卷起而非最大化
下一篇:Fedora 13 安装 MPlayer