|
You are here |
wimpysworld.com | ||
| | | | |
www.mjt.me.uk
|
|
| | | | | ||
| | | | |
www.justus.pw
|
|
| | | | | [AI summary] The author details their experience modifying the BIOS of a Lenovo ThinkPad X220 to install a third-party Wi-Fi card, overcoming challenges with firmware, hardware compatibility, and BIOS whitelisting. | |
| | | | |
willhaley.com
|
|
| | | | | 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 | |
| | | | |
hjr265.me
|
|
| | | I don't think I take privacy as seriously as people should. It is hard. Where I live, banks ask you to send documents over WhatsApp. I don't use WhatsApp. When I ask for an email address instead, bank employees often take a few seconds before responding. But I also believe in taking baby steps. For the last few years, I have been storing bits of my life on a Raspberry Pi instead of the Internet. | ||