  | | | Subject: Network Interface Card | Subject: Network Interface Card 2007-05-10 - By Sharpe, Sam J
Back > I have a HP Proliant DL740 G1 server running RHEL AS 3 update 4. > > Is there a command to display how many Network Interface > Cards there inside the server without > physically looking at the server?
sudo /sbin/lspci | grep "Ethernet controller" | wc -l
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |