...
- 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)
- Change directory to the shared folder, /media/sf_shared. You should see the Replicate RPM.
- su to the root user to install the RPM (password is root)
- 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%] |
...