Multiple choice

What does the command ifconfig do

  1. run a command as another user

  2. view and change information related to networking configuration

  3. quit

  4. passwd

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

ifconfig is a legacy command used to configure, control, and query TCP/IP network interface parameters. While often replaced by 'ip', it remains a classic networking tool.