Dialogic IMG - IMG 1010 - GCEMS RHEL6 - Other Steps
Create IMG build to /home/excelsw/ftpBuilds folder
Copy GCEMS builds to /home/excelsw/ftpBuilds folder
JRE version 1.7 or greater is required for GCEMS in CentOS 7.x
Install GCEMS in /home/excelsw/ftpBuilds folder
disabled root ssh access
[root]# systemctl disable sshdCreate symbolic link from /opt/dialoic/common/osconfig/xlntp to /home/excelsw
cd /home/excelsw ln –sf /opt/dialogic/common/osconfig/xlntp xlntpCreate symbolic link from /opt/dialoic/common/osconfig/xldhcp to /home/excelsw
cd /home/excelsw ln –sf /opt/dialogic/common/osconfig/xldhcp xldhcpCopy /opt/dialogic/common/osconfig/lnimg to /home/excelsw/ftpBuilds
Use lnimg script to create symbolic link to img build
Disable eth1 enable eth0 on boot
Verify latest IMG build installed
Verify latest GCEMS build installed
Remove any older GCEMS builds (if any)
Comment cacti installation script
sed -i 's|exit|#exit|' /cacti-install/install_cacti_new.shDisable and Stop dnsmasq service
[root]# systemctl disable dnsmasq [root]# systemctl stop dnsmasqClear firefox browser history, change home page to http://www.sangoma.com
Change IP address to generic static IP for packaging.
IP = 192.168.0.100 Subnet = 255.255.255.0Clear Bash history for users excelsw and root
history –c
Return to Documentation Home | Sangoma Support