Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

You can simply prevent yum command from updating kernel by adding excluding=kernel* to /etc/yum.conf


Like mentioned above, you can simply prevent yum command from updating kernel by adding below line at the end of the file

Code Block
exclude=kernel*