From: Nikolaos Milas nmilas@noa.gr
On 18/6/2012 3:52 μμ, John Doe wrote:
Do you really need NetworkManager...?
Not really, but in my CentOS 6 machines (only recently started using it) I had problems setting up network (never had any with CentOS 5), because resolv.conf was being overwritten.
After being overwhelmed experimenting, I found that my current configuration works, so I just left it alone!
I will gladly get advice on how to setup things without NetworkManager !
Can I simply: "yum remove NetworkManager"?
I do not install it at all. But I guess NM_CONTROLLED="no" might be enough...
And, for the resolv.conf, you have: PEERDNS="no" or DNS{1,2}=address and DOMAIN=domain1.com domain2.com
JD