In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article introduces how to turn off the NetworkManager service in centos6.5, the content is very detailed, interested friends can refer to, I hope it can be helpful to you.
System: centos6.5 mini desktop
The following error occurs when the network card is restarted after installation
[root@localhost ~] # service network restart
Shutting down interface eth0: device status: 3 (disconnect)
[OK]
Close the loopback interface: [OK]
Eject loopback interface: [OK]
Pop-up interface eth0: active connection status: active
Active connection path: / org/freedesktop/NetworkManager/ActiveConnection/4
[OK]
After inquiry, it is found that this is due to the fact that the NetworkManager management tool developed by RedHat itself and / etc/sysconfig/network-scripts/ifcfg-ethx configuration are out of sync.
At the same time, this problem only occurs in centos\ rendhat systems with a graphical interface, which is a hint of NetworkManager service invocation with a graphical interface.
If you want to eliminate this prompt, just shut down the NetworkManager service
# chkconfig | grep NetworkManager
# chkconfig NetworkManager off
# service NetworkManager stop
# service network restart
When you restart the network card, you will find that this problem no longer exists.
[root@localhost ~] # service network restart
Shutting down interface eth0: [OK]
Close the loopback interface: [OK]
Eject loopback interface: [OK]
Pop-up interface eth0: [OK]
On how to close the NetworkManager service in centos6.5 to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.