Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

6. Copy the RPM into the REP_HOME/Rep Attack 11g XE/shared directory on your host computer. This will make the RPM available to the virtual machines for installation. 

Code Blocknoformat
on the source machine:
mkdir /u01/app/oracle/software
cp /media/sf_shared/dbvisit_replicate-2.7.06-1.x86_64.rpm /u01/app/oracle/software/dbvisit_replicate-2.7.06-1.x86_64.rpm
  
--do the same on the target machine:
ssh oracle@target 'mkdir /u01/app/oracle/software; cp /media/sf_shared/dbvisit_replicate-2.7.06-1.x86_64.rpm /u01/app/oracle/software/dbvisit_replicate-2.7.06-1.x86_64.rpm'



 

Install Dbvisit Replicate on the Source Machine

...