Find the answer to your Linux question:
Results 1 to 4 of 4
Hello, Is it possible to update multiple VPS servers via YUM from inside the hardware node? Thanks...
  1. #1
    Just Joined!
    Join Date
    Jun 2010
    Location
    Scotland, UK.
    Posts
    5

    Updating Multiple VPS Servers via YUM

    Hello,

    Is it possible to update multiple VPS servers via YUM from inside the hardware node?

    Thanks

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    This is not normally done since you may want different servers at different patch levels for compatibility purposes. This can probably be scripted, assuming you have one VPS that can be updated and then cloned to the other servers. Again, this is assuming that they are identical in configuration. You can certainly set up a local repository so that individual yum updates from the VPS's will not saturate your internet connection, but that's a different (but related) issue.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Jun 2010
    Location
    Scotland, UK.
    Posts
    5
    Hello,

    They use the same OS template. However, I want to update all VPS servers every 24 hours automatically. Without having to intervene.

    Can you give any guidelines on this?

    Thanks.

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    Use cron on each to update via yum, then reboot. A simple script can do this I think.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

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