From 619c0c3a6a9c6fdc431c03edbde2cd5c0c6e574f Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sat, 7 Nov 2020 08:44:23 -0500 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/ReleaseNotes.raw.wiki | 7 +++++++ doc/manual/en/ServiceDiscovery.raw.wiki | 9 +++++++++ doc/manual/en/WireGuard.raw.wiki | 3 +-- doc/manual/es/ReleaseNotes.raw.wiki | 7 +++++++ doc/manual/es/ServiceDiscovery.raw.wiki | 10 +++++++++- doc/manual/es/WireGuard.raw.wiki | 4 +--- 6 files changed, 34 insertions(+), 6 deletions(-) diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 060889b96..71f842cf0 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -10,6 +10,13 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 20.17.1 (2020-11-07) == + + * ci: Fix flake8 errors + * debian: Rename source package to freedombox + * locale: Update translations for German, Italian, Turkish + * pubtkt: Fix Python format language errors + == FreedomBox 20.17 (2020-11-02) == === Highlights === diff --git a/doc/manual/en/ServiceDiscovery.raw.wiki b/doc/manual/en/ServiceDiscovery.raw.wiki index cd679f18f..32af18ed0 100644 --- a/doc/manual/en/ServiceDiscovery.raw.wiki +++ b/doc/manual/en/ServiceDiscovery.raw.wiki @@ -14,6 +14,15 @@ It also allows !FreedomBox to discover other devices and services running on you Service discovery is not essential and works only on internal networks. It may be disabled to improve security especially when connecting to a hostile local network. +== Troubleshooting == + +=== Unable to reach .local === + +If .local is not able to be reached, you may simply need to disable and re-enable the Service Discovery feature in !FreedomBox. +To do this, go to '''System -> Service Discovery''', slide the toggle to the left position to disable it (it turns grey), followed by sliding it back to the right to re-enable it (it turns blue). + +To do this you obviously need other means to reach your !FreedomBox than .local. See the [[FreedomBox/Manual/QuickStart|Quick Start Guide]] for those. + ## END_INCLUDE Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages. diff --git a/doc/manual/en/WireGuard.raw.wiki b/doc/manual/en/WireGuard.raw.wiki index 21ef0752a..e5c6b639a 100644 --- a/doc/manual/en/WireGuard.raw.wiki +++ b/doc/manual/en/WireGuard.raw.wiki @@ -12,9 +12,8 @@ === About WireGuard === -'''!WireGuard''' is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It can be a useful replacement for IPSec or [[FreedomBox/Manual/OpenVPN|OpenVPN]]. +!WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It can be a useful replacement for IPSec or [[FreedomBox/Manual/OpenVPN|OpenVPN]]. -Official website: https://www.wireguard.com === Installation === diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 060889b96..71f842cf0 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -10,6 +10,13 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 20.17.1 (2020-11-07) == + + * ci: Fix flake8 errors + * debian: Rename source package to freedombox + * locale: Update translations for German, Italian, Turkish + * pubtkt: Fix Python format language errors + == FreedomBox 20.17 (2020-11-02) == === Highlights === diff --git a/doc/manual/es/ServiceDiscovery.raw.wiki b/doc/manual/es/ServiceDiscovery.raw.wiki index 8731e25b2..470910ca0 100644 --- a/doc/manual/es/ServiceDiscovery.raw.wiki +++ b/doc/manual/es/ServiceDiscovery.raw.wiki @@ -14,11 +14,19 @@ También permite a !FreedomBox detectar otros dispositivos y servicios que está La Detección de Servicios no es esencial y solo funciona en redes internas. Se puede deshabilitar para mejorar la seguridad especialmente cuando la conectas a una red local hostil. +== Resolución de problemas == + +=== No se accede con .local === + +Si .local no responde, quizá solo haya que reactivar en !FreedomBox la funcionalidad de Detección de Servicios. +Vé a '''Sistema -> Detección de Servicios''', desliza el interruptor a la izquierda para deshabilitarla (se vuelve gris) y luego otra vez a la derecha para volver a habilitarla (se vuelve azul). + +Obviamente, para hacer esto necesitas otro medio de acceder a tu !FreedomBox que no sea .local. Los tienes en la [[es/FreedomBox/Manual/QuickStart|Guía de inicio rápido]]. + ## END_INCLUDE Volver a la [[es/FreedomBox/Features|descripción de Funcionalidades]] o a las páginas del [[es/FreedomBox/Manual|manual]]. - <> ---- diff --git a/doc/manual/es/WireGuard.raw.wiki b/doc/manual/es/WireGuard.raw.wiki index 598b67a89..8b64d4bf2 100644 --- a/doc/manual/es/WireGuard.raw.wiki +++ b/doc/manual/es/WireGuard.raw.wiki @@ -12,9 +12,7 @@ === Acerca de WireGuard === -'''!WireGuard''' es red privada virtual (VPN) extremadamente sencilla aunque rápida y moderna que emplea cifrado de última generación.Puede ser un reemplazo útil para IPSec u [[es/FreedomBox/Manual/OpenVPN|OpenVPN]]. - -Sitio web oficial: https://www.wireguard.com +!WireGuard es red privada virtual (VPN) extremadamente sencilla aunque rápida y moderna que emplea cifrado de última generación.Puede ser un reemplazo útil para IPSec u [[es/FreedomBox/Manual/OpenVPN|OpenVPN]]. === Instalación ===