Troubleshoot port conflicts Linux
Troubleshoot port conflicts Linux Troubeshoot port conflicts Linux Port conflicts can happen on any OS, you just have to know the correct tools to troublshoot them. on UNIX/Linux systems you…
Troubleshoot port conflicts Linux Troubeshoot port conflicts Linux Port conflicts can happen on any OS, you just have to know the correct tools to troublshoot them. on UNIX/Linux systems you…
Install Git on CentOS 6 Install Git on CentOS 6 if you need version control, and code management system (possibly because of issues with developers breaking things ), then Git…
Configure NTP Server CentOS/Redhat/Oracle Linux Configure NTP Server CentOS/Redhat/Oracle Linux This process goes over configuring a NTP server, so that the server is dishing out time to clients. Let’s get…
Configure Joomla 3 for TLS LDAP Authentication Configure Joomla 3 for TLS LDAP Authentication In this scenario, we have an internally hosted Joomla website, we want to joint it to…
requested NFS version or transport protocol is not supported CentOS Mounting network file systems …mount.nfs: requested NFS version or transport protocol is not supported Recently we experienced this issue with…
Configure NIS Client CentOS 6 Configure NIS Client CentOS 6 This article assumes you have a NIS server setup and ready to go, if you do not, please visit http://blog.zwiegnet.com/linux-server/configure-nis-server-centos-6/ login…
Configure ISC DHCP Logging Configure DHCP Logging let’s be honest, fishing through /var/log/messages becomes difficult on a big network where 100’s or 1000’s of DHCP exchanges happen. There are some…
Disabling Anonymous Bind 389 Directory Server Disabling Anonymous Bind 389 Directory Server It is possible to disable anonymous binds on the 389 Directory Server instance by using LDAP tools to…
Configure LDAP Authentication Zabbix CentOS Configure LDAP Authentication Zabbix CentOS LDAP authentication can be very helpful if you have many users that login to the zabbix interface on a regular…
Configure LDAP Host Access 389 Configure LDAP Host Access 389 It’s a common security practice to require a special LDAP attribute in order to allow only specific users to a…