diff --git a/_includes/sections/operating-systems.html b/_includes/sections/operating-systems.html index 17700fbf..2e16743d 100644 --- a/_includes/sections/operating-systems.html +++ b/_includes/sections/operating-systems.html @@ -39,6 +39,7 @@ tor="http://sejnfjrq6szgca7v.onion"
tail -n +1 /sys/devices/system/cpu/vulnerabilities/*. Vulnerable SMT can be disabled either in the UEFI BIOS or in kernel level by sudo mkdir /etc/default/grub.d/ && echo GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT mds=full,nosmt" | sudo tee /etc/default/grub.d/mds.conf && sudo update-grub