mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-17 11:10:23 +00:00
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
e7515683b3
commit
619c0c3a6a
@ -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 ===
|
||||
|
||||
@ -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 <hostname>.local ===
|
||||
|
||||
If <hostname>.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 <hostname>.local. See the [[FreedomBox/Manual/QuickStart|Quick Start Guide]] for those.
|
||||
|
||||
## END_INCLUDE
|
||||
|
||||
Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages.
|
||||
|
||||
@ -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 ===
|
||||
|
||||
|
||||
@ -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 ===
|
||||
|
||||
@ -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 <hostname>.local ===
|
||||
|
||||
Si <hostname>.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 <hostname>.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]].
|
||||
|
||||
|
||||
<<Include(FreedomBox/Portal)>>
|
||||
|
||||
----
|
||||
|
||||
@ -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 ===
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user