User Tools

Site Tools


wiki:add_ifconfig

This is an old revision of the document!


Add ifconfig



Anyone who has used Linux will likely be familiar with the ifconfig command. Apparently ifconfig was deprecated some time ago, but has still been included in CentOS and Red Hat. Well version 7 has finally left out ifconfig and so now we move on to it's replacement called ip.

While you may not be thrilled, at the time of writing (Nov 2016) you can still add ifconfig by using the installer for whatever Linux you are running (ifconfig is part of a suite called net-tools)

  sudo apt-get install net-tools
  
  yum install net-tools



I saw these on a page about ip tools, and have not yet tested them.

wiki/add_ifconfig.1479243425.txt.gz · Last modified: 2023/03/09 22:35 (external edit)