Hi. I'm working on FC8 machine. I want to transfer set of packages from a local machine to a remote machine and install the packages in the remote machine. Can anyone please help me to succeed in this task. Thanx in advance.
How to perform remote installation?
Collapse
X
-
Tags: None
-
What ideas do you have so far?Originally posted by samuelsuganthHi. I'm working on FC8 machine. I want to transfer set of packages from a local machine to a remote machine and install the packages in the remote machine. Can anyone please help me to succeed in this task. Thanx in advance.
Obviously you need to deal with two separate tasks.
1.) Transferring files to a remote machine.
2.) Starting a Java program on a remote machine.
Comment