Line 799:
Line 799:
==Gestionnaire du serveur==
==Gestionnaire du serveur==
*Je ne peux pas accéder au gestionnaire du serveur. Que dois-je faire maintenant ?
*Je ne peux pas accéder au gestionnaire du serveur. Que dois-je faire maintenant ?
−
Il y a beaucoup de causes qui pourraient vous empêcher d'accéder au gestionnaire du serveur. En premier lieu, essayer :
+
Il y a beaucoup de causes qui peuvent vous empêcher d'accéder au gestionnaire du serveur. En premier lieu, essayer :
signal-event post-upgrade; signal-event reboot
signal-event post-upgrade; signal-event reboot
−
If you still can't access, there are reports that a certificates mis-match might have occurred after update. In that case:
+
Si vous ne pouvez toujours pas accéder, il y a des retours qu'une désadaptation des certificats pourrait s'être produite après la mise à jour. Dans ce cas :
rm /home/e-smith/ssl.key/*.key
rm /home/e-smith/ssl.key/*.key
rm /home/e-smith/ssl.pem/*.pem
rm /home/e-smith/ssl.pem/*.pem
Line 808:
Line 808:
signal-event domain-modify; signal-event reboot
signal-event domain-modify; signal-event reboot
−
*I used to access the SERVER-MANAGER with localhost:980 remotely via SSH tunnel and now I can't. What happened?
+
*J'avais l'habitude d'accéder au GESTIONNAIRE DU SERVEUR avec localhost:980 à distance via un tunnel SSH et maintenant je ne peux plus. Que s'est-il passé ?
−
This feature has been deprecated a long time and finally removed in V7.2
+
Cette fonctionnalité a été longtemps obsolète et a finalement été retirée dans la version 7.2.
−
If you really want to use this then forward 443 to localhost:443 and then use
+
Si vous voulez vraiment utiliser ceci, renvoyer 443 sur localhost:443 et puis utilisez :
https://localhost/server-manager/
https://localhost/server-manager/
−
*Using a ssh client, the /server-manager login screen is difficult to read
+
*En utilisant un client ssh, l'écran de connexion du gestionnaire du serveur est difficile à lire.
−
The text is white, so you need to adjust your ssh client to use a dark background
+
Le texte est blanc, donc vous devez ajuster votre client ssh pour utiliser un fond noir.
−
*I've renamed my server with the ADMIN CONSOLE. The old name appears under the SERVER-MANAGER, HOSTNAMES panel. It cannot be deleted as there are no MODIFY/REMOVE links.
+
*J'ai renommé mon serveur avec la CONSOLE ADMIN. L'ancien nom apparaît dans le gestionnaire du serveur, panneau NOMS D'HÔTES. Il ne peut pas être effacé car il n'y a pas de liens MODIFIER/CHANGER.
−
+
- Se connecter en ligne de commande ;
−
-login to the shell console
+
- saisir :
−
-type: db hosts setprop <local.mycompany.local> static no
+
db hosts setprop <local.ma societe.local> static no
−
-go to the HOSTNAMES & ADDRESSES panel and you should be able to modify/remove the name
+
- aller au panneau NOMS D'HÔTES & ADRESSES et vous pourrez modifier/changer le nom.
==Booting with SMP kernel after upgrade to version 7.2 from CD==
==Booting with SMP kernel after upgrade to version 7.2 from CD==