VOS3000 BLOG
VOS3000 installation and configuration details also how to use vos3000 with latest update
How to install VOS3000 Switch on Server CentOS 5.x
How to install VOS3000 Server on CentOS 5.x
Follow the below steps as tested on CentOS 5.x
Configure the Time Zone according to your Country Zone setup rm -f /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Dhaka /etc/localtime
# nano /etc/sysconfig/clock
ZONE=”Asia/Dhaka”
UTC=trueARC=false
#date –set=”02 SEP 2011 20:50:00″ (ddMMYYYY HH:MM:SS)
***If already have database please remove below command ***
#yum remove mysql # nano /etc/sysconfig/selinux
# This file controls the state of SELinux on the system. # SELINUX= can take one of these three values:
#enforcing – SELinux security policy is enforced.
#permissive – SELinux prints warnings instead of enforcing.
#disabled – SELinux is fully disabled.
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
#targeted – Only targeted network daemons are protected.
#strict – Full SELinux protection.
SELINUXTYPE=targeted
# SETLOCALDEFS= Check local definition changes
SETLOCALDEFS=0
Check the line SELINUX=disabled
Desable the iptable firewall
#/etc/init.d/iptables status
#/etc/init.d/iptables save
#/etc/init.d/iptables stop
#chkconfig iptables off
#/etc/init.d/ip6tables save
#/etc/init.d/ip6tables stop
#chkconfig ip6tables off
Now reboot the server
# reboot
Check the Linux security status
12- sestatus (should display as below )
[root@L122NGNRS01 ~]# sestatus
SELinux status: disabled
Copy the apache-tomcat-5.5.15.tar.gz file in to /usr/ folder
#cd /usr
#tar -xvf apache-tomcat-5.5.15.tar.gz
#rpm -ivh perl-DBI-1.40-5.i386.rpm
#rpm -ivh MySQL-server-community-5.0.51a-0.rhel4.i386.rpm
#rpm -ivh MySQL-client-community-5.0.51a-0.rhel4.i386.rpm
#rpm -ivh jdk-1_5_0_08-linux-i586.rpm
#rpm -ivh emp-2.1.1-5.noarch.rpm
#rpm -ivh mbx3000-2.1.1-5.i586.rpm
#rpm -ivh vos3000-2.1.1-5.i586.rpm
#rpm -ivh ivr-2.1.1-5.i586.rpm
#/etc/init.d/vos3000d restart
#/etc/init.d/vos3000dall restart
#service mysql restart
#cd /usr/kunshi
#mkdir /usr/kunshi/license
#cd /usr/kunshi/license
Now for Licence Registration get the IP address and MAC address , Company Name , number of CC
To get the ip address and MAC address
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0C:29:2C:B5:FE
inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:255.255.255.0
obtain the Licence FIle as license.dat and copy to /usr/kunshi/license/license.dat
Make licence file active
# chmod 755 /usr/kunshi/license/license.dat
Now restart all the required services
# service mysql restart
#/etc/init.d/vos3000d restart
#/etc/init.d/vos3000d restart
#/etc/init.d/vos3000dall restart
#/etc/init.dmbx3000d restart
#/etc/init.d/mbx3000d restart
#/etc/init.d/mbx3000d restart
#/etc/init.d/vos3000dall restart
Now change the MySQL root password
#/usr/bin/mysqladmin -u root password yourpassword (to change the mysql password)
Reboot the server
# reboot
Install vos3000 2.1.1.5 @ 40$ and 2.1.2.0 @ 60$ vos3000 2.1.3.0 @ 600$
Servers on Rent are available
vos3000 2.1.2.0 for 1000 CC 50$ / Month
Call and Contact Today
Cell - +880 1755 998 066,65,64
ARN TELECOM LTD
REGISTERED Carrier License Company in
Singapore, Malaysia,Hongkong,
UAE and Bangladesh
Sales Contact : sales@arntel.com
Sales Contact : sales@arntelecom.com
Sales Contact : sales@arnserver.com (For Dedicated Server)
Sales Contact : sales@arnhost.com (For Domain and Hosting)
Support/Yahoo : sales.arntelecom
Support/Yahoo : arnserver
Skype : sales.arntel
Skype : arntelecom
Skype : sales.arntelecom
Facebook Page: arntelltd
Facebook: arntelecom
Twitter : arntelecom
Website: www.arntelecom.com
Website: www.arntel.com
Website: www.arnserver.com
Website: www.arnhost.com
Please Visit Our Online VoIP Forum Portal
www.atozroute.com
www.voipact.com
#yum remove perl To disable security firewall To disable security firewall