Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.17 KB

Configure secure boot.md

File metadata and controls

18 lines (13 loc) · 1.17 KB

Configure Secure Boot

en es

Secure Boot will be configured with owner keys and a password will be set to the BIOS to prevent its deactivation.

Steps

  1. Turn on the server and enter the BIOS (usually with the F2 key).
  2. Configure Secure Boot in "Setup" mode, save and reboot.
  3. After logging in with admin, run: sudo ./scripts/secureboot.sh.
  4. If there were no errors, then run reboot to reboot and enter the BIOS again.
  5. Exit "Setup" mode and enable Secure Boot.
  6. Set a password to the BIOS, save and reboot.
  7. After logging in with admin, run: sbctl status. The message should say that it is installed and Secure Boot is enabled.

Install Fedora ServerIndexInstall and configure Zsh (Optional)