mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Spacing
This commit is contained in:
parent
9aed55c8a0
commit
56190cafa7
4 changed files with 22 additions and 69 deletions
47
faq.md
47
faq.md
|
@ -11,38 +11,24 @@ Applications and applications packages have their own licenses.
|
|||
|
||||
#### What's YunoHost goal?
|
||||
|
||||
We believe that decentralizing the Internet, and empowering people to take control and
|
||||
responsibility back over their own data and services, is a crucial issue to guarantee
|
||||
a free and democratic society.
|
||||
We believe that decentralizing the Internet, and empowering people to take control and responsibility back over their own data and services, is a crucial issue to guarantee a free and democratic society.
|
||||
|
||||
The YunoHost project aims to democratize self-hosting.
|
||||
|
||||
It provides a software that aims to make it easy for people to run and
|
||||
administrate their own server, with minimal knowledge and required time.
|
||||
It provides a software that aims to make it easy for people to run and administrate their own server, with minimal knowledge and required time.
|
||||
|
||||
|
||||
#### But what does YunoHost exactly *do*?
|
||||
|
||||
YunoHost may be called a distribution or an operating system, but it's actually
|
||||
"just" a simple layer added over the top of Debian, which does most of the hard
|
||||
work for you.
|
||||
YunoHost may be called a distribution or an operating system, but it's actually "just" a simple layer added over the top of Debian, which does most of the hard work for you.
|
||||
|
||||
For instance, if you wanted to install WordPress, you would need to type a bunch
|
||||
of commands to create some users, setup a web server, setup a SQL server,
|
||||
download the WordPress archive, uncompress it, configure the web server,
|
||||
configure the SQL database, and finally configure WordPress. YunoHost handles
|
||||
the technical details and "types all these commands for you", so that you can focus
|
||||
on what really matters.
|
||||
For instance, if you wanted to install WordPress, you would need to type a bunch of commands to create some users, setup a web server, setup a SQL server, download the WordPress archive, uncompress it, configure the web server, configure the SQL database, and finally configure WordPress. YunoHost handles the technical details and "types all these commands for you", so that you can focus on what really matters.
|
||||
|
||||
More info on [this page](whatsyunohost)!
|
||||
|
||||
#### Can I host my own personal website with YunoHost?
|
||||
|
||||
Yes! Have a look at the [Custom Web app](https://github.com/YunoHost-Apps/my_webapp_ynh).
|
||||
It provides an "empty shell" : after installing it, just upload your files
|
||||
(via SSH/SCP or SFTP) to the right location. You can have PHP and a SQL database
|
||||
if you need.
|
||||
|
||||
Yes! Have a look at the [Custom Web app](https://github.com/YunoHost-Apps/my_webapp_ynh). It provides an "empty shell" : after installing it, just upload your files (via SSH/SCP or SFTP) to the right location. You can have PHP and a SQL database if you need.
|
||||
|
||||
#### Can I host many independent websites with different domain names?
|
||||
|
||||
|
@ -56,27 +42,20 @@ The [SSO](https://github.com/Kloadut/SSOwat/) (single sign-on) cannot properly a
|
|||
|
||||
#### What's YunoHost's business model?
|
||||
|
||||
At the moment, YunoHost is maintained only by volunteers working in their free
|
||||
time. Basically no money is involved in the project (apart from server fees
|
||||
or stickers :P).
|
||||
At the moment, YunoHost is maintained only by volunteers working in their free time. Basically no money is involved in the project (apart from server fees or stickers :P).
|
||||
|
||||
Considering that a few contributors are investing a large amount of time in the
|
||||
project, we are thinking about ways to make the project sustainable.
|
||||
Considering that a few contributors are investing a large amount of time in the project, we are thinking about ways to make the project sustainable.
|
||||
|
||||
This could be achieved via donations, grants, and a few contributors
|
||||
have professional activities related to YunoHost.
|
||||
This could be achieved via donations, grants, and a few contributors have professional activities related to YunoHost.
|
||||
|
||||
|
||||
#### Can I donate to the project?
|
||||
|
||||
Yes, you can! YunoHost needs money to pay servers and domain names. We would
|
||||
also like contributors to be able to continue contributing rather than look for
|
||||
jobs elsewhere.
|
||||
Yes, you can! YunoHost needs money to pay servers and domain names. We would also like contributors to be able to continue contributing rather than look for jobs elsewhere.
|
||||
|
||||
You can donate using [our donation interface](https://donate.yunohost.org)
|
||||
|
||||
If you can, you can also make in-kind contributions, like servers (some of our
|
||||
infrastructure relies on servers from a few associations).
|
||||
If you can, you can also make in-kind contributions, like servers (some of our infrastructure relies on servers from a few associations).
|
||||
|
||||
|
||||
#### How can I contribute to the project?
|
||||
|
@ -85,11 +64,7 @@ There are [many ways to contribute](contribute) :).
|
|||
|
||||
Don't hesitate to come talk to us about your ideas!
|
||||
|
||||
A common misconception for newcomers in free software projects is to think that
|
||||
they are "not skilled enough". In practice, nobody is "skilled" :). What really
|
||||
matter is : [liking what you do](https://www.youtube.com/watch?v=zIbR5TAz2xQ&t=113s),
|
||||
being friendly with other human beings, being patient and stubborn with machines,
|
||||
and having some free time. Other than that, just doing what you can is already awesome!
|
||||
A common misconception for newcomers in free software projects is to think that they are "not skilled enough". In practice, nobody is "skilled" :). What really matter is: [liking what you do](https://www.youtube.com/watch?v=zIbR5TAz2xQ&t=113s), being friendly with other human beings, being patient and stubborn with machines, and having some free time. Other than that, just doing what you can is already awesome!
|
||||
|
||||
|
||||
#### What's YunoHost's political model?
|
||||
|
|
28
faq_fr.md
28
faq_fr.md
|
@ -11,27 +11,18 @@ Les applications et leurs paquets ont leurs licences respectives.
|
|||
|
||||
#### Quel est l’objectif de YunoHost ?
|
||||
|
||||
Nous pensons que la décentralisation d’Internet, et la reprise du contrôle et
|
||||
de la responsabilité des données et services par les citoyens est un enjeu
|
||||
crucial pour garantir une société libre et démocratique.
|
||||
Nous pensons que la décentralisation d’Internet, et la reprise du contrôle et de la responsabilité des données et services par les citoyens est un enjeu crucial pour garantir une société libre et démocratique.
|
||||
|
||||
Le projet YunoHost cherche à démocratiser l’auto-hébergement.
|
||||
|
||||
Nous fournissons un logiciel qui cherche à rendre simple le fait de gérer et
|
||||
d’administrer un serveur soi-même, en minimisant les compétences et le temps
|
||||
requis.
|
||||
Nous fournissons un logiciel qui cherche à rendre simple le fait de gérer et d’administrer un serveur soi-même, en minimisant les compétences et le temps requis.
|
||||
|
||||
|
||||
#### Mais qu’est-ce que ça fait *vraiment* ?
|
||||
|
||||
YunoHost peut être appelé une distribution ou un système d’exploitation, mais
|
||||
dans les faits, c’est une « simple » sur-couche à Debian, qui gère les
|
||||
manipulations pénibles à votre place.
|
||||
YunoHost peut être appelé une distribution ou un système d’exploitation, mais dans les faits, c’est une « simple » sur-couche à Debian, qui gère les manipulations pénibles à votre place.
|
||||
|
||||
Par exemple, pour installer un WordPress à la main, il vous faudrait taper
|
||||
toute une série de commandes pour créer des utilisateurs, mettre en place un
|
||||
serveur web, mettre en place un serveur SQL, télécharger l’archive de WordPress,
|
||||
la décompresser, configurer le serveur web, configurer la base de données SQL, et finalement configurer WordPress. YunoHost gère toute cette partie technique et « tape les commandes à votre place », pour que vous puissiez vous concentrer sur ce qui compte vraiment.
|
||||
Par exemple, pour installer un WordPress à la main, il vous faudrait taper toute une série de commandes pour créer des utilisateurs, mettre en place un serveur web, mettre en place un serveur SQL, télécharger l’archive de WordPress, la décompresser, configurer le serveur web, configurer la base de données SQL, et finalement configurer WordPress. YunoHost gère toute cette partie technique et « tape les commandes à votre place », pour que vous puissiez vous concentrer sur ce qui compte vraiment.
|
||||
|
||||
Plus d’informations sur [cette page](whatsyunohost) !
|
||||
|
||||
|
@ -39,8 +30,7 @@ Plus d’informations sur [cette page](whatsyunohost) !
|
|||
#### Puis-je gérer mon propre site web avec YunoHost ?
|
||||
|
||||
Oui ! Il faut regarder du côté de [cette app](https://github.com/YunoHost-Apps/my_webapp_ynh).
|
||||
Elle fournit une « coquille vide » : après l’installation, il suffit d’envoyer vos fichiers (via SSH/SCP ou SFTP) au bon endroit. Il est aussi possible
|
||||
d’avoir du PHP et une base de donnée SQL si besoin.
|
||||
Elle fournit une « coquille vide » : après l’installation, il suffit d’envoyer vos fichiers (via SSH/SCP ou SFTP) au bon endroit. Il est aussi possible d’avoir du PHP et une base de donnée SQL si besoin.
|
||||
|
||||
|
||||
#### Peut-on héberger plusieurs sites indépendants avec des noms de domaines différents ?
|
||||
|
@ -76,13 +66,7 @@ Il existe [plusieurs façons de contribuer](contribute) :).
|
|||
|
||||
N’hésitez pas à venir nous parler de vos idées !
|
||||
|
||||
Une idée répandue parmi les nouveaux contributeurs aux logiciels libres est
|
||||
de ne pas être « assez compétent ». En pratique, croyez-le, personne n’est
|
||||
compétent :). Ce qui compte vraiment est : [d’aimer ce que vous faites](https://www.youtube.com/watch?v=zIbR5TAz2xQ&t=113s),
|
||||
être sympathique avec les autres êtres humains du projet, être patient et têtu
|
||||
avec les machines, et avoir du temps libre. À part ça, juste faire ce que vous
|
||||
pouvez, c’est déjà trop cool !
|
||||
|
||||
Une idée répandue parmi les nouveaux contributeurs aux logiciels libres est de ne pas être « assez compétent ». En pratique, croyez-le, personne n’est compétent :). Ce qui compte vraiment est : [d’aimer ce que vous faites](https://www.youtube.com/watch?v=zIbR5TAz2xQ&t=113s), être sympathique avec les autres êtres humains du projet, être patient et têtu avec les machines, et avoir du temps libre. À part ça, juste faire ce que vous pouvez, c’est déjà trop cool !
|
||||
|
||||
#### Quel est le modèle politique de YunoHost ?
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
# Exchange files with your server using a graphical interface
|
||||
|
||||
This page explains how to exchange files (backup archives, music, pictures,
|
||||
movies...) with your server using a graphical interface for the (S)FTP protocol.
|
||||
This is an alternative to using `scp` which can be deemed technical and cryptic,
|
||||
or using an app like Nextcloud.
|
||||
This page explains how to exchange files (backup archives, music, pictures, movies...) with your server using a graphical interface for the (S)FTP protocol. This is an alternative to using `scp` which can be deemed technical and cryptic, or using an app like Nextcloud.
|
||||
|
||||
[FileZilla](https://filezilla-project.org/) can be used for this. It is a free
|
||||
software and is available for Windows, GNU/Linux and macOS.
|
||||
[FileZilla](https://filezilla-project.org/) can be used for this. It is a free software and is available for Windows, GNU/Linux and macOS.
|
||||
|
||||
## Download and install FileZilla
|
||||
|
||||
|
|
|
@ -6,9 +6,7 @@ Cette page explique comment échanger des fichiers (sauvegardes, musiques, photo
|
|||
|
||||
## Télécharger et installer FileZilla
|
||||
|
||||
Vous pouvez télécharger FileZilla depuis [cette page](https://filezilla-project.org/download.php?type=client).
|
||||
Le site devrait détecter automatiquement la version nécessaire pour votre ordinateur.
|
||||
Sinon, suivez les instructions pour [installer le client](https://wiki.filezilla-project.org/Client_Installation)
|
||||
Vous pouvez télécharger FileZilla depuis [cette page](https://filezilla-project.org/download.php?type=client). Le site devrait détecter automatiquement la version nécessaire pour votre ordinateur. Sinon, suivez les instructions pour [installer le client](https://wiki.filezilla-project.org/Client_Installation)
|
||||
|
||||
Installez le programme et lancez *Filezilla*.
|
||||
|
||||
|
|
Loading…
Reference in a new issue