пятница, 5 сентября 2014 г.

отключение IPv6 в CentOS

Можно без перезагрузки службы

добавить в 

/etc/sysctl.conf 
строчку 
net.ipv6.conf.all.disable_ipv6 = 1
выполнить от рута 
sysctl -p

Failed to install module libnvdimmvmxnet3

The fix is this: in /etc/dracut.conf.d/*.conf > nvdimm-security.conf > vmware-tools.conf, edit the "add_drivers" line to ...