update-systems

Posted 2012-01-19 23:45 by Joe

update-systems.pl

update-systems.pl

Updates installed packages on multiple systems, and displays the results.

This command updates some or all packages on selected systems, using YUM, APT, CWS or other supported package management systems. Only systems running Webmin 1.500 or later or Virtualmin can be updated.

By default, all available updates are installed. However, you can limit this to just Virtualmin-specific updates with the --virtualmin flag. To select specific packages, use the --package flag followed by a name like dovecot.

Example usage

  cloudmin update-systems --host xennoupdate.home
  Updating packages on 1 systems ..
  xennoupdate.home: spamassassin mod_perl

Command Line Help

cloudmin update-systems [--all-hosts] | [--host name]*
                        [--group name]*
                        [--type real|kvm|this]*
                        [--os oscode]*
                        [--owner name]*
                        [--status status-code|"up"|"wm"|"bad"]
                        [--host-on name]
                        [--os oscode]*
                        [--package name]* | [--virtualmin]