Artica 1.2 use repositories manager in order to get modules.
Do not install artica on a production system already set, Artica will change your system configuration according it's needs that should not meet your configuration files.
On Ubuntu system you can use this tool "setup-ubuntu".
Uncompress the tarball and execute ./setup-ubuntu
Installing mandatories modules
apt-get install slapd openssl php5-cgi php5-ldap php5-mysql lighttpd mysql-server
rrdtool librrdp-perl librrds-perl libfile-tail-perl libmysqlclient15-dev awstats openssl
libgeo-ipfree-perl mailgraph queuegraph libnet-xwhois-perl gcc make libwww-perl
php5-imap sasl2-bin hal libsasl2-modules libsasl2-modules-ldap libgeo-ipfree-perl syslog-ng dar
After installing all packages you can do a :
dpkg -i artica-postfix-1.2.xxx.xx.xx.deb
other usefull packages :
apt-get install ntp iproute libusb-dev libusb-0.1-4 libinline-perl libcdio-dev libconfuse-dev curl lm-sensors hddtemp libsasl2-modules libsasl2-modules-ldap libauthen-sasl-perl bzip2 unrar arj lha unzoo htop telnet lsof locales-all
Installing Postfix:
Artica support only postifx 2.5x with milter.
- No problem on Ubuntu it is already in 2.5
- For debian you need to use backports in order to install Postfix. (see http://www.artica.fr/index.php?ID=1835 )
apt-get install postfix postfix-ldap stunnel4
And restart artica by /etc/init.d/artica-postfix restart
Installing clamav, spamassassin and grey-listing Modules :
To add clamav, spamassassin and grey-listing features do :
apt-get install spamassassin spamass-milter clamav clamav-daemon clamav-milter milter-greylist libio-socket-ssl-perl
And restart artica by /etc/init.d/artica-postfix restart
Installing Cyrus-imap:
If you want to make artica mailbox server do
apt-get install cyrus-imapd-2.2 cyrus-admin-2.2 php5-imap sasl2-bin cyrus-pop3d-2.2 php-log
cyrus-murder-2.2 libauthen-sasl-perl
And restart artica by /etc/init.d/artica-postfix restart
Installing RoundCube eMail
If you want to make artica has a webmail server,
For debian you need to use backports in order to install roundcube. (see http://www.artica.fr/index.php?ID=1835 )
do
apt-get install roundcube-core roundcube-mysql
restart artica by /etc/init.d/artica-postfix restart
Go into the web interface in GLOBAL SETTINGS and Save configuration by "Edit" button on Web Interface settings section
Installing DNS Server (bind)
If you want to make artica has a DNS server,
do
apt-get install bind9
restart artica-bind by /etc/init.d/artica-postfix restart bind9
Go into the web interface in System/index
Installing FTP server
Artica is compatible with pure-ftpd do:
apt-get install pure-ftpd
And restart artica by /etc/init.d/artica-postfix restart
Installing SAMBA
if you want to make your server has a file server
do
- apt-get install libnss-ldap samba smbldap-tools smbclient smbfs libpam-ldap ldap-utils nscd libpam-smbpass
- restart artica by /etc/init.d/artica-postfix restart
- Connect to hte interface, go into the samba section and save your first settings
Installing SQUID
if you want to make your server has a proxy server
do
- apt-get install squid3 squidclient dansguardian
- restart artica by /etc/init.d/artica-postfix restart
- Connect to hte interface, go into the samba section and save your first settings
Connect to the web interface
- Use your Firefox in order to connect the uri https://IP-of-your-server:9000
- Use Administrator username : Manager and password secret




