You have just set up a new wireless network at your house, and you want to determine whether your Linux laptop has connected to it and obtained a valid IP address. What command will give you the information you need?
1 answer
The command that will give you the information you need is "ifconfig". This command will display the network interface information, including the IP address assigned to your Linux laptop.