Results 1 to 3 of 3
urm if i have a .rpm file and i want to install it on multiple computers...how do i do that?
thanks...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-24-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 34
how to install a file on multipale computers?
urm if i have a .rpm file and i want to install it on multiple computers...how do i do that?
thanks
- 10-24-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
You can do this on each machine from the command line:
Code:rpm -i filename.rpm
oz
- 10-25-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 34
no i mean, in a single machine, you can install it throughout multipale machine


Reply With Quote
