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…
Dynamic DNS (DDNS) Slave CentOS 6 Dynamic DNS (DDNS) Slave CentOS 6 This blog assumes you went through the previous blog on how to setup a Dynamic DNS Master server,…
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…
Configure Samba CentOS 6 Configure Samba CentOS 6 Recently Samba, but more accurately Microsoft deprecated the samba ‘share’ mode. This is quite disappointng, quite a bit of systems are configured…
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…