Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.
Commentaire: Published by Scroll Versions from space DA and version BM-3.5

...

Sv translation
languageen

System

Available Memory

BlueMind's default configuration requires at least 6Gb.

Locales

The en_US.UTF-8 must be installed and generated (even if the system is configured to use another locale).

To verify check that it is installed correctly, use the following command line:

Bloc de code
languagebash
$ locale -a|grep en_US
en_US.utf8

Linux distribution

Remarque

BlueMind requires a blank, dedicated server or virtual machine.

BlueMind requires a 64-bit version of supported distributions (for Ubuntu, make sure you have the Server version):

  • Ubuntu 14.04 LTS 64-bit Server (Trusty Tahr)
  • Ubuntu 16.04 LTS 64-bit Server (Xenial Xerus)
  • RedHat 6 64-bit
  • RedHat 7 64-bit
  • Debian 7 Wheezy 64-bit
  • Debian 8 Jessie 64-bit

Network & DNS

IP address

Server must have a static IP, system defined or supplied by a DHCP server.

Hostname

The BlueMind server hostname must be configured correctly, and the server name must be resolvable by name from another machine.

Specifically, BlueMind expects the following results to the hostname command:

Bloc de code
languagebash
$ hostname
mail

  must return the short system name, e.g. here: mail 

Bloc de code
languagebash
$ hostname -f
mail.blue-mind.net

 must return the fully qualified system name (FQDN), e.g. here: mail.blue-mind.net

Hostname The hostname also have has to be properly set in the server's /etc/hosts file:

Bloc de code
IP_SERVER mail.blue-mind.net mail

 

Enregistrer

Enregistrer

Enregistrer

Enregistrer