Namran Hussin Linux,Network Installing WICD for wireless connection User interface in CentOS 5.6

Installing WICD for wireless connection User interface in CentOS 5.6

First download the package from website :

wget http://downloads.wicd.net/pkgs/stable/1.6.x/1.6.2/CentOS_5/wicd-1.6.2-2.1.x86_64.rpm
rpm -ivh wicd-1.6.2-2.1.x86_64.rpm

then install the dependencies for this ..
as it require python-urwid ..
assume you have install rpmforge repo.

yum install urwid

then install the wicd package.

the result :

now can use WPA2 , WPA-TKIP as per click-click too.

Related Post

Installing java plugins for x86_64 CentOSInstalling java plugins for x86_64 CentOS

download the latest from java website : http://download.oracle.com/auth/otn-pub/java/jdk/6u27-b07/jdk-6u27-linux-x64-rpm.bin?e=1313557110&h=84d2a6dfdee93e926d179d506fafa3e3 sh jdk-6u27-linux-x64-rpm.bin ln -s /usr/java/jdk1.6.0_27/jre/lib/amd64/libnpjp2.so /usr/lib64/mozilla/plugins/libnpjp2.so test by : about:plugins Related posts: Firefox 3.6.13 and JRE plugins in CentOS 5.5 Java 1.6