Greenguy's Board


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

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2008-04-30, 04:06 AM   #1
bart666
Heh Heh Heh! Lisa! Vampires are make believe, just like elves and gremlins and eskimos!
 
bart666's Avatar
 
Join Date: Mar 2008
Posts: 70
Question about my server's network card

Hi all,

Is there a way to check the network card type that has been installed by my hosting company on my server? Server specs:

Processor Name Intel(R) Celeron(R) CPU E1200 @ 1.60GHz
Vendor ID GenuineIntel
Processor Speed (MHz) 1200.000
Processor Name Intel(R) Celeron(R) CPU E1200 @ 1.60GHz
Vendor ID GenuineIntel
Processor Speed (MHz) 1200.000
Total Memory 968628 kB
Free Memory 14756 kB
Total Swap Memory 2096472 kB
Free Swap Memory 2096428 kB
System Uptime 16 Days, 21 Hours and 54 Minutes
Apache 1.3.41 Running
DirectAdmin 1.31.4 Running
Exim 4.68 Running
MySQL 5.0.45 Running
Named 9.4.2b1 Running
ProFTPd 1.3.1 Running
sshd Running
vm-Pop3d 1.1.7f-DA-2 Running


Thanks!
__________________

18CloseUp - Teen Orgasms in HD
bart666 is offline   Reply With Quote
Old 2008-04-30, 08:38 AM   #2
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
If you have shell access, or possibly root access, you can try:

lspci (if the pci tools are installed on your server build)

it should report a number of lines containing lines like:

Code:
01:01.0 Ethernet controller: Intel Corporation 82547GI Gigabit Ethernet Controller
03:0a.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2008-05-01, 06:02 AM   #3
bart666
Heh Heh Heh! Lisa! Vampires are make believe, just like elves and gremlins and eskimos!
 
bart666's Avatar
 
Join Date: Mar 2008
Posts: 70
Quote:
If you have shell access, or possibly root access, you can try:

lspci (if the pci tools are installed on your server build)
I have root access but I just don't know how to run a command with direct admin|confused|
Could you explain step by step how I should run lspci?

Thank you
__________________

18CloseUp - Teen Orgasms in HD
bart666 is offline   Reply With Quote
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
Reply


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 12:52 PM.


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