In order to configure an interface in Ubuntu you will need to edit the following file /etc/network/interfaces
Below is an example,
auto [INTERFACE]
iface [INTERFACE] inet static
address [IP ADDRESS]
netmask [NETMASK]
network [NETWORK]
gateway [GATEWAY]
Once you have made the change to the interfaces file, run the following command /etc/init.d/networking restart
Latest posts by Rick Donato (see all)
- NETCONF & YANG: Automate Network Configs via Python - April 2, 2026
- Palo Alto – How to Configure Your Next-Generation Firewall - April 2, 2026
- How to Harden Linux SSH: Keys, Fail2ban & Ciphers - March 1, 2026
Want to become a Linux expert ?
Here is our hand-picked selection of the best courses you can find online:
Linux Mastery course
Linux Administration Bootcamp
and our recommended certification practice exams:
Delta Practice Tests