wicd

What is WICD?

WICD (pronounced like wicked) is an open source wired and wireless network manager for Linux which aims to provide a simple interface to connect to networks with a wide variety of settings. It provides support only for wired and wireless networks (no fancy VPNs, DSL routing and such), but it's a good alternative ifNetworkManager gives you problems.

Installing WICD

For Gnome / Unity

Open up a Terminal and execute the following commands:

  • First, we download the latest NetworkManager, in case we need to reinstall if WICD doesn't works:

    • sudo apt-get install -d --reinstall network-manager network-manager-gnome

  • Then we install WICD:
    • sudo apt-get install wicd-gtk

  • And only then do we uninstall NetworkManager:

    • sudo apt-get remove --purge network-manager-gnome network-manager

For KDE (Kubuntu)

Open up a Terminal and execute the following commands:

  • First, we download the latest NetworkManager, in case we need to reinstall if WICD doesn't works:

    • sudo apt-get install -d --reinstall network-manager plasma-widget-networkmanagement

  • Then we install WICD:
    • sudo apt-get install wicd-kde

  • And only then do we uninstall NetworkManager:

    • sudo apt-get remove --purge plasma-widget-networkmanagement network-manager

Configuring WICD

You can access WICD either through Applications / Internet / WICD, or by clicking on the tray icon --in KDE, you may have to add it by hand by right-clicing the triangle that shows the hidden icons in the System Tray (far right on the Task Bar), selecting System Tray Preferences and marking "Wicd client" on the Extra elements list.

Once you click on the Systray widget, you should see a list of available networks. Click on "Properties" (the wrench icon, or an arrow for older versions) next to the network you want to connect to to specify your network address or Access Point's password, if required:

  • Mark Use Encryption
  • Select the type of encryption of your AP (usually WPA 1/2 Hex or WEP Hex).
  • Write your AP's password in Key.

Also select Automatically connect to this network if you want to do so. Once you're done configuring it, go to the connection list again and click on it's name this time to connect to it.

Reverting to NetworkManager

For Gnome / Unity

Open up a Terminal and execute the following commands:

  • Install NetworkManager:

    • sudo apt-get install network-manager-gnome network-manager

  • Then remove WICD:
    • sudo apt-get remove --purge wicd wicd-gtk

  • Finally, restart your system.

For KDE (Kubuntu)

Open up a Terminal and execute the following commands:

  • Install NetworkManager:

    • sudo apt-get install plasma-widget-networkmanagement network-manager

  • Then remove WICD:
    • sudo apt-get remove --purge wicd wicd-kde

  • Finally, restart your system.

See also


CategoryNetworking CategoryNetworking

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值