Archive for the ‘fedora’ Category

How to enable the APC extension in php

Mar-18th-2011

Alternative PHP Cache (APC) is a free, open source framework that optimizes PHP intermediate code and caches data and compiled code from the PHP bytecode compiler in shared memory. What this means is that APC reads your PHP files, parses them into a more efficient binary format and then caches them in memory so that [...]

How to Setup Forward DNS

Feb-25th-2011

Hello Friends, DNS Forwarding | Configure Local and Live DNS | Forward DNS | Local DNS Cache Setting up a DNS which should have my server’s forward entries. I have a live dns server for abc.com domain and running 500 subdomains (i.e. alive.abc.com, blive.abc.com etc..) through that servers. And secondly i have local dns server [...]