From 4dd2584096117f216e6f881d6d64f6d181330b32 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Sun, 4 Nov 2018 22:11:15 +0100 Subject: [PATCH] =?UTF-8?q?[Anonymous=20contrib]=20proposition=20de=20m?= =?UTF-8?q?=C3=A9thodes=20pour=20acc=C3=A9der=20au=20serveur=20(#844)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * proposition de méthodes pour accéder au serveur * Update postinstall_fr.md * Update postinstall.md --- postinstall.md | 2 +- postinstall_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/postinstall.md b/postinstall.md index 35246f63..8db63077 100644 --- a/postinstall.md +++ b/postinstall.md @@ -4,7 +4,7 @@ The step called "**post-installation**" is actually the initial configuration of ## Access -You can access it graphically by entering your **server's local IP** address in a **web browser** (e.g. `http://192.168.1.7`; you'll get this from the client table on your router's admin page). +You can access it graphically by entering your **server's local IP** address in a **web browser** (e.g. `192.168.x.x`, see ['Find your IP' on the page about SSH](/ssh)) diff --git a/postinstall_fr.md b/postinstall_fr.md index f2beebcc..35a6634f 100644 --- a/postinstall_fr.md +++ b/postinstall_fr.md @@ -6,7 +6,7 @@ L’étape appelée « **post-installation** » est en fait l’étape de conf ## Accès Vous pouvez accéder à la post-installation graphique en entrant dans un navigateur web : -* l’adresse **IP locale de votre serveur** si celui-ci est connecté à votre réseau local (généralement `192.168.x.x`) +* l’adresse **IP locale de votre serveur** si celui-ci est connecté à votre réseau local (généralement `192.168.x.x`, voir ['Trouver son IP' sur la page sur SSH](/ssh)) * l’adresse **IP publique de votre serveur** si celui-ci n’est pas connecté à votre réseau local.