rgazetta Posted July 13, 2011 Share Posted July 13, 2011 Acho que todo servidor rodando cPanel deva ter estes adicionais para facilitar a vida. Firewall (Instalação) wget http://www.configserver.com/free/csf.tgz tar -xzf csf.tgz cd csf sh install.sh cd .. rm -Rfv csf/ csf.tgz Um Explorer no WHM (Instalação) wget http://www.configserver.com/free/cse.tgz tar -xzf cse.tgz cd cse sh install.sh cd .. rm -Rfv cse/ cse.tgz Gerenciar a Fila de Emails no Queue do Exim (Instalação) wget http://www.configserver.com/free/cmq.tgz tar -xzf cmq.tgz cd cmq/ sh install.sh cd .. rm -Rfv cmq/ cmq.tgz Gerenciar as Contas de Email no Servidor (Instalação) wget http://www.configserver.com/free/cmm.tgz tar -xzf cmm.tgz cd cmm/ sh install.sh cd .. rm -Rfv cmm/ cmm.tgz Serviços que devem ser Desligados no Servidor. service atd stop chkconfig atd off service nfslock stop chkconfig nfslock off service cups stop chkconfig cups off service rpcidmapd stop chkconfig rpcidmapd off service bluetooth stop chkconfig bluetooth off service anacron stop chkconfig anacron off service avahi-daemon stop chkconfig avahi-daemon off service hidd stop chkconfig hidd off service pcscd stop chkconfig pcscd off service xfs stop chkconfig xfs off É Isso, abraços a todos. Link to comment Share on other sites More sharing options...
Alan Andrade Posted September 5, 2011 Share Posted September 5, 2011 Alguem Testou para mi dizer sim funcionar Link to comment Share on other sites More sharing options...
Jamis Henrique Posted September 5, 2011 Share Posted September 5, 2011 Oi IpGlobe, poderia nos explicar sobre cada arquivo que será instalado e desativado? Link to comment Share on other sites More sharing options...
Recommended Posts