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:

Fixing Clustering and Disk Issues on an N+1 Morpheus CMP Cluster

I had performed an upgrade on Morpheus which I thought was fairly successful. I had some issues doing this upgrade on CentOS 7 because it wa...