Thursday, June 16, 2016

CentOS7 Minimal Install - No ifconfig or earlier ip commands

On CentOS 7, they deprecate the older ip utilities in favor if iproute2.

There's a blog that discusses how to install the older utilities.

yum install net-tools

The blog also has some other information:

https://www.unixmen.com/ifconfig-command-found-centos-7-minimal-installation-quick-tip-fix/


No comments:

NUMA on VM a Hyperthread-Enabled Server

This could be a long post, because things like NUMA can get complicated. For background, we are running servers - hypervisors - that have 24...