SCIENTIFIC-LINUX-USERS Archives

August 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Christopher Tooley <[log in to unmask]>
Reply To:
Christopher Tooley <[log in to unmask]>
Date:
Thu, 18 Aug 2011 09:37:56 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
On 2011-08-18, at 8:41 AM, Pablo Cavero wrote:

> Hi,
> 
> I have a little question, so how to I can disable the auto-update, or Yum Update in SL 6.0 ??
> 
> Best Regards,
> 
> -- 
> Pablo Cavero
> System Engineer
> +569 8920 9509

As a side note, if you want to disable it because you don't want a specific package updated, you might want to check out how to exclude certain packages from being bothered by yum - updates usually add bug fixes and security patches - so it might not be a good idea to disable that :)

For instance, due to some people wanting to use PINE and not ALPINE (for whatever reason), I have in one of my server's /etc/yum.conf under [main]:

	exclude= pine* alpine*

-Chris

ATOM RSS1 RSS2