User Tools

Site Tools


wiki:static_and_dynamic_ip_on_a_single_interface

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:static_and_dynamic_ip_on_a_single_interface [2017/10/16 21:27] walkeradminwiki:static_and_dynamic_ip_on_a_single_interface [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 23: Line 23:
 ==== Disable Network Manager ==== ==== Disable Network Manager ====
 \\  \\ 
 +To disable the Network Manager, at the CLI, enter the following: 
 +\\  
 +<file> 
 +systemctl disable NetworkManager.service 
 +systemctl stop NetworkManager.service 
 +systemctl restart network 
 +</file> 
 +\\  
 +I did a reboot and confirmed that I now only had the Static IP that I had configured in my interface configuration file (/etc/sysconfig/network-scripts/ifcfg-enp4s0f0) 
 +\\  
 +\\ 
wiki/static_and_dynamic_ip_on_a_single_interface.1508185653.txt.gz · Last modified: 2023/03/09 22:35 (external edit)