Unix / Linux Server Configuration

Unix / Linux Server configuration procedure.

To install Syncro SVN Client on a Unix / Linux server, follow these steps:

  1. Install the application on the server, making sure the syncroSVNClient.sh script is executable and the installation directory is in the PATH of the users that need to use the editor.
  2. If you need to run multiple instances of the application, make sure you add the -Dcom.oxygenxml.MultipleInstances=true parameter in the startup script.
  3. Make sure you allocate sufficient memory to the application by setting an appropriate value for the -Xmx parameter in the .sh startup script.
  4. Make sure the X server processes located on the workstations allow connections from the server host. For this use the xhost command.
  5. Telnet (or ssh) on the server host.
  6. Start an xterm process, with display parameter set on the current workstation. Ex: xterm -display workstationip:0.0
  7. Start the application by typing syncroSVNClient.sh