---------------------------------------
"ScrolloutF1-i386.iso"
---------------------------------------
ISO file is a customized Debian CD with automatic installation for Scrollout F1.
Make sure you provide correct network settings. You need to connect to Internet during installation.
Web GUI address: http://host-ip/
Web GUI User: Admin
Web GUI pass: 123456
-------------------------------------------------------------------------
Install Scrollout F1 Anti-Spam Firewall on Ubuntu or Debian in 30 minutes
-------------------------------------------------------------------------
The installation is easy:
1. Download And Install Ubuntu Server or Debian. Do not use an existing system. The installation process will overwrite the existing settings.
2. Make sure you have an working Internet connection.
3. From Terminal console type:
apt-get install sudo -y
sudo -i
cd /tmp
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
---------------------------------------
Uninstall Scrollout F1:
---------------------------------------
Run:
/var/www/bin/uninstall.sh