Can yum be used. If not please suggest.

Hi!
I need to install a application from one server to several other servers. My script would copy the install-script to other machines and run it.Since it has to be non-interactive , just wondering if yum can be used for the same.

Please let me know , if you guys are aware of other tecnologies that can be used.

Thanks!
nua7

You can put your installable copy of application on server from where you gonna access it for installation on other hosts.

Configure yum on other hosts with repository path of server where you keep a installation copy of application.

  • nilesh