Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2008-05-10, 03:04 PM   #4
HappySpanker
WHO IS FONZY!?! Don't they teach you anything at school?
 
HappySpanker's Avatar
 
Join Date: May 2008
Posts: 47
You might try:

cat /var/log/dmesg | grep eth

which on my servers will report back:

divert: allocating divert_blk for eth0
e100: eth0: Intel(R) PRO/100 Network Connection
divert: allocating divert_blk for eth1
e100: eth1: Intel(R) PRO/100 Network Connection

which shows there are 2 Intel NICs in that server and each uses the e100 driver... dmesg is the diag log buffered at boot time for/by the kernel. contains the load messages from drivers, so you look for what was loaded for the ethernet cards.

you need "shell" access as root (a command line prompt) on the server to run it. if you have a training wheels interface (web-menu server admin panel) look for "command shell" or something like that.

hope that helps some...
HappySpanker is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:52 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc