Configuring Network CentOS 6
Configuring Network CentOS 6 when you first install CentOS 6, you will notice some changes right away off the bat. From the looks of it, the Entire Kernel changed from…
Configuring Network CentOS 6 when you first install CentOS 6, you will notice some changes right away off the bat. From the looks of it, the Entire Kernel changed from…
Configure TFTP Server CentOS 6 Configure TFTP Server CentOS 6 For this blog, we are going to go over configuring a TFTP server on CentOS 6. This fits the typical…
Configure Logging OpenLDAP CentOS 6 Configure Logging OpenLDAP CentOS 6 OpenLDAP by default does not configure logging, so we need to do this step manually in order to be able…
Configure LDAP over TLS CentOS 6 Configure LDAP over TLS CentOS 6 in this blog we will cover setting up our LDAP server to use StartTLS encryption for communication. Let’s…
LDAP Replication CentOS 6 LDAP Replication CentOS 6 In CentOS 6, LDAP as before has some basic issue with replication. For example, there’s a syncrepl utiltiy, and slurpd, however there…
Install and Configure phpLDAPadmin on CentOS 6 Install and Configure phpLDAPadmin on CentOS 6 This blog assumes you went through the following setup steps up until this point: http://blog.zwiegnet.com/linux-server/configure-ldap-server-on-centos-6/ login to…
Install vTiger CRM on CentOS Linux Install vTiger CRM on CentOS Linux At this point I have a VM with CentOS installed, joined to the domain, and fully updated, not…
Migrate Cacti to New Server CentOS 6 Migrate Cacti to New Server CentOS 6 This blog is basic, and only has the steps that need to be taken, but does…
Install Nagios on Linux Install Nagios on CentOS Nagios has worked hard to secure it’s seat as one of the world’s best enterprise monitoring systems. Nagios alerts about critical business…
Load Balance Squid Reverse Proxy Load Balance Squid Reverse Proxy This blog assumes you have setup a reverse proxy for a single website, and want to load-balance multiple websites, using…