Skip to content

Instantly share code, notes, and snippets.

@algotrader-dotcom
Last active October 29, 2015 06:19
Show Gist options
  • Select an option

  • Save algotrader-dotcom/dfbe472b4705a6ab8a67 to your computer and use it in GitHub Desktop.

Select an option

Save algotrader-dotcom/dfbe472b4705a6ab8a67 to your computer and use it in GitHub Desktop.
yum update exclude certain package
yum --exclude php*,httpd*,kernel* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment