8
DNS Caching issueview story

https://www.centos.org – You need to change the TTL on the DNS entry that is being looked up. The TTL tells all DNS servers how long they can cache the record for before they have to look it back up again. [by TrevorH] (HowTos)

8
CentOS as a Mail Serverview story

https://www.centos.org – Probably need a bigger VPS.If you stick with 512M, you'll need to tune Apache, MySQL, and PHP very (VERY) tightly so that it uses a minimum of resources, or you'll OOM at the ... [by vonskippy] (HowTos)

12
ldap connect to ADview story

https://www.centos.org – Pls delete this topic, was a failure xD [by kevin] (HowTos)

12
No longer able to generate certificates with genkey after latest 6.4 updateview story

https://www.centos.org – See this NSS_3.14_release_notes.Quote:Support... [by toracat] (HowTos)

12
LibreOffice not working on 6.3view story

https://www.centos.org – There are always people discovering and using new exploits, and updates are required to fix them.6.4 is bugfixes and security patches to 6.3.Only the current ( now 6.4 ) is supported here. [by gerald_clark] (HowTos)

12
Apache time out on PHP include() or file_get_contents() through HTTPview story

https://www.centos.org – Try running setsebool -P httpd_can_network_connect 1 That'll take a while to run as it recompiles the selinux pol... [by TrevorH] (HowTos)

13
RSS memory not tallying with Java Heapview story

https://www.centos.org – Like TrevorH said the RSS of the JVM process is not going to be the size of the heap because the heap is just the amount of memory available for Java objects. Also the JVM might not return the memo... [by KermitDaFragger] (HowTos)

12
IPv6 autoconfig??view story

https://www.centos.org – Do the ipv6 addresses start with fe80 or something else? Anything "fe80" are link local addresses and are not routable ipv6 addresses.If you look at the last 6 digits of the i... [by TrevorH] (HowTos)

12
iptables doesn't stop hackersview story

https://www.centos.org – OK, as far as I can see the answer is "because you removed the rule that says" -A INPUT -j RH-Firewall-1-INPUT (HowTos)

9
install centos serverview story

https://www.centos.org – I want to switch my company's server machine from windows to linux centos.I have started to acquire knowledge of what is exactly necessary to install and setup.meanwhile I want to ... [by saman_artorious] (Distributions)