On Sat, 2004-11-27 at 12:45 -0500, Gene Heskett wrote: > On Saturday 27 November 2004 07:30, Littleguru wrote: > >Hello > > > >How can I find out the brand and model of network interface card > >on fedora without opening the box . > > > >Thanks > > If its found, it will probably be identified in the /var/log/dmesg > file. su to root and issue the command: /sbin/lspci -v This will give the most comprehensive info on the card. Best regards Marvin Dickens