انجمنهای فارسی اوبونتو
کمک و پشتیبانی => شبکه و سرویس دهندهها => نویسنده: royaflash در 09 شهریور 1388، 01:31 بظ
-
سلام دوستان خسته نباشید
توی قسمت وایرلس من (شناسایی شبکه های دیگر ) نوشته device not maneged و نمیتونم مدیریت کنم چرا؟
موفق و لینوکسی باشید.
-
چک کن:
/etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
iface eth0 inet dhcp
auto eth0
#iface eth1 inet dhcp
#auto eth1
/etc/NetworkManager/nm-system-settings.conf
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=true
برای اطلاعات بیشتر:
http://ubuntuforums.org/showthread.php?p=6814830
http://www.craigmayhew.com/blog/2009...e-not-managed/
-
چک کن:
/etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
iface eth0 inet dhcp
auto eth0
#iface eth1 inet dhcp
#auto eth1
/etc/NetworkManager/nm-system-settings.conf
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=true
برای اطلاعات بیشتر:
http://ubuntuforums.org/showthread.php?p=6814830
http://www.craigmayhew.com/blog/2009...e-not-managed/
ممنونم عماد جان
در ضمن دستوراتی که داده بودی اشتباه بود .
به رفرنس رفتم و دستور ش این بود
gksudo gedit /etc/NetworkManager/nm-system-settings.conf
و true کردم که حل شد.
موفق و لینوکسی باشید