User Tools

Site Tools


build:rsync-aix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
build:rsync-aix [2007/10/15 14:46]
4.245.73.220
build:rsync-aix [2008/04/09 23:06] (current)
4.245.79.14
Line 63: Line 63:
             no-port-forwarding,​no-X11-forwarding,​no-pty,​no-agent-forwarding             no-port-forwarding,​no-X11-forwarding,​no-pty,​no-agent-forwarding
           = Include a space after the added stuff.           = Include a space after the added stuff.
-  - Copy the edited public key from the client to each server:+  - Copy the edited public key from the client to each server ​it will use:
       + Do this command on the client       + Do this command on the client
         scp -p /​tmp/"​`hostname`"​.id_dsa.pub __yourself__@__server__:/​tmp         scp -p /​tmp/"​`hostname`"​.id_dsa.pub __yourself__@__server__:/​tmp
Line 153: Line 153:
   - Must edit the $HOME/​xfer/​config to change "​IdentityFile"​ to "​IdentityFile2"​   - Must edit the $HOME/​xfer/​config to change "​IdentityFile"​ to "​IdentityFile2"​
     due to the different syntax for this older versin of OpenSSH.     due to the different syntax for this older versin of OpenSSH.
-  - ssh -o"​IdentityFile2 /​root/​xfer/​id_dsa" ​ __server__.sluug.org id +  - ssh -o"​IdentityFile2 /​root/​xfer/​id_dsa" ​ __server__.sluug.orgid 
-  - ssh -o"​IdentityFile2 /​root/​xfer/​id_dsa"  ​__server__.sluug.org date +%Y%m%d +  - ssh -o"​IdentityFile2 /​root/​xfer/​id_dsa" ​ __server__.sluug.org. date +%Y%m%d
-  - F=$HOME/​xfer/​config $HOME/​xfer/​run_ssh.pl ​__server__.sluug.org. date +%Y%m%d+
  
 Create script on the client to run: Create script on the client to run:
build/rsync-aix.1192477616.txt.gz · Last modified: 2007/10/15 14:46 by 4.245.73.220