Pages

Monday 23 March 2020

SYMMETRIC CONFIGURATION



This page only for Detachment purpose


SYMMETRIC CONFIGURATION

Step :1-Unplug  the lan cable

Step :2- copy & paste to Desktop

Download symmetric
1) symmetric
2) postgresql.conf

Step :3- Open the Konsole
: sudo -s
: cd /home/ciprus/Desktop
: mv symmetric.tgz /root
: mv postgresql.conf /etc/postgresql/8.2/main
: cd /root
: tar -xvzf symmetric.tgz
: cd symmetric /client
: vi client.properties
: E,edit
: Shift + R
: registration.url= http://10.236.247.74:11026/sync
 external.id=29620-- (Police Station Code)
 Pres [Esc]
: Shift :wq
: Enter
: cd /root/symmetric/bin
: cp sym_service  /etc/init.d
: cd /etc/init.d
: chmod  a+x sym_service
: update-rc.d  sym_service  defaults
: ctrl+d
: Enter

Step :4- Restart the Server
:sudo -s
:init 6

Step :5- Install sym

sym42aa Download

:sudo -s
: ciprus123
# cd /home/ciprus/Desktop/
# chmod 777 sym42aa_ex
# ./sym42aa_ex

Step :6- Checking whether the symmetric service is started.

Open Konsole  and type
ps  -eaf  | grep sym
ps  -eaf  | grep java

check 3 java 4 sym



No comments:

Post a Comment