/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stuvel.eu
| | carmenh.dev
1.7 parsecs away

Travel
| | Developer Relations, Technical Content and OSS
| | willhaley.com
3.9 parsecs away

Travel
| | For all of these options first install macchanger. sudo DEBIAN_FRONTEND=noninteractive apt install macchanger Random MAC for every NIC Create a file at /etc/udev/rules.d/81-mac-spoof.rules like so. ACTION=="add", SUBSYSTEM=="net", RUN+="/usr/bin/macchanger -r $name" Random MAC for a specific NIC If the original MAC address of the NIC was dc:a6:32:d0:7b:de then create a file at /etc/udev/rules.d/81-mac-spoof.rules like so. ACTION=="add", SUBSYSTEM=="net", ATTR{address}=="dc:a6:32:d0:7b:de", RUN+="/usr/bin/macchanger -r $name" Notes https://wiki.archlinux.org/title/MAC_address_spoofing
| | www.justinvollmer.com
4.0 parsecs away

Travel
| | Justin Vollmer's personal website
| | www.webupd8.org
16.2 parsecs away

Travel
| Install Brackets In Ubuntu Via PPA (Open Source Code Editor For HTML, CSS And JavaScript) ~ Ubuntu / Linux blog