Facebook Twitter Gplus RSS
 
 
Home » Archive for category "CentOS" (Page 2)

Archive for the ‘CentOS’ Category:


How to Install a Puppet Master and Client Server on Centos 5.2

Published on March 11th, 2009

*snip* Puppet is system administration Automated. Puppet speaks the local language Administer One Server or 1,000 The Robustness of Open Source Powerful, Flexible, Extensible Facter Sets the Stage Repeatable Configurations For a more complete description visit Reductive Labs.

SVN Apache LDAP configuration

Published on March 9th, 2009

Apache Configuration Create a Apache configuration file for Subversion # vi /etc/httpd/conf.d/subversion.conf LoadModule dav_svn_module modules/mod_dav_svn.so LoadModule authz_svn_module modules/mod_authz_svn.so # Enable Subversion DAV svn # Directory containing all repository for this path SVNParentPath /opt/svn/ SVNAutoversioning on # LDAP Authentication & Authorization is final; do not check other databases AuthBasicProvider ldap AuthzLDAPAuthoritative off # Do basic password

(More)…

301 Redirect

Published on March 9th, 2009

Permanent 301 Redirect Search engines may think www.example.co.za and example.co.za are two different sites.You should set up a permanent redirect (technically called a “301 redirect”) between these sites. Once you do that, you will get full search engine credit for your work on these sites. In example.co.za html root folder create the following: # vi

(More)…

Installing #AIDE on #CentOS 5.2

Published on March 8th, 2009

AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire. It does the same things as the semi-free Tripwire and more. This is a must have when maintaining the integrity of your servers.

 
© [How2CentOS]
credit