
Server# rebootCheck the Linux security status12- sestatus (shouldĭisplay as below ) ~]# sestatusSELinux status:ĭisabledCopy theapache-tomcat-5.5.15.tar.gz file in to /usr/įolder#cd /usr# tar -xvf apache-tomcat-5.5.15.tar.gz# rpm -ivh etc/init.d/ip6tables stop#chkconfig ip6tables offNow reboot the Status# /etc/init.d/iptables save# /etc/init.d/iptables stop#Ĭhkconfig iptables off# /etc/init.d/ip6tables save# SELINUX=disabledDesable the iptable firewall#/etc/init.d/iptables

Protection.SELINUXTYPE=targeted# SETLOCALDEFS= Check localĭefinition changesSETLOCALDEFS=0Check the line Only targeted network daemons are protected.# strict Full SELinux Policy is enforced.# permissive SELinux prints warnings instead ofĮnforcing.# disabled SELinux is fully disabled.SELINUX=disabled#

This file controls the state of SELinux on the system.# SELINUX=Ĭan take one of these three values:# enforcing SELinux security SEP 2011 20:50:00 (ddMMYYYY HH:MM:SS)To disable security firewall# etc/sysconfig/clockZONE=Asia/DhakaUTC=trueARC=false# date set=02 usr/share/zoneinfo/Asia/Dhaka /etc/localtime# nano How to install VOS3000 Server on CentOS 5.xPosted on April 24,Ģ012 by Gkhan How to install VOS3000 Server on CentOS 5.xFollow theīelow steps as tested on CentOS 5.xConfigure the Time ZoneĪccording to your Country Zone setuprm -f /etc/localtimeln -s 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

Possible values are: # targeted – Only targeted network daemons are protected. SELINUX=disabled # SELINUXTYPE= type of policy in use. # permissive – SELinux prints warnings instead of enforcing. # SELINUX= can take one of these three values: # enforcing – SELinux security policy is enforced. How to install VOS3000 Server on CentOS 5.x Posted on Apby Gkhan 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=true ARC=false # date –set=” 20:50:00″ (ddMMYYYY HH:MM:SS) To disable security firewall # nano /etc/sysconfig/selinux = # This file controls the state of SELinux on the system.
