๐ด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ Changing the MAC address on Debian ๐ฆ
The utility macchanger will be used which is installed as follows:
sudo apt-get install macchanger
Configure eth0 with a random mac address but maintain the vendor:
sudo macchanger -e eth0
Display the newly assigned mac:
sudo macchanger -s
Create ...
hubandspoke.amastelek.com1 min read