Versions Compared

Key

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

...

  1. Using the SSH terminal emulation program on your host machine (eg PuTTy on Windows or Terminal on Mac), log in to the oracle account (password is oracle)
  2. Change directory to the shared folder, /media/sf_shared. You should see the Replicate RPM.
  3. su to the root user to install the RPM (password is root)
  4. Install the RPM
No Format
su -
rpm -ivh /u01/app/oracle/software/dbvisit_replicate-2.7.0206-1.x86_64.rpm
Preparing...                ########################################### [100%]
   1:dbvisit_replicate      ########################################### [100%]

...