我在centos上安裝
CRITICAL: Resource IPaddr::192.168.137.20/24/eth0 is active, and should not be!
修復:刪除別名/etc/network/interface
但我/etc/network/interface
在 centos 上找不到連結?
CentOS 中的網路介面配置在/etc/sysconfig/network-scripts
以介面命名的文件中,例如ifcfg-eth0
. 請參閱文件。
引用自:https://serverfault.com/questions/516911