How do I get the MAC address on my Linux Server?
I think this will work:
If it's unable to find ifconfig, try replacing it with /sbin/ifconfig.Code:$ ifconfig | grep HWaddr
That works.
also works.Code:# ifconfig -a
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks