Currently, I am using Alienware 17 R4 running ubuntu 18.04. In the past, I used to meet someone who broke his Alienware's motherboard by updating its firmware. By now, I still could not know the secured way to disable firmware updates whenever I run an update and upgrade command? any suggestion? thanks
Asked
Active
Viewed 1,045 times
apt-mark hold
can be used to place a hold on packages if absolutely necessary (can create issues down the road if forgotten it's there, or cause security concerns by using unpatched...) – guiverc Feb 03 '20 at 02:09