...
The following command will reboot your machine.
sudo sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf ; rmmod esp4 esp6 rxrpc 2>/dev/null" |
Interim fix for Rocky 9
The following command will reboot your machine.
|
Interim fix for Ubuntu 22.04
|
Interim fix for Ubuntu 24.04
...