INSTALLATION guideThe installation is easy. Even if you are a newbie in Linux there is not much room for errors. However, a basic knowledge in email routing and traffic is required.
Estimated time: 30 minutes.
A simpler alternative to this article is to use the customized ISO image (recommended) Important:Make sure you provide valid network settings in order to connect to the Internet during installation. Do not attempt to install on an existing system! You cannot have multiple postfix, spamassassin, clamav instances. Deploy Scrollout F1 on a fresh Debian system. Scrollout F1 is not running on OpenVZ - network configuration incompatibility. 1. Download Debian ServerA clean Debian operating system must be installed. Do not use an existing system on which you have installed other applications and services like an existing web server and email server. The installation process will overwrite the existing settings. Download Debian using this link.
2. Install DebianImportant note: When you are asked to configure network connection please make sure you input the correct settings. You need a working Internet connection during installation.
3. Install Scrollout F1Login to the Debian terminal console using your user and password. For Debian use "root" account. Again, make sure your internet connection is working properly and type the following commands:apt-get install sudo -y
sudo -i
cd /tmp
sudo apt-get install ca-certificates -yq
wget http://sourceforge.net/projects/scrollout/files/update/scrolloutf1.tar/download -O scrolloutf1.tar
tar -xvf scrolloutf1.tar
chmod 755 /tmp/scrolloutf1/www/bin/*
/tmp/scrolloutf1/www/bin/install.sh Press-hit ENTER every time you are asked to answer a question. By doing this you will select the default answer. When done, the Graphic User Interface URL address and default Admin password will be displayed. URL: http(s)://host-ip/ User: Admin (default) Password: 123456 (default) To uninstall run: /var/www/bin/uninstall.sh Used ports: out 53 UDP - DNS query, RBL out 80 TCP - HTTP updates
in 80 TCP - web management access in 443 TCP - web management access over TLS/SSL (recommended)
in 25/587 TCP - incoming SMTP traffic (+ other customized local ports) out 25 TCP - outgoing SMTP traffic (+ other remote ports) in/out 8080 TCP - proxy web cache for intranets
out 6277 UDP - DCC service out 2703 TCP - Razor2 service out 24441 UDP - Pyzor service out 123 UDP - NTP time sync in/out 4500 UDP - IPSec NAT Traversal
|
|