====== Minimalism ====== * Guide : https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md * Extended man : https://github.com/chubin/cheat.sh * StatCode : https://github.com/shobrook/statcode * tldr - https://github.com/tldr-pages/tldr * Brosec - https://homputersecurity.com/2017/07/07/brosec-laide-memoire-pour-les-professionnels-en-securite/ * keyring https://github.com/vodik/envoy/ * https://libredd.it/ * https://www.dwarmstrong.org/minimal-debian/ ===== Disable floppy ===== echo "blacklist floppy" | sudo tee /etc/modprobe.d/blacklist-floppy.conf sudo rmmod floppy sudo update-initramfs -u