»
Linux
»
Examen sur Linux
»
Examen 201 : Advanced Administration
»
Section 4
»
Question 15/20
15.While installing a new Ethernet card you notice ifconfig is showing an odd IRQ for the device. What command will make lspci show which IRQ the card is actually using as seen by the PCI bus instead of as seen by the kernel?
lspci -v -v
lspci -v -M
lspci -v -b
lspci -vM
lspci -m -v
Explanation
« Question 14
Question 16 »