| rpminst - Remote .rpm file installer A small Perl program to install one or more .rpm packages from a local webserver. In my setup it's a development and backup server on which i keep all my rpm's. This program allows me to install rpm files on every client from a local source.
Usage:
This example will run the following command:
Requirements:
1. RedHat (duh) 2. Perl modules:
3. sudo (to run rpm as root with your own password) Get the source!
|