What is SPF, ClamAV, Amavisd-new and Spamassassin?
The Sender Policy Framework (SPF) is an open standard specifying a technical method to prevent sender address forgery. More precisely, the current version of SPF — called SPFv1 or SPF Classic — protects the envelope sender address, which is used for the delivery of messages.
What is ClamAV, Amavisd-new and Spamassassin?
Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX, designed especially for e-mail scanning on mail gateways. It provides a number of utilities including a flexible and scalable multi-threaded daemon, a command line scanner and advanced tool for automatic database updates. The core of the package is an anti-virus engine available in a form of shared library.
ShareThisWhat is Nginx ?
Nginx is (pronounced "engine X") is a lightweight web server/reverse proxy and e-mail (IMAP/POP3) proxy, licensed under a BSD-like license.
In This tutorial we will try to install Nginx web server with PHP5, PHP5 Ext, MySQL5 and Pecl-Memcache PHP module in FreeBSD7 server.
I assume you already have freebsd server up and running.
We will using port to install all packages.
Installing MySQL5
ShareThisWhat is Smokeping?
SmokePing does not stand alone. It relies on various other tools and services being present. Apart from a Unix OS and a working Perl installation you need the following things. The list contains the names of the tools together with the version of the tool which I am using, and a link for downloading the tool.
Preparing anything to install Smokeping
Download Smokeping : http://oss.oetiker.ch/smokeping/pub/smokeping-2.4.2.tar.gz
Lighttpd is one of many web server.
I want to show you how to installing it.
I installing lighttpd on Fedora.
Before installing lighttpd, we must stop httpd service.
[code]
service httpd stop
[/code]
or what other web server service run in your machine before.
Now lets install all mysql
[code]
yum install mysql*
[/code]
Start service mysqld
[code]
service mysqld start
[/code]
In This Tutorial We will configure Apache2 webserver to Running a CGI/Perl Script
First We assume apache2 webserver is up and running with virtual host configured on it.
Let's start configure apache2 webserver to support cgi
Login into the server via ssh
[code]sentono@athena:~$[/code]
Create a directory and name it cgi-bin
[code]sentono@athena:~$mkdir -p /home/www/inferno.web.id/public_html/cgi-bin[/code]
Create a file index.pl
ShareThis Here is the simple steps How To Install Perl Modules In Windows Servers.
First, you need to have ActivePerl installed on your windows servers.
You can download ActivePerl from this url :
http://downloads.activestate.com/ActivePerl/Windows/5.8/ActivePerl-5.8.8.822-MSWin32-x86-280952.msi
You can just execute ActivePerl-5.8.8.822-MSWin32-x86-280952.msi
Recent comments
1 week 3 days ago
4 weeks 3 days ago
5 weeks 2 days ago
5 weeks 3 days ago
5 weeks 4 days ago
5 weeks 4 days ago
5 weeks 5 days ago
5 weeks 5 days ago
6 weeks 1 day ago
6 weeks 4 days ago