Motto : I hate the DOTS !!! Cyrus 2 Dovecot Migration In our organization, we have an internal application using a mysql database structure. We also have some linux boxes with squid and postfix/cyrus MTA/POP-IMAP-MDA using their own databases. So, you can imagine the mess caused by these applications having separate ways to store the [...]
Archive for May, 2010
Here is how you can print the IPs ( fetched from the access_log of Apache ) which have more than 1000 hits : Additionally, you can change 1000 to your desired value.
Here is how you can install BIND on a FreeBSD server : You will be prompted with a window like the following : Select the stuff that you need, and hit 'OK'. After this, run the following to begin the installation : Add the following to /etc/rc.conf : Now, simply start the named service by [...]