Find the answer to your Linux question:
Results 1 to 2 of 2
What should should be updated with yum -y? I'm using CentOS 5 and I just want to make sure that I have an updated system....
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    9

    yum -y

    What should should be updated with yum -y? I'm using CentOS 5 and I just want to make sure that I have an updated system.

  2. #2
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Nothing unless you want to say yes to all the next questions..

    What the -y does is saying yes.
    So if you want to update always without checking if you want to update you can do
    yum -y update in crontab

    If you do that there is a chance that your system changes without you wanting that.. Hope that helps
    New Users, please read this..
    Google first, then ask..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...