How to configure the BIOS/UEFI?
You will need to configure your BIOS/UEFI in order to harden security and to make things work.
info
The following guide is especially written for Intel Visual Bios which is present on Intel NUC devices. If you use a different device as your server it is possible, that some things are different for you. Since BIOS/UEFI can be visually very different, this guide is only plain text.
- Connect the power-cable, HDMI-display, USB-mouse and -keyboard to your server
- Power on your server and open the BIOS/UEFI by pressing
[F2]
(and enter the password if one is already set) - Load the BIOS/UEFI defaults by pressing
[F9]
and[ENTER]
to confirm - Now open the Advanced Menu by clicking on the Advanced button in the top right corner
- Set the Fan Control Mode to quiet by clicking on the
Cooling
tab. In theCPU Fan Header
section, selectFan Control Mode
and choose Quiet (this will make the server operate as quiet as possible) - Set a Supervisor password by clicking on the
Security
tab. In thePasswords
section, click onSet Supervisor Password
and type in a password. Store it at a safe place! (The password should be random, at least 8 characters long and no special characters needed) - Configure your server to boot automatically after a power failure by clicking on the
Power
tab. In theSecondary Power Settings
section, click onAfter Power Failure
and choose Power On - Enable UEFI Boot and disable Legacy Boot by clicking on the
Boot
tab. TheBoot Priority
tab is now automatically selected. In theUEFI Boot Priority
section, enable UEFI Boot and disable Legacy Boot - Only allow to boot from USB-sticks by clicking on the
Boot Configuration
tab. In theUEFI Boot
section, disable everything and only enable Boot Network Devices Last. In theBoot Devices
section, disable everything and only enable USB - Configure Secure Boot by clicking on the
Secure Boot
tab. In theSecure Boot Config
section, disable everything and only enable Secure Boot (Install Intel Platform Key
might not deactivatable) - Now confirm your settings by pressing
[F10]
and[ENTER]
- Your server might start now automatically, press the power button to shut it down again.
The BIOS/UEFI should now be correctly configured.