Showing posts with label redhat. Show all posts
Showing posts with label redhat. Show all posts

Tuesday, 3 March 2015

How to: Prevent Packages from being Updated

It's a common occurrence in the Linux world that you need to prevent a package from being updated by the package manager. So here we go. For this example we're going to prevent the kernel from being upgraded. Note - you'll need sudo access for this, so make sure you either sudo -i, or append sudo to the beginning of each command.