This commit is contained in:
ericgaspar 2020-11-14 11:53:54 +01:00
parent 9aed55c8a0
commit 56190cafa7
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 22 additions and 69 deletions

47
faq.md
View file

@ -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?

View file

@ -11,27 +11,18 @@ Les applications et leurs paquets ont leurs licences respectives.
#### Quel est lobjectif de YunoHost ?
Nous pensons que la décentralisation dInternet, 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 dInternet, 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 lauto-hébergement.
Nous fournissons un logiciel qui cherche à rendre simple le fait de gérer et
dadministrer 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 dadministrer un serveur soi-même, en minimisant les compétences et le temps requis.
#### Mais quest-ce que ça fait *vraiment* ?
YunoHost peut être appelé une distribution ou un système dexploitation, mais
dans les faits, cest une « simple » sur-couche à Debian, qui gère les
manipulations pénibles à votre place.
YunoHost peut être appelé une distribution ou un système dexploitation, mais dans les faits, cest 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 larchive 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 larchive 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 dinformations sur [cette page](whatsyunohost) !
@ -39,8 +30,7 @@ Plus dinformations 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 linstallation, il suffit denvoyer vos fichiers (via SSH/SCP ou SFTP) au bon endroit. Il est aussi possible
davoir du PHP et une base de donnée SQL si besoin.
Elle fournit une « coquille vide » : après linstallation, il suffit denvoyer vos fichiers (via SSH/SCP ou SFTP) au bon endroit. Il est aussi possible davoir 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) :).
Nhé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 nest
compétent :). Ce qui compte vraiment est : [daimer 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, cest 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 nest compétent :). Ce qui compte vraiment est : [daimer 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, cest déjà trop cool !
#### Quel est le modèle politique de YunoHost ?

View file

@ -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

View file

@ -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*.