Hacker News new | ask | show | jobs
by achanda358 1958 days ago
ifconfig has been deprecated in a bunch of distros in favour of iproute2 [1]. Here is an example of how to set MAC address using the ip command [2]

1. https://ubuntu.com/blog/if-youre-still-using-ifconfig-youre-... 2. https://wiki.archlinux.org/index.php/MAC_address_spoofing#ip... 2.