User Tools

Site Tools


wiki:add_ifconfig

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:add_ifconfig [2016/11/15 20:54] – created walkeradminwiki:add_ifconfig [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 2: Line 2:
 \\  \\ 
 \\  \\ 
- +<color red>Warning, the content on this page is untested</color> 
- +\\  
- +\\  
- +\\  
- +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. 
-sudo apt-get install net-tools+\\  
 +\\  
 +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.1479243278.txt.gz · Last modified: 2023/03/09 22:35 (external edit)