Secure Boot: Difference between revisions

Ben9986 (talk | contribs)
Add "Checking Secure Boot Status" section
Ben9986 (talk | contribs)
Marked this version for translation
Line 13: Line 13:
It is recommended to set a BIOS password and enable full disc encryption to prevent attacks which can bypass Secure Boot.
It is recommended to set a BIOS password and enable full disc encryption to prevent attacks which can bypass Secure Boot.


<!--T:21-->
[[Category:Security]]
[[Category:Security]]
[[Category:Booting]]
[[Category:Booting]]


<!--T:22-->
== Checking Secure Boot status ==
== Checking Secure Boot status ==
The easiest way to check if your machine has Secure Boot enabled is through the use of [[Systemd]]'s <code>bootctl</code>. There is no need to be using [[Systemd/boot|systemd-boot]] as your bootloader for this command to work. <syntaxhighlight lang="console">
The easiest way to check if your machine has Secure Boot enabled is through the use of [[Systemd]]'s <code>bootctl</code>. There is no need to be using [[Systemd/boot|systemd-boot]] as your bootloader for this command to work. <syntaxhighlight lang="console">