inst -f alternate_user@installation_server:distdir
The .rhosts file that you create must contain an entry for each target system that will access the server (see the hosts.equiv(4) reference page for information on .rhosts). For example, assume that the installation account on the server is instuser. The file /usr/people/guest/.rhosts on the installation server contains these lines to permit installations on targets called joesbox and lab1:
joesbox.engr.xxx.com instuser
lab1.engr.xxx.com instuser
Either of the following commands can be used to install software on joesbox or lab1 (see "Step 2: Specifying the Source" and "Specifying the Source on the Command Line" for details on these commands):
Inst> from instuser@installation_server:path