Unix / Linux Server Configuration

Unix / Linux Server configuration procedure.

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

  1. Install Syncro SVN Client on the server and make 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 Syncro SVN Client, make sure you add the -Dcom.oxygenxml.MultipleInstances=true parameter in the startup script.
  3. Make sure you allocate sufficient memory to Syncro SVN Client 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 the display parameter set on the current workstation. For example: xterm -display workstationip:0.0.
  7. Start Syncro SVN Client by typing syncroSVNClient.sh .