How To Change Mac Address In Linux

Q. How can I change the mac address of  network card in my Ubuntu box ?
Ans. Changing mac address is very simple. You only need the command ifconfig. Follow the steps below:
  1. Open terminal
  2. Find the name of your interface, for example eth0
  3. sudo ifconfig eth0 down hw ether aaaabbbb where aabbccdd is the required mac address.

Comments

Popular posts from this blog

Perm Root HTC Desire Gingerbread 2.3.3

Increase Free Space On HTC Desire Android Phones

Logging Handler With Buffering And Uses Amazon SES For Python