Explore >> Select a destination


You are here

wimpysworld.com
| | z4ziggy.wordpress.com
9.3 parsecs away

Travel
| | Note: Don't try this with BusPirate V4 since it will fail after turning PSU on. Normally you would program your STM32 using a USB-To-Serial adapter, but I couldn't find mine and I knew I can use my BusPirate to act as one, I just had to figure out the correct pins on the STM32, and...
| | www.lieberbiber.de
13.5 parsecs away

Travel
| | Update your Micron 1100 Series SSD firmware using the Linux command line tool to restore its full performance and improve compatibility
| | willhaley.com
12.4 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
| | jaketrent.com
62.6 parsecs away

Travel
| How to conveniently set your screen configuration in X11/RandR