Home | Bug Tracker | Wiki | Mailing Lists | Forums | Download  
   Username:  Password:  Signup
پنجشنبه، ۱۱ شهریور ۱۳۸۹     
   منوی اصلی
· خانه
   دریافت پارسیکس
· دریافت از SF.Net
· دریافت از Linux Freedom
· دریافت با Bittorrent
· پارسیکس شاپ
   پشتیبانی شما از ما
ما هزینه‌های سرویس‌دهنده پارسیکس و پهنای باند را می‌پردازیم، ساعتهای زیادی صرف آن می‌شود تا بتوانیم سیستم‌عاملی پایدار و قابل استفاده برای شما آماده کنیم تا از آن لذت ببرید و در هزینه‌هایتان صرفه جویی کنید. بنابراین حمایت از ما را فراموش نکنید. متشکریم.

کمک‌ها ۲۰۱۰: $0,00
   جستجو
   گزارش اشکالات

برای کمک به بهتر شدن پارسیکس گنو/لینوکس، اشکالات مشاهده شده در آنرا اینجا گزارش نمایید.
   کاربران حاضر
مدیر
هیچیک از مدیران حاضر نیست
اعضا:حاضر
اعضا:اعضا:0
مهمان‌ها:مهمان‌ها:17
مجموع:مجموع:17
کاربران حاضر
هیچ کاربر حاضری وجود ندارد
   تبلیغات



ارسال عنوان جدید   پاسخ دهی به عنوان
نمایش عنوان قبلی نسخه قابل چاپ ورود برای بررسی پیامهای خصوصی نمایش عنوان بعدی
نویسنده پیام
cmostحاضر نیست
ارسال موضوع: [HOWTO] Use Wicd to manage network connections easily!  ارسالارسال شده: یكشنبه، ۲۱ مهر ۱۳۸۷
Forum Moderator
Forum Moderator


عضو شده: سه شنبه، ۳۰ بهمن ۱۳۸۶
ارسال: 206
موقعیت: Cincinnati, Ohio
وضعیت: حاضر نیست
Wicd 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. Wicd is akin to Fedora and Ubuntu's popular Network Manager, but simpler to use and with many unique features. It's also written entirely in Python which makes it fast and stable. Since many Parsix users have asked for an easy to use network manager, I thought I'd offer a howto for Wicd.

..from Wicd's home page here: http://wicd.sourceforge.net/
We can summarize some of Wicd's main features:

1. No Gnome dependencies (although it does require GTK), so it is easy to use in XFCE, Fluxbox, Openbox, Enlightenment, etc.
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2 (and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength

Installing Wicd on Debian based systems such as Parsix is easy thanks to Apt. We will simply add the Wicd repository to /etc/apt/sources.list and use Synaptic to install the package. Note: if you're using Network Manager or any other third party network management applet you will want to completely remove it before installing Wicd. There can only be one program to manage wireless/wired networks. Okay, here we go...

1. Open a gnome-terminal and as root type
gedit /etc/apt/sources.list
2. Copy and paste the following lines; save and close
## Wicd - a powerful network manager for Gnome
deb http://apt.wicd.net sid extras
3. If you're impatient, you can remain at the terminal, type (again as root)
apt-get update
apt-get install wicd

Alternately, you can simply open Synaptic and search for Wicd; select it for installation; apply; close Synaptic.
4. Now you should find a Wicd icon in the Applications menu under 'Internet'; selecting this icon should start the program.

To configure Wicd is relatively simple, depending on which wireless driver you're using. Chances are, if 'Network Manager' or other third party tools worked without issues, then Wicd will too. The main problem might be that Wicd simply fails to connect after you install it. If this is the case, make sure that the only entry in your /etc/network/interfaces file is

auto lo
iface lo inet loopback

You can change the contents of this file by pressing alt + f2, then typing
gksudo gedit /etc/network/interfaces

You can ignore lines that start with #.

For other problems installing or configuring Wicd, you can check out the excellent Wicd forums here: http://wicd.sourceforge.net/punbb/

To startup Wicd each time you start your computer (and activate the handy tray icon similar to Network Manager's,) simply go to 'Applications' --> 'Preferences' --> 'Sessions' and add an entry with the command wicd-client

Enjoy Wicd!
 
 نمایش پروفایل کاربری ارسال پیام خصوصی  
پاسخ با متن بازگشت به بالا
نمایش ارسالها از قبلی:     
رفتن به:  
تمام زمانها مطابق GMT - 8 ساعت هستند
ارسال عنوان جدید   پاسخ دهی به عنوان
نمایش عنوان قبلی نسخه قابل چاپ ورود برای بررسی پیامهای خصوصی نمایش عنوان بعدی
Copyright© 2005-2010 Parsix Project
Contact: webmaster AT parsix DOT org