To Install User Replication Agent files on your server, complete the following steps.
- Copy the UserRep_Linux64_<build>.tar.gz file to the /inserver/bin directory.
- To extract the file, make sure you are in the <rep_agent_dir> directory, type tar -xzvf UserRep_Linux64_<build>.tar.gz.
- In a text editor, edit the /<rep_agent_dir>/etc/inserverUR.ini file to configure the User Replication Agent service, connecting it to the appropriate Perceptive Content Server instance in the [Remote] section.
- Save and close the file.
-
Navigate to the /inserver/bin directory, and then execute
the following command to start the User Replication Agent service.
./inserverUR –start [instance name]
Note: If you need to stop the User Replication Agent service, enter ./inserverUR –stop [instance name].