From 0d5165a604e364f119896d577a2411115105c98f Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 28 Mar 2020 06:52:25 +0100 Subject: [PATCH] Many typo or broken links / outdated info --- app_piwigo_fr.md | 4 ++-- chat_rooms.md | 2 +- chat_rooms_fr.md | 2 +- faq.md | 2 +- faq_de.md | 2 +- faq_fr.md | 2 +- troubleshooting_guide.md | 7 +++---- troubleshooting_guide_fr.md | 8 +++----- users.md | 2 +- users_fr.md | 2 +- whatsyunohost_de.md | 2 +- 11 files changed, 16 insertions(+), 19 deletions(-) diff --git a/app_piwigo_fr.md b/app_piwigo_fr.md index ada13e24..1c5b704a 100644 --- a/app_piwigo_fr.md +++ b/app_piwigo_fr.md @@ -13,8 +13,8 @@ Les extensions rendent Piwigo facilement personnalisable. Cerise sur le gâteau, ## Fonctionnalités -En plus des [fonctionnalités principales](Piwigo) de Piwigo, ce paquet propose également: - +En plus des [fonctionnalités principales](http://piwigo.org/basics/features) de Piwigo, ce paquet propose également: + * une intégration avec le système de gestion des utilisateurs et le SSO de Yunohost : * installation privée : limitée aux utilisateurs de YunoHost * installation publique : diff --git a/chat_rooms.md b/chat_rooms.md index f4844f5c..19c1ab2b 100644 --- a/chat_rooms.md +++ b/chat_rooms.md @@ -10,7 +10,7 @@ You could join those chat rooms using : #### Help and support chatroom -There is a [support](support_fr) chatroom for YunoHost users mutual support and help. +There is a [support](help_fr) chatroom for YunoHost users mutual support and help. - IRC: **#yunohost** on irc.freenode.net ; - Matrix: **#freenode_#yunohost:matrix.org** ; diff --git a/chat_rooms_fr.md b/chat_rooms_fr.md index 249d49f1..30dde1aa 100644 --- a/chat_rooms_fr.md +++ b/chat_rooms_fr.md @@ -9,7 +9,7 @@ Vous pouvez rejoindre ces salons avec: #### Salon d'entraide et de support -Le salon d’[entraide](support_fr) est là pour permettre aux utilisateurs de YunoHost de s'aider mutuellement. +Le salon d’[entraide](help_fr) est là pour permettre aux utilisateurs de YunoHost de s'aider mutuellement. - IRC : **#yunohost** sur irc.freenode.net (voir kiwiirc ci-dessus) - Matrix : **#freenode_#yunohost:matrix.org** - XMPP : **[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)** diff --git a/faq.md b/faq.md index 6b83f90b..06a77692 100644 --- a/faq.md +++ b/faq.md @@ -95,7 +95,7 @@ and having some free time. Other than that, just doing what you can is already a #### What's YunoHost's political model? -It is described in [this document](yunohost_project_organization.md) :). +It is described in [this document](project_organization) :). #### Will you port YunoHost to [insert favorite distro]? diff --git a/faq_de.md b/faq_de.md index 5a1928e1..2f131cd5 100644 --- a/faq_de.md +++ b/faq_de.md @@ -72,7 +72,7 @@ Es ist ein weit verbreitetes Missverständnis, dass Neulinge bei offenen Softwar #### Was sind YunoHost organisatorische Grundsätze ? -Das beschreiben wir in [diesem Dokument](yunohost_project_organization) :). +Das beschreiben wir in [diesem Dokument](project_organization) :). #### Werdet ihr YunoHosts für [Lieblingsdistribution hier einfügen] portieren ? diff --git a/faq_fr.md b/faq_fr.md index 22b4d10c..cac06172 100644 --- a/faq_fr.md +++ b/faq_fr.md @@ -88,7 +88,7 @@ pouvez, c’est déjà trop cool ! #### Quel est le modèle politique de YunoHost ? -Il est décrit dans [ce document](yunohost_project_organization) :). +Il est décrit dans [ce document](project_organization) :). diff --git a/troubleshooting_guide.md b/troubleshooting_guide.md index 50683619..7bb35784 100644 --- a/troubleshooting_guide.md +++ b/troubleshooting_guide.md @@ -9,10 +9,9 @@ This means that everytime you want to try a new thing (non-official app, new spe Also: https://wiki.debian.org/DontBreakDebian -### Use non-official apps with caution -While it's tempting to install every [non-official apps](https://yunohost.org/#/apps_in_progress_en) please don't. Even if the app is marked as ready. Before testing an app you should read at least part of the package source code. Install, remove and upgrade script should be present. -Keep in mind that when you install an app, you execute code on your server with root privileges. -From my experience, some packaging are excellent and others can break some part of your YunoHost instance. Some packages are unmaintained. So before install check package issues, the [Forum](http://forum.yunohost.org/) and the [YunoHost support room](support_en) to see if other have problem with the app. +### Do not install bad quality apps + +Even if it can be tempting to install every [apps](https://yunohost.org/#/apps), be careful to their quality level as a bad quality app can ultimately break your server. If you absolutely wish to install such an app, at least try to do it on a test server or check if issues has been posted to this app's Github repository or on the [forum](http://forum.yunohost.org/). ### Check the official documentation Answer to your question may be already in [the documentation](https://yunohost.org/#/docs_en). diff --git a/troubleshooting_guide_fr.md b/troubleshooting_guide_fr.md index 2f107da0..6a0f1e12 100644 --- a/troubleshooting_guide_fr.md +++ b/troubleshooting_guide_fr.md @@ -9,11 +9,9 @@ La meilleure manière de ne pas avoir de pannes est de ne pas bricoler sur votre Vous pouvez aussi lire ceci si vous avez encore envie de bricoler sur votre instance YunoHost en production : https://wiki.debian.org/DontBreakDebian -### Utilisez les applications non-officielles avec attention -Bien que ce soit tentant d’installer toutes les [applications non officielles](https://yunohost.org/#/apps_in_progress_fr), s’il vous plaît ne le faites pas, même si l’application est indiquée comme prête. -Avant de tester, vous devriez lire au moins le code source de l’application et vérifier que les fichiers d’installation, de suppression et de mise à jour sont bien présents. -Garder à l’esprit que quand vous installez une application, vous exécutez du code avec des droits root. De mon expérience, certaines applications sont excellentes, d’autres peuvent casser votre instance YunoHost et certaines ne sont plus maintenues. Alors, avant d’installer, regardez les problèmes rencontrés (issues dans GitHub), le [Forum](http://forum.yunohost.org/) -et [le salon de discussion Yunohost](support_fr) pour voir si d’autres ont eu des problèmes avec l’application. +### N'installez pas d'applications de mauvaise qualité + +Bien que ce soit tentant d’installer toutes les [applications](https://yunohost.org/#/apps), faites attention à leur niveau de qualité car une mauvaise application peut casser votre serveur. Si la qualité d'une application laisse à désirez mais que vous souhaitez tout de même absolument l'installer, essayez de faire ça sur un serveur de test, ou vérifiez au minimum si des problèmes ont été remontés sur le dépôt Github associé ou bien sur le [forum](http://forum.yunohost.org/). ### Vérifier la documentation officielle Les réponses à vos questions existent peut être déjà dans [la documentation](docs_fr). diff --git a/users.md b/users.md index cccdaf76..a570d767 100644 --- a/users.md +++ b/users.md @@ -22,7 +22,7 @@ The user portal, also called the SSO for 'Single Sign On' allows user to browse In the portal, users can also click on the avatar in the top-left to configure some other settings such as their identify, mail aliases, automatic mail forwards, or change their password.
-You should be aware that the SSO can only be reached through the actual domain name (i.e. `https://the.domain.tld/yunohost/sso`), and NOT by just using the IP of the server (i.e. `https://11.22.33.44/yunohost/sso`), contrarily to the webadmin ! This is a bit confusing but is necessary for technical reason. If you are in a situation where you need to access the SSO without having your DNS properly configured for some reason, you might consider tweaking your `/etc/hosts` as described in [this page](dns_local_nework). +You should be aware that the SSO can only be reached through the actual domain name (i.e. `https://the.domain.tld/yunohost/sso`), and NOT by just using the IP of the server (i.e. `https://11.22.33.44/yunohost/sso`), contrarily to the webadmin ! This is a bit confusing but is necessary for technical reason. If you are in a situation where you need to access the SSO without having your DNS properly configured for some reason, you might consider tweaking your `/etc/hosts` as described in [this page](dns_local_network).
User groups and permissions diff --git a/users_fr.md b/users_fr.md index dbb273f6..c52522dc 100644 --- a/users_fr.md +++ b/users_fr.md @@ -22,7 +22,7 @@ Le portail utilisateur, également appelé SSO pour 'Single Sign On', permet à Dans le portail, les utilisateurs peuvent également cliquer sur l'avatar en haut à gauche pour configurer d'autres paramètres tels que leur identité, les alias de messagerie, les transferts automatiques de courrier ou changer leur mot de passe.
-Vous devez être conscient que le SSO ne peut être atteint que par le nom de domaine (c.-à-d. `https://the.domain.tld/yunohost/sso`), et non pas en utilisant l'IP du serveur (c.-à-d. `https://11.22.33.44/yunohost/sso`), contrairement à l'administrateur web ! C'est un peu déroutant dans certaines situations, mais c'est nécessaire pour des raisons techniques. Si vous êtes dans une situation où vous avez besoin d'accéder au SSO sans avoir votre DNS correctement configuré pour une raison quelconque, vous pouvez envisager de modifier votre `/etc/hosts` comme décrit dans [cette page](dns_local_nework). +Vous devez être conscient que le SSO ne peut être atteint que par le nom de domaine (c.-à-d. `https://the.domain.tld/yunohost/sso`), et non pas en utilisant l'IP du serveur (c.-à-d. `https://11.22.33.44/yunohost/sso`), contrairement à l'administrateur web ! C'est un peu déroutant dans certaines situations, mais c'est nécessaire pour des raisons techniques. Si vous êtes dans une situation où vous avez besoin d'accéder au SSO sans avoir votre DNS correctement configuré pour une raison quelconque, vous pouvez envisager de modifier votre `/etc/hosts` comme décrit dans [cette page](dns_local_network).
Gestion des groupes d'utilisateurs et permissions diff --git a/whatsyunohost_de.md b/whatsyunohost_de.md index 74f436f3..226b6a0f 100644 --- a/whatsyunohost_de.md +++ b/whatsyunohost_de.md @@ -3,7 +3,7 @@ Was ist YunoHost? -YunoHost ist ein **Betriebssystem**, das auf die einfachste Verwaltung eines **Servers** abzielt und daher das [Self-Hosting](Selfhosting) demokratisiert, wobei sichergestellt wird, dass es zuverlässig, sicher, ethisch einwandfrei und leichtgewichtig bleibt. Es ist ein Copylefted-Libre-Softwareprojekt, das ausschließlich von Freiwilligen betrieben wird. Technisch gesehen kann es als eine Distribution angesehen werden, die auf [Debian GNU / Linux](https://debian.org) basiert und auf [vielen Arten von Hardware](install) installiert werden kann. +YunoHost ist ein **Betriebssystem**, das auf die einfachste Verwaltung eines **Servers** abzielt und daher das [Self-Hosting](selfhosting) demokratisiert, wobei sichergestellt wird, dass es zuverlässig, sicher, ethisch einwandfrei und leichtgewichtig bleibt. Es ist ein Copylefted-Libre-Softwareprojekt, das ausschließlich von Freiwilligen betrieben wird. Technisch gesehen kann es als eine Distribution angesehen werden, die auf [Debian GNU / Linux](https://debian.org) basiert und auf [vielen Arten von Hardware](install) installiert werden kann. Features --------