Category: Linux

Configure LDAP Server on CentOS 6

Configure LDAP Server on CentOS 6 Configure LDAP Server on CentOS 6 LDAP is an acronym for Lightweight Directory Access Protocol. LDAP is used as a more secure option to NIS. And is the…

Read More

Mount CentOS Partition from Live CD

Mount CentOS Partition from Live CD Mount CentOS Partition from Live CD This process can be used for LVM, Logical Volumes, or other types of partitions The reason i am…

Read More

Installing Webmin On CentOS 6

Installing Webmin On CentOS 6 Installing Webmin on CentOS 6.2 has changed to some degree like most other programs moving to CentOS 6, here is a quick walk-through to get…

Read More

Install webmin on CentOS 5

Install webmin on CentOS 5 On CentOS 5.8 make sure that iptables is either turned on, or you have port 10000 (default) open to be accessed If you do not…

Read More

Configure DHCP for Dynamic DNS CentOS 6

Configure DHCP for Dynamic DNS CentOS 6 Configure DHCP for Dynamic DNS CentOS 6 At this point we have setup a Dynamic DNS Master Server, and a Dynamic DNS Slave…

Read More

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…

Read More

Dynamic DNS (DDNS) Slave CentOS 6

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,…

Read More

Install Git on CentOS 6

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…

Read More

Configure NTP Server CentOS/Redhat/Oracle Linux

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…

Read More