Which of the following commands will provide this information?

After replacing the network card in a Linux machine, a user wants to find out if the card was detected properly at boot. Which of the following commands will provide this information?

After replacing the network card in a Linux machine, a user wants to find out if the card was detected properly at boot. Which of the following commands will provide this information?

A.
hwstat | grep eth

B.
ls -l /dev/eth*

C.
dmesg | grep eth

D.
cat /proc/net | grep eth



Leave a Reply 1

Your email address will not be published. Required fields are marked *


seenagape

seenagape

I agree with the answer. C