12.3 fresh install: IFUP versus K-Networkmanager

Hello dear OpenSuse-Friends well - i just did a fresh install of OpenSuse 12.3 on a Notebook. All went fine - and i am very very happy with 12.3 - all looks great Well i now have to configure all that stuff. Whats with the setting and configuring of KNetworkmanagement!? How should i do that!? Is IFUP the first - the default configuration - that is shipped with the Opensuse 12.3? i want to have knetwork management - with the option to configure the wireless with the plasmoid-stuff how to do that!? love to hear from you greetings

If you have but one network connection, ifup would be suggested. If you have more than one network connection such as wired and wireless or for a laptop, multiple wireless connections, then you should use Network Manager. And of course, for a single network connection or not, anyone can use Network Manager if they wish to. You must go to YaST / Network Devices / Network Settings and make sure all network connections are configured. Then enable “User Controlled with NetworkManager” to use Network Manager. You should also elect to show the Network Manager icon on the task bar which is in the System Tray Settings for KDE.

Thank You,

many thanks for the quick answer!!

well i understand the following

You must go to YaST / Network Devices / Network Settings and make sure all network connections are configured. Then enable “User Controlled with NetworkManager” to use Network Manager. You should also elect to show the Network Manager icon on the task bar which is in the System Tray Settings for KDE.

well - i think that the step before the so called enabling the Networkmanager in the task bar which is in the System Tray Settings for KDE is to do some preliminariy
thiings in the YAST - Section (you mentioned above)

Aftrer the fresh install of opensuse 12.3 i want to set up the Knetworkmanager so i guess that i have to erase all the entries that are mentioned in the IFUP

In other words – i think that i have to erase all the configurationsfiles of YAST (ifup)

Code:

cd /etc/sysconfig/network; ls ifcfg-[earw]* | perl -p -e '{ chomp; `mv $_ $_\.old`; }

 


or is this codesnipped enough

rm /etc/sysconfig/network/ifcfg-*

 


look forward to hear from you

I would say there is no reason to erase your old settings, if left over from an upgrade, unless you have a problem. But of course, you can do so if you wish. Again, just look back at my original suggestion on how to make it work. You can start afresh or where you left off.

Thank You,

hello dear

now it runs - all is well

many many thanks

greetings

This is good news to hear for sure and very happy to help.

Thank You for using openSUSE,