Equivalent of ipconfig on Unix machine

Solved
yves_web Posted messages 364 Status Membre -  
yves_web Posted messages 364 Status Membre -
Hello,
I need to retrieve the MAC address of a PC running Ubuntu.
Can someone tell me what I need to type to get the same information as with ipconfig /all in Windows?
Thanks.
--
Y
Being a real geek is believing that a kilometer is 1024 meters.

1 réponse

zipe31 Posted messages 34620 Registration date   Status Contributeur Last intervention   6 500
 
Hello,

/sbin/ifconfig -a

--
Zen my nuggets ;-)
Make a gesture for the environment, close your windows and adopt a penguin.
8
yves_web Posted messages 364 Status Membre 11
 
Thank you!
0