Multiple choice technology operating systems

What is the use of /etc/nsswitch.conf file?

  1. DNS resolution

  2. Name resolution priority

  3. Host configuration.

  4. backup Configuration

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

The /etc/nsswitch.conf file configures the Name Service Switch, determining the lookup sources and order of priority for system databases such as hosts, passwords, and groups. Distractors referring to backup configurations or pure DNS resolution describe unrelated system settings.