$ CCM_HOME=ccm_home $ PATH=$CCM_HOME/bin:$PATH $ export CCM_HOME PATH
ccm_home is the directory into which Rational Synergy is installed.
If ESD is not in use, engine hosts must trust the users and machines. Configure your.rhosts or hosts.equiv file accordingly.
Configure the ccm_root.rhosts or hosts.equiv file accordingly.
Create a copy of the installation on the server so it appears on the client in the same path.
$ cmsynergy -s server_url -d ccmdb
To set Rational Synergy to start in copy-based mode, you must change an entry either in the $CCM_HOME/etc/ccm.properties file or the $HOME/.ccm.user.properties file.
Enter the following setting in the file:
user.allow.link.based.workareas=false
Setting this value to anything other than false causes Synergy to start in link-based mode. The value is not case-sensitive.
Users on distributed UNIX installations not using NFS must start sessions using the ccm start -rc remote client option. This ensures that necessary libraries located under the database path are visible to the UI process.