Multiple choice

What command do you use for a wireless configuratoin

  1. ifconfig

  2. iwconfig

  3. q

  4. cd

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

iwconfig is the Linux command specifically for configuring wireless network interfaces. It displays and manipulates wireless network interface parameters. ifconfig is for wired interfaces, not wireless.