This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
docpublic:systemes:mailbluemind [2015/10/03 10:57] procacci@tem-tsp.eu [installation] |
docpublic:systemes:mailbluemind [2015/10/04 20:23] (current) procacci@tem-tsp.eu [post install] |
||
|---|---|---|---|
| Line 1150: | Line 1150: | ||
| .....+++ | .....+++ | ||
| ..................................+++ | ..................................+++ | ||
| - | writing new private key to '/ | + | writing new private key to '/ |
| ----- | ----- | ||
| Blue Mind locator Server started: 3698 | Blue Mind locator Server started: 3698 | ||
| Line 1208: | Line 1208: | ||
| ######################################## | ######################################## | ||
| BlueMind installation is successful. | BlueMind installation is successful. | ||
| - | Connect to https:// | + | Connect to https:// |
| ######################################## | ######################################## | ||
| </ | </ | ||
| + | |||
| + | |||
| + | ===== uninstall ===== | ||
| + | |||
| + | si pb et besoin de desinstaller | ||
| + | |||
| + | cf http:// | ||
| + | |||
| + | |||
| + | < | ||
| + | [root@mailbm BM]# bmctl stop | ||
| + | Stop Blue Mind Services | ||
| + | Waiting for Blue Mind core Server shutdown.. | ||
| + | Waiting for Blue Mind locator Server shutdown.. | ||
| + | Waiting for Blue Mind lmtpd server shutdown.. | ||
| + | Waiting for Blue Mind MQ Server shutdown.. | ||
| + | Waiting for Blue Mind hps Server shutdown.. | ||
| + | Waiting for Blue Mind EAS Server shutdown.. | ||
| + | Waiting for Blue Mind Tomcat shutdown... | ||
| + | Waiting for Blue Mind ysnp Server shutdown.. | ||
| + | Arrêt de cyrus-imapd : | ||
| + | Exporting cyrus-imapd databases: | ||
| + | [root@mailbm BM]# service postgresql stop | ||
| + | Arrêt du service postgresql: | ||
| + | |||
| + | |||
| + | [root@mailbm BM]# rpm -qa | grep bm- | wc -l | ||
| + | 28 | ||
| + | [root@mailbm BM]# yum remove bm-* | ||
| + | ... | ||
| + | Résumé de la transaction | ||
| + | ============================== | ||
| + | Suppression de 28 paquet(s) | ||
| + | |||
| + | Taille d' | ||
| + | Est-ce correct [o/N] : o | ||
| + | |||
| + | [root@mailbm BM]# yum remove postgresql* | ||
| + | Résumé de la transaction | ||
| + | ============================= | ||
| + | Suppression de 4 paquet(s) | ||
| + | |||
| + | Taille d' | ||
| + | Est-ce correct [o/N] : y | ||
| + | |||
| + | [root@mailbm BM]# mv / | ||
| + | |||
| + | [root@mailbm ~]# yum remove cyrus-imapd* | ||
| + | [root@mailbm ~]# yum remove nginx | ||
| + | |||
| + | [root@mailbm BM]# rm -rf / | ||
| + | [root@mailbm BM]# rm -f / | ||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | ==== pb demarrage nginx ===== | ||
| + | |||
| + | < | ||
| + | [root@mailbm ~]# / | ||
| + | Démarrage de nginx : nginx: [emerg] bind() to 0.0.0.0:143 failed (13: Permission denied) | ||
| + | | ||
| + | [root@mailbm ~]# grep SELINUX / | ||
| + | # SELINUX= can take one of these three values: | ||
| + | # | ||
| + | SELINUX=disabled | ||
| + | </ | ||
| + | |||
| + | mais tj pb | ||
| + | |||
| + | < | ||
| + | [root@mailbm ~]# / | ||
| + | Démarrage de nginx : nginx: [emerg] bind() to 0.0.0.0:143 failed (98: Address already in use) | ||
| + | nginx: [emerg] bind() to 0.0.0.0:993 failed (98: Address already in use) | ||
| + | nginx: [emerg] bind() to 0.0.0.0:110 failed (98: Address already in use) | ||
| + | nginx: [emerg] bind() to 0.0.0.0:995 failed (98: Address already in use) | ||
| + | nginx: [emerg] bind() to 0.0.0.0:143 failed (98: Address already in use) | ||
| + | ... | ||
| + | </ | ||
| + | |||
| + | ref http:// | ||
| + | | ||
| + | |||
| + | < | ||
| + | [root@mailbm ~]# / | ||
| + | Arrêt de cyrus-imapd : | ||
| + | Exporting cyrus-imapd databases: | ||
| + | [root@mailbm ~]# / | ||
| + | Démarrage de nginx : | ||
| + | [root@mailbm ~]# lsof -i -n -P | grep 143 | ||
| + | nginx | ||
| + | nginx | ||
| + | </ | ||
| + | |||
| + | |||
| Line 1403: | Line 1499: | ||
| http:// | http:// | ||
| + | |||
| + | Deuxieme install | ||
| + | < | ||
| + | |||
| + | Global administrator: | ||
| + | Your domain' | ||
| + | Your setup user: admin / BlueCherMindHauteSavoie | ||
| + | |||
| < | < | ||