3. Middleware/server stacks and services ("Advanced configuration")

3.1. Introduction

This module will allow you to install some more server stacks without any configuration.

Figure 3.8. Server stacks page

Server stacks page

[Note] Note

Some stacks may be not available to be selected if some of them are already installed or can create conflicts with existing one.

3.2. Stacks review

Printing and files server

Samba, CUPS servers and NFS

  • Files server Samba

    Files and printers share for Microsoft networks.

    samba-server

    samba-client

    samba-common

    samba-doc

    smbldap-tools

    samba-winbind

  • Printing server

    Installation and configuration of network printings using CUPS .

    cups

    cups-drivers

    cups-windows

    foomatic-filters

    hplip-hpijs-ppds

    postscript-ppds

    hplip

  • NFS server

    Files share with NFS

    nfs-utils

    nfs-utils-clients

Network services

DHCP, DNS, NTP or PXE services

  • DHCP server

    Provides IP parameters to clients.

    dhcp-server

  • DNS server

    Name resolution on network.

    bind

    bind-utils

  • NTP server

    Time server

    ntp

  • PXE server

    PXE server (Preboot eXecution Environment).

    pxelinux

    tftp

    tftp-server

    syslinux

    dhcp-server

Database

Install some of the most used relationnal databases.

  • MySQL server.

    mysql

    mysql-client

    phpmyadmin

  • PostgreSQL server.

    postgresql8.3-server

    postgresql8.3-pl

    phppgadmin

  • MySQL-Max server

    Alternative MySQL server, binaries were compiled using advanced options.

    mysql-Max

    mysql-client

    phpmyadmin

  • SQLite

    CLI tools to manage libsqlite librairy.

    sqlite-tools

    phpsqliteadmin

Mail server

Mail server, POP/IMAP access and webmail.

  • Postfix server

    Mail server

    postfix

  • Anti-virus and anti-spam toolkits

    AMaVis, ClamAV and SpamAssassin installation.

    amavisd-new

    spamassassin

    spamassassin-tools

    clamd

  • POP/IMAP server

    You can choose among available one:

    POP/IMAP Cyrus server

    cyrus-imapd

    cyrus-imapd-utils

    cyrus-sasl

    libsasl2-plug-plain or lib64sasl2-plug-plain

    libsasl2-plug-login or lib64sasl2-plug-login

    POP/IMAP Dovecot server

    dovecot

    dovecot-plugins-ldap

    POP/IMAP CourierImap server

    courier-imap

    courier-base

  • Mailing-list server

    Sympa installation.

    sympa

  • Webmail server

    Webmail roundcube installation.

    roundcubemail

    sqlite-tools

Authentication server

LDAP and/or Kerberos server for users authentication.

  • LDAP for users authentication.

    OpenLdap for users authentication.

    openldap-servers

    nss_ldap

    openldap-clients

    pam_ldap

    openldap-mandriva-dit

  • Kerberos authentication

    Kerberos authentication server.

    krb5-server

    krb5-workstation

  • LDAP + Kerberos authentication

    LDAP + Kerberos authentication server.

    openldap-servers

    nss_ldap

    openldap-clients

    pam_ldap

    openldap-mandriva-dit

    krb5-server

    krb5-workstation

    libsasl2-plug-gssapi or lib64sasl2-plug-gssapi

LAMP server

A set of free tools to host dynamic web sites.

  • Apache HTTP server

    Web server installation.

    apache-base

    apache-mpm-prefork

    apache-conf

    apache-modules

    apache-mod_ssl

  • Development packages for LAMP (PHP, Perl/CGI)

    A set of free tools to host dynamic web sites (script languages, php modules, ...).

    apache-mod_perl

    apache-mod_php

    php-dom

    php-simplexml

    php-xml

    php-xmlrpc

    php-xsl

    php-cli

    php-mysql

    php-pgsql

    php-sqlite

Backup tools

Bacula is a set of programs for backups management but also to restore or check data on a heterogeneous network.

Included version in Mandriva Enterprise Server 5 is Bacula 3. For more information on this project, go to official web site http://www.bacula.org .

"It comes by night and sucks the vital essence from your computers."

  • Bacula Director

    Bacula Director service is a supervisor application for all backup, restore and check operations.

    bacula-common

    bacula-dir-common

    bacula-dir-mysql

  • Bacula Storage Daemon

    Bacula Storage Daemon can backup data and metadata and restore it. Storage daemoni can manage read and write operation on storage devices.

    bacula-sd

  • Bacula File Daemon

    Bacula File Daemon must be installed as a backup client on hosts to be backuped It will provide metadata required by Director.

    bacula-fd