Re: New install - error host already uses address
Posted by pschaff on 2011/12/6 22:02:26
The NetworkManager service should be started by default.
# chkconfig --list | grep -i network
NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:off
network 0:off 1:off 2:on 3:on 4:on 5:on 6:off
For command line configuration see "man nmcli", "man nm-tool", "man nm-online" "man NetworkManager.conf", and "man nm-system-settings.conf"
This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=58&topic_id=34600&post_id=148810