Multiple choice

Which file is edited in Linux to permanently configure a networking device?

  1. /etc/network/interfaces

  2. /etc/network.conf

  3. /etc/network/network.conf

  4. /etc/network/interfaces.conf

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The file /etc/network/interfaces is the standard configuration file used by the ifupdown tool in Debian-based Linux distributions to define network interfaces. The other options are incorrect filenames or paths.