🎴 Flashcard Mode

Unix/Linux and Windows Operating System Commands

Card1 / 17
Mastered0
Review0
QuestionClick to flip

On Windows, You can check the ip address of your computer by using the following command

AnswerClick to flip back
A
Ipconfig
💡 Explanation:

ipconfig is the Windows command to display IP configuration. ifconfig is used in Unix/Linux, ARP shows MAC address mappings, and ping tests connectivity. ipconfig shows IP address, subnet mask, and default gateway.

Change Mode