Hi,
I had to disable secure boot to install a driver for my wireless card. I used this commend to disable:
Code:
sudo mokutil --disable-validation
Now that I am done installing, do I need to re-enable the secure boot? It feels weird to see that it says "booting to insecure mode" everytime I start the computer. If so, how do I re-enable it?
Also just for my knowledge, is it my computer at risk if I leave it in the insecure mode???