NetworkManager 1.0 Released After Ten Years Development
An anonymous reader writes: After ten years of development focused on improving and simplifying Linux networking, NetworkManager 1.0 was released. NetworkManager 1.0 brings many features including an increasingly modernized client library, improved command-line support, a lightweight internal DHCP client, better Bluetooth support, VPN enhancements, WWAN IPv6 support, and other features.
One of the few unix command line tools whose command begins with a major letter.
The most important feature is that it can be disabled, masked and unistalled without loosing functionality, as oppposed to other new TM things that I can't get rid of that easily
Sure, you can also do it via cli (with more tools than just those you mentioned), but, do you remember all the steps?
Why remember them? Dump the commands into a script and just run it.
Can you automate it?
No, of course not, because command line tools are the absolute worst for automation. </sarcasm>
That said, if you're dealing with wireless, I'd suggest using wicd instead of either. Less shitty than NetworkManager, less complicated than command line, and it has multiple front-ends including gtk, qt, ncurses, and CLI. I started using it years ago because NM tended to break horribly and every few updates it would lose the ability to connect to hidden APs. Meanwhile, has always "just worked" and has been completely forgettable, which is probably the best compliment that kind of software can earn.