dirty frag and fragnesia

echo “install esp4 /bin/false” | sudo tee /etc/modprobe.d/fragnesia.conf echo “install esp6 /bin/false” | sudo tee -a /etc/modprobe.d/fragnesia.conf echo “install esp4 /bin/false” | sudo tee /etc/modprobe.d/dirty-frag.conf echo “install esp6 /bin/false” | sudo tee -a /etc/modprobe.d/dirty-frag.conf echo “install rxrpc /bin/false” | sudo tee -a /etc/modprobe.d/dirty-frag.conf sudo update-initramfs -u -k all sudo rmmod Read more