How to prevent yum from automatically updating apache, php, mysql, and so on

Source: Internet
Author: User
Tags spamassassin
Sometimes, we do not want some software to be automatically updated to the latest version. So, how to prevent yum from automatically updating apache, php, mysql, and so on? Method: vi/etc/yum. conf adds the following line in [main]: excludebind-chrootapache * pure-ftpd * mod_ssl * spamassassin * httpd * ru. sometimes, we do not want some software to be automatically updated to the latest version. So, how to prevent yum from automatically updating apache, php, mysql, and so on?

Method:

Vi/etc/yum. conf

Add the following line in [main:

Exclude = bind-chroot apache * pure-ftpd * mod_ssl * spamassassin * httpd * ruby * proftpd * courier * php * mysql * exim * ctohome.com * nsd * dovecot * squirr elmail *

As you can see, all the software in exclude will not be updated to the latest version by yum.

For example, if you run yum install php, you will get the prompt "No package php available!
 
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.