Another full featured Open Source solution is Zimbra http://www.zimbra.com
If you want, you can install "the other awstats" package on top of. See thread: http://www.howtoforge.com/forums/showthread.php?t=801 Martin
Google search ? If you search the net with arguments like you will quickly find an overview of opensource test tools on...
See http://www.howtoforge.com/forums/showpost.php?p=211641&postcount=15 for an example on how to use proxypass in ispc.
1st check if there is a website on your server being abused to send emails. Any CMS installed? Your mail log files may give you an indication of...
For Ubuntu, I suggest you use a package manager and not the tar file. apt-get for command line access, but I guess you use Gnome or another GUI....
Simplified rulebook It's via the standard apache directives, which you can specify in ispconfig. Short rulebook: setup ispconfig on port 81 on...
Like Till said, there's no bug in this regard. You have to run ispc on port 81 and your normal websites on 443. You can then create a proxy as a...
proxy option you can also place ispc behind a proxy website. Create a "normal" site site and add the proxy commands in the configuration. You...
For abusive login detection, there's a standard tool called 'denyhosts', installable directly from most repositories.
man crontab
It's not possible for self signed certs. There are commercial solutions (at a price). But if you're using self-signed, you can use the same cert...
You will have to put quotes around the '*', or else the shell will expand it before the find command.
You could use the following code and place it in crontab: find /test/test2 -name 'test.*' -exec rm {}\;Make sure you use the crontab of a user...
You can specify a .htaccess file in the web directory and put the allow/deny rules in there
Separate names with a comma.