Multiple choice Which file is edited in Linux to permanently configure a networking device? /etc/network/interfaces /etc/network.conf /etc/network/network.conf /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.