install tomcat centos 5
yum install tomcat5 tomcat5-webapps tomcat5-admin-webapps xml-commons-apis # service tomcat5 restart # chkconfig tomcat5 on edit #sudo vim /etc/tomcat5/tomcat-users.xml
yum install tomcat5 tomcat5-webapps tomcat5-admin-webapps xml-commons-apis # service tomcat5 restart # chkconfig tomcat5 on edit #sudo vim /etc/tomcat5/tomcat-users.xml
http://blog.famillecollet.com/pages/Config-en
CENTOS – http://www.linuxweblog.com/blogs/sandip/20071007/convert-root-filesystem-lvm http://tldp.org/HOWTO/LVM-HOWTO/upgraderoottolvm.html
http://www.utahsysadmin.com/2009/12/08/add-hard-drive-to-extend-lvm/ Previously I posted how to add a hard drive and create a new volume in LVM. This time we’ll add a new hard drive and then increase or extend the size of an existing volume or partition. This is an example using an RHEL 5 derivative, OEL 5. The server is really a VM… Leer más »
Yep via Jason repo http://www.jasonlitka.com/yum-repository/ > : ) yes!
http://www.cyberciti.biz/tips/howto-rhel-centos-fedora-squid-installation-configuration.html
Origen: Pablo Sarubbi – Efraim Wainerman martes, 06 de marzo de 2007 En este articulo veremos una de las formas de instalar y configurar Squid para que autentique contra un servidor Windows 2003 con Active Directory. Para ello elegimos la version Etch de Debian. Una vez instalada y actualizada procedemos a instalar el software complementario.… Leer más »
Hi I’m batteling to get squid_ldap_auth to authenticate against M$ windows Active Directory 2008 with my config below /usr/lib64/squid/squid_ldap_auth -b «OU=Organizational Structure,DC=example,DC=co,DC=za» -h 10.*.*.250 -D «CN=squid,OU=Other,OU=TC JHB,OU=Company,OU=Organizational Structure,DC=example,DC=co,DC=za» -w «Password1» -f «(&(uid=%s)(objectclass=user))» I have used a similar config on windows Active Directory 2003 and it worked perfectly fine. Is there a catch to authenticating against… Leer más »
http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html Squid authentication against Microsoft’s Active Directory I have not used group_ldap_auth helper against Microsoft’s Active Directory. But someone (user) pointed out the following solution. Add following configuration directive to squid.conf: ldap_auth_program /usr/lib/squid/group_ldap_auth -b dc=my-domain,dc=de -h \ server.my-domain.de -p 636 -g distinguishedName -d CN=lookup,OU=Services,\ OU=Users,DC=my-domain,DC=de -w lookup -u cn -m member -o group -S -l… Leer más »
Try rpm -e –allmatches kernel-2.4.25-8tr