Ubuntu Linux view the status of my network Interfaces/card

Q. How do I view the status of my network Interface card under Ubuntu Linux ? How do I make sure connectivity exists?

A. You can verify connectivity or status of your network Interfaces/card using standard Linux command. Open your terminal and use following commands:

Ifconfig command use to view status if network Interfaces card or use to configure a network interface itself.

Full Story.