[Solved] Enabling wireless LAN connection

Re: Enabling wireless LAN connection

Postby doktor5000 » Sep 19th, '14, 20:49

Please next time do not use fullquotes, but only use the Reply function. Greatly improves clarity and reading flow.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Enabling wireless LAN connection

Postby doktor5000 » Sep 20th, '14, 15:28

eldiener wrote:
Code: Select all
/usr/bin/ls /etc/sysconfig/network-scripts/ifcfg-* | grep -v lo$ | xargs echo rm -f


Sorry, forgot to remove the echo in there from testing. Please try again with
Code: Select all
/usr/bin/ls /etc/sysconfig/network-scripts/ifcfg-* | grep -v lo$ | xargs rm -f
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Enabling wireless LAN connection

Postby eldiener » Sep 20th, '14, 18:34

My wireless connection is now working. Thanks for your help !

Mageia needs some work with wireless connections if my experience is any indication. Maybe Mageia 5 will be better in this regard than the current version.
eldiener
 
Posts: 57
Joined: Oct 22nd, '12, 01:44

Previous

Return to Networking

Who is online

Users browsing this forum: No registered users and 1 guest

cron