Go Back   Linux Forums by TotalPenguin! Get linux Help! > Linux > Linux Web Server

Linux Web Server Web Server help and support (including cpanel, whm, plesk, etc.)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-17-2008, 01:33 AM
Tor Tor is offline
Senior Member
 
Join Date: Oct 2007
Posts: 394
Tor is on a distinguished road
Default Get MAC address

How do I get the MAC address on my Linux Server?
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 03-17-2008, 12:11 PM
Super Moderator
 
Join Date: Dec 2007
Location: Denmark
Posts: 273
v0id is on a distinguished road
Send a message via MSN to v0id
Default

I think this will work:
Code:
$ ifconfig | grep HWaddr
If it's unable to find ifconfig, try replacing it with /sbin/ifconfig.
Reply With Quote
  #3 (permalink)  
Old 03-21-2008, 02:32 AM
Tor Tor is offline
Senior Member
 
Join Date: Oct 2007
Posts: 394
Tor is on a distinguished road
Default

That works.

Code:
# ifconfig -a
also works.
Reply With Quote
Reply

Tags
ifconfig, mac address

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:52 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.