mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge remote-tracking branch 'origin' into remove-userdoc
This commit is contained in:
commit
e744c66668
9 changed files with 241 additions and 79 deletions
45
admindoc_de.md
Normal file
45
admindoc_de.md
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
# Administrator-Dokumentation
|
||||||
|
|
||||||
|
* Self-Hosting entdecken
|
||||||
|
* [Was ist Self-Hosting](/selfhosting)
|
||||||
|
* [Was ist YunoHost](/whatsyunohost)
|
||||||
|
* [Probiere YunoHost aus](/try)
|
||||||
|
* [Wie du selber hostest](howtohostyourself)
|
||||||
|
* [Wähle die Hardware](/hardware)
|
||||||
|
* [Über die Freundlichkeit von Internet-Service-Providern](/isp)
|
||||||
|
* [YunoHost installieren](/install)
|
||||||
|
* [Auf einem normalen Computer](/install_iso)
|
||||||
|
* [Auf einem eigenen oder virtuellen Server](/install_on_vps)
|
||||||
|
* [Auf einem Raspberry Pi](/install_on_raspberry)
|
||||||
|
* [Auf einem ARM-Board](/install_on_arm_board)
|
||||||
|
* [Auf Debian](/install_on_debian)
|
||||||
|
* [Auf VirtualBox](/install_on_virtualbox)
|
||||||
|
* Setup abschließen
|
||||||
|
* [Nach der Installation](/postinstall)
|
||||||
|
* [Port-Forwarding konfigurieren](/isp_box_config)
|
||||||
|
* [DNS-Einträge konfigurieren](/dns_config)
|
||||||
|
* [SSL-Zertifikate installieren](/certificate)
|
||||||
|
* [Diagnostiziere deine Installation](/diagnostic)
|
||||||
|
* YunoHost kennenlernen
|
||||||
|
* [Übersicht über YunoHost](/overview)
|
||||||
|
* [Allgemeine Hinweise und Hilfestellungen](/guidelines)
|
||||||
|
* [Web-Administrations-Interface](/admin)
|
||||||
|
* [SSH](/ssh) and [command-line administration](/commandline)
|
||||||
|
* [Benutzer und SSO (Single-Sign-On)](/users)
|
||||||
|
* [Applicationen](/apps_overview)
|
||||||
|
* [Domains, DNS und Zertifikate](/domains)
|
||||||
|
* [E-Mail](/email)
|
||||||
|
* [XMPP](/XMPP)
|
||||||
|
* [Datensicherung](/backup)
|
||||||
|
* [System-Update](/update) and [apps](/app_update)
|
||||||
|
* [Sicherheit](/security)
|
||||||
|
* Weiteres
|
||||||
|
* [Noho.st / nohost.me / ynh.fr Domain-Namen](/dns_nohost_me)
|
||||||
|
* [Grafischer Dateiaustausch mit deinem Server](/filezilla)
|
||||||
|
* [Passe das Aussehen vom Yunohost-Portal an](/theming)
|
||||||
|
* [Für externen Speicher hinzu](/external_storage)
|
||||||
|
* [Migriere E-Mails zu Yunohost](/email_migration)
|
||||||
|
* [Verstecke Services mit Tor](/torhiddenservice)
|
||||||
|
* [Hinweise zur Fehlersuche](/troubleshooting_guide)
|
||||||
|
* [Entsperren von IPs in fail2ban](/fail2ban)
|
||||||
|
* [Administrator-Passwort ändern](/change_admin_password)
|
|
@ -50,8 +50,8 @@ chmod 775 -R /media/storage/nextcloud_data
|
||||||
Migrate your data to the new disk. To do this *(be patient, it can take a long time)*:
|
Migrate your data to the new disk. To do this *(be patient, it can take a long time)*:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
Case A: cp -ir /home/yunohost.app/nextcloud /media/storage
|
Case A: cp -ia /home/yunohost.app/nextcloud /media/storage
|
||||||
Case B: cp -ir /home/yunohost.app/nextcloud /media/storage/nextcloud_data
|
Case B: cp -ia /home/yunohost.app/nextcloud /media/storage/nextcloud_data
|
||||||
```
|
```
|
||||||
|
|
||||||
The `i` option allows you to ask yourself what to do if there is a file conflict, especially if you overwrite an old Owncloud or Nextcloud data folder.
|
The `i` option allows you to ask yourself what to do if there is a file conflict, especially if you overwrite an old Owncloud or Nextcloud data folder.
|
||||||
|
|
|
@ -50,8 +50,8 @@ chmod 775 -R /media/stockage/nextcloud_data
|
||||||
Migrez vos données vers le nouveau disque. Pour ce faire *(soyez patient, cela peut être long)* :
|
Migrez vos données vers le nouveau disque. Pour ce faire *(soyez patient, cela peut être long)* :
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
Cas A : cp -ir /home/yunohost.app/nextcloud /media/stockage
|
Cas A : cp -ia /home/yunohost.app/nextcloud /media/stockage
|
||||||
Cas B : cp -ir /home/yunohost.app/nextcloud /media/stockage/nextcloud_data
|
Cas B : cp -ia /home/yunohost.app/nextcloud /media/stockage/nextcloud_data
|
||||||
```
|
```
|
||||||
|
|
||||||
L'option `i` permet de vous demander quoi faire en cas de conflit de fichier, notamment si vous écrasez un ancien dossier de données Owncloud ou Nextcloud.
|
L'option `i` permet de vous demander quoi faire en cas de conflit de fichier, notamment si vous écrasez un ancien dossier de données Owncloud ou Nextcloud.
|
||||||
|
@ -150,17 +150,11 @@ Si vous utilisez Cloudflare pour vos DNS, *ce qui peut-être pratique si vous av
|
||||||
|
|
||||||
Dans le panneau de controle de Cloudflare choisissez votre domaine et trouver Page Rules
|
Dans le panneau de controle de Cloudflare choisissez votre domaine et trouver Page Rules
|
||||||
l'url dans votre barre d'addresse ressemblera à : https://dash.cloudflare.com/*/domain.tld/page-rules
|
l'url dans votre barre d'addresse ressemblera à : https://dash.cloudflare.com/*/domain.tld/page-rules
|
||||||
|
|
||||||
### Ajouter une règle
|
### Ajouter une règle
|
||||||
|
|
||||||
La règle à ajouter doit s'appliquer pour l'url de votre instance Nextcloud soit:
|
La règle à ajouter doit s'appliquer pour l'url de votre instance Nextcloud soit:
|
||||||
|
|
||||||
- `https://nextcloud.domain.tld/*` si vous utilisez un sous domain
|
- `https://nextcloud.domain.tld/*` si vous utilisez un sous domain
|
||||||
- `https://domain.tld/nextcloud/*` si vous avez déployé Nextcloud dans un répertoire
|
- `https://domain.tld/nextcloud/*` si vous avez déployé Nextcloud dans un répertoire
|
||||||
|
|
||||||
Les options à désactiver (Off) sont :
|
Les options à désactiver (Off) sont :
|
||||||
|
|
||||||
- Rocket Loader
|
- Rocket Loader
|
||||||
- Email Obfuscation
|
- Email Obfuscation
|
||||||
|
|
||||||
Sauvegarder et nettoyer vos caches (Cloudflare, navigateur, ...) et le tour est joué.
|
Sauvegarder et nettoyer vos caches (Cloudflare, navigateur, ...) et le tour est joué.
|
|
@ -6,7 +6,7 @@ Cette page requiert que Javascript soit activé pour s'afficher correctement :s.
|
||||||
<br/>
|
<br/>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
N.B. : Même si l'image de corresponds pas à la dernière version de YunoHost, vous pouvez tout de même l'utiliser puis faire une mise à jour du système après l'installation !
|
N.B. : Même si l'image ne correspond pas à la dernière version de YunoHost, vous pouvez tout de même l'utiliser puis faire une mise à jour du système après l'installation !
|
||||||
|
|
||||||
<div id="cards-list">
|
<div id="cards-list">
|
||||||
</div>
|
</div>
|
||||||
|
|
90
index_es.md
90
index_es.md
|
@ -6,48 +6,46 @@
|
||||||
|
|
||||||
<div class="punchline">
|
<div class="punchline">
|
||||||
<p>
|
<p>
|
||||||
<span class="yolo 1" style="color: #FF3399;">datalove <3</span>
|
<span class="yolo 1" style="color: #6699FF;">Okupa tu servidor</span>
|
||||||
<span class="yolo 2" style="color: #6699FF;">data@home</span>
|
<span class="yolo 2" style="color: #66FF33;">¡Yo me alojo a mi mismo!</span>
|
||||||
<span class="yolo 3" style="color: #66FF33;">Alojar arriba, dijeron</span>
|
<span class="yolo 3" style="color: #00FFCC;">¡Anda y que te alojen!</span>
|
||||||
<span class="yolo 4" style="color: #00FFCC;">Host me I'm famous</span>
|
<span class="yolo 4" style="color: #FF5050;">Fuera de mi nube</span>
|
||||||
<span class="yolo 5" style="color: #FF5050;">sudo internet</span>
|
<span class="yolo 5" style="color: #FF0066;">Alójame, soy famoso</span>
|
||||||
<span class="yolo 6" style="color: #FF0066;">Ellos alojamientido y tenía muchos hijos</span>
|
<span class="yolo 6" style="color: #3366FF;">Prueba Internet</span>
|
||||||
<span class="yolo 8" style="color: #FFFFFF;">Try Internet</span>
|
<span class="yolo 7" style="color: #FFFFFF;">Su fiel servidor</span>
|
||||||
<span class="yolo 7" style="color: #3366FF;">Internet, lectura y escritura</span>
|
<span class="yolo 8" style="color: #FF6600;">yo@mismo.parami</span>
|
||||||
<span class="yolo 9" style="color: #CC66FF;">No tengo nada que ocultar</span>
|
<span class="yolo 9" style="color: #FF5050;">Tío ¡¿X K NO alojas?!</span>
|
||||||
<span class="yolo 10" style="color: #FF6600;">How I met your server</span>
|
<span class="yolo 10" style="color: #66FF33;">Tranqui y alójate</span>
|
||||||
<span class="yolo 11" style="color: #FF3399;">datalove <3</span>
|
|
||||||
</p>
|
</p>
|
||||||
<button class="btn btn-primary btn-lg btn-block yolobtn">Perdón ?</button>
|
<button class="btn btn-primary btn-lg btn-block yolobtn">¿Qué?</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="main-links hidden-xs">
|
<div class="main-links hidden-xs">
|
||||||
<a href="/whatsyunohost">About</a> <span class="colored-bar">•</span>
|
<a href="/whatsyunohost">Acerca de</a> <span class="colored-bar">•</span>
|
||||||
<a href="https://forum.yunohost.org/c/announcement" target="_blank">últimas noticias</a> <span class="colored-bar">•</span>
|
<a href="https://forum.yunohost.org/c/announcement" target="_blank">Últimas noticias</a> <span class="colored-bar">•</span>
|
||||||
<a href="/docs">Documentation</a>
|
<a href="/docs">Documentación</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div><!-- teasing-part -->
|
</div><!-- teasing-part -->
|
||||||
|
|
||||||
<div class="boring-part" markdown="1">
|
<div class="boring-part" markdown="1">
|
||||||
|
|
||||||
<h1>YunoHost <small>es una herramienta que permite instalar y utilizar fácilmente su propio servidor.</small></h1>
|
<h1>YunoHost <small>es un sistema operativo de servidor que pretende hacer accesible el autoalojamiento para todo el mundo.</small></h1>
|
||||||
|
|
||||||
|
|
||||||
<div class="home-panel">
|
<div class="home-panel">
|
||||||
<img src="/images/home_panel.jpg" />
|
<img src="/images/home_panel.jpg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="call-to-action">
|
<div class="call-to-action">
|
||||||
<!-- <a class="btn btn-primary btn-lg" href="/try">Try it</a> -->
|
<a class="btn btn-primary btn-lg" href="/try">Probar</a>
|
||||||
<a class="btn btn-success btn-lg" href="/install">Get started</a>
|
<a class="btn btn-success btn-lg" href="/install">Instalar</a>
|
||||||
<p class="text-muted"><small><a href="https://forum.yunohost.org/t/yunohost-3-6-release-sortie-de-yunohost-3-6/8359">YunoHost v3.6</a></small></p>
|
<p class="text-muted"><small><a href="https://forum.yunohost.org/t/yunohost-3-6-release-sortie-de-yunohost-3-6/8359">YunoHost v3.6</a></small></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row cf">
|
<div class="row cf">
|
||||||
<div class="col-md-7">
|
<div class="col-md-7">
|
||||||
<h1>Installar <small>su servidor simplemente, tienes todo en casa</small></h1>
|
<h1>Instale <small>su servidor fácilmente, ya tiene todo en su casa</small></h1>
|
||||||
<p><br /><a href="/hardware">Ver los prerrequisitos</a></p>
|
<p><br /><a href="/hardware">Vea los requisitos</a></p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="feature-pic">
|
<div class="feature-pic">
|
||||||
|
@ -65,8 +63,8 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-7 text-right">
|
<div class="col-md-7 text-right">
|
||||||
<h1>Disfrutar <small>de sus aplicaciones web, y crea tu esquina de Internet</small></h1>
|
<h1>Disfrute <small>sus aplicaciones y construya su rinconcito de Internet</small></h1>
|
||||||
<p><br /><a href="/apps_es">Lista de aplicaciones disponible</a></p>
|
<p><br /><a href="/apps">Lista de aplicaciones disponibles</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -74,8 +72,8 @@
|
||||||
|
|
||||||
<div class="row cf">
|
<div class="row cf">
|
||||||
<div class="col-md-7">
|
<div class="col-md-7">
|
||||||
<h1>Gestionar <small>tu servidor como quieras : vía web, móvil o en línea de comandos</small></h1>
|
<h1>Gestione <small>su servidor como le guste: vía web, móvil o línea de órdenes</small></h1>
|
||||||
<p><br /><a href="/try_es">Intentar la interfaz de administración</a></p>
|
<p><br /><a href="/try">Pruebe la administración</a></p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="feature-pic">
|
<div class="feature-pic">
|
||||||
|
@ -88,22 +86,27 @@
|
||||||
|
|
||||||
<div class="row cf">
|
<div class="row cf">
|
||||||
<div class="col-md-4 button-list">
|
<div class="col-md-4 button-list">
|
||||||
<a class="btn btn-lg btn-block btn-success" href="/whatsyunohost_es">¿ Que es YunoHost ?</a>
|
<a class="btn btn-lg btn-block btn-primary" href="/whatsyunohost">Acerca de YunoHost</a>
|
||||||
<a class="btn btn-lg btn-block btn-warning" href="/contribute_es">Cómo contribuir</a>
|
<a class="btn btn-lg btn-block btn-info" href="/docs">Documentación</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-success" href="/contribute">Colaborar</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org/" target="_blank">Foro</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_en" target="_blank">Salas de chat</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Últimas noticias</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help">Ayuda</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-7 text-right">
|
<div class="col-md-7 text-right">
|
||||||
<h1>Explorar <small>las posibilidad de su servidor, y aprender porque es importante</small></h1>
|
<h1>Explore <small>lo que puede hacer con un servidor y la razón de su importancia</small></h1>
|
||||||
<p><br /><a href="/docs_es">Leer la documentación</a></p>
|
<p><br /><a href="/docs">Lea la documentación</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<h1>¡ Hey ! Somos humanos<br /><small> Si tiene alguna pregunta, un problema, o simplemente estás interesado, ven decir "¡ Hola !" sobre nuestro salón de discusión clic en el botón abajo <span class="glyphicon glyphicon-share-alt"></span> </small></h1>
|
<h1>¡Oye! ¡Somos humanos!<br /><small> Si tiene alguna pregunta, problema o es simplemente un fan, deje un mensaje en nuestra sala de chat pulsando en el botón inferior <span class="glyphicon glyphicon-share-alt"></span> </small></h1>
|
||||||
|
|
||||||
<p class="liberapay">
|
<p class="liberapay">
|
||||||
<a href="https://liberapay.com/YunoHost" target="_blank"><img src="/images/liberapay_logo.svg" alt="Donation button" title="Liberapay" /></a>
|
<a href="https://liberapay.com/YunoHost" target="_blank"><img src="/images/liberapay_logo.svg" alt="Botón de donación" title="Liberapay" /></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -141,30 +144,5 @@
|
||||||
scrollTop: jQuery(window).height() + 80
|
scrollTop: jQuery(window).height() + 80
|
||||||
}, 500);
|
}, 500);
|
||||||
});
|
});
|
||||||
$(".actions").css('opacity', 0);
|
|
||||||
jQuery.ajaxSetup({cache: false});
|
|
||||||
jQuery.getScript('https://'+ location.host +'/mini/javascripts/mini.js', function() {
|
|
||||||
HOST_BOSH = 'https://'+ location.host +'/http-bind/';
|
|
||||||
JappixMini.launch({
|
|
||||||
connection: {
|
|
||||||
domain: 'anonymous.yunohost.org'
|
|
||||||
},
|
|
||||||
|
|
||||||
application: {
|
|
||||||
network: {
|
|
||||||
autoconnect: false
|
|
||||||
},
|
|
||||||
|
|
||||||
interface: {
|
|
||||||
showpane: true,
|
|
||||||
animate: true
|
|
||||||
},
|
|
||||||
|
|
||||||
groupchat: {
|
|
||||||
open: ['support@conference.yunohost.org'],
|
|
||||||
suggest: ['dev@conference.yunohost.org']
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
});
|
|
||||||
</script>
|
</script>
|
||||||
|
|
149
index_oc.md
Normal file
149
index_oc.md
Normal file
|
@ -0,0 +1,149 @@
|
||||||
|
<div class="teasing-part">
|
||||||
|
|
||||||
|
<div class="home-logo">
|
||||||
|
<img src="/images/ynh_logo_white_300dpi.png" width="100"/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="punchline">
|
||||||
|
<p>
|
||||||
|
<span class="yolo 1" style="color: #FF3399;">Ven a l’ostal, soi albergat en çò d’una amiga</span>
|
||||||
|
<span class="yolo 2" style="color: #FF0066;">S’alberguèron e aguèron un molon d’enfants</span>
|
||||||
|
<span class="yolo 3" style="color: #3366FF;">Internet, lectura e escritura</span>
|
||||||
|
<span class="yolo 4" style="color: #FFFFFF;">monssur@michu.fr</span>
|
||||||
|
<span class="yolo 5" style="color: #CC66FF;">Ai pas res a rescondre</span>
|
||||||
|
<span class="yolo 6" style="color: #FF6600;">How I met your server</span>
|
||||||
|
</p>
|
||||||
|
<button class="btn btn-primary btn-lg btn-block yolobtn">Perdon ?</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="main-links hidden-xs">
|
||||||
|
<a href="/whatsyunohost_fr">A prepaus</a> <span class="colored-bar">•</span>
|
||||||
|
<a href="https://forum.yunohost.org/c/announcement" target="_blank">Darrièras novèlas</a> <span class="colored-bar">•</span>
|
||||||
|
<a href="/docs_fr">Documentacion</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div><!-- teasing-part -->
|
||||||
|
|
||||||
|
<div class="boring-part" markdown="1">
|
||||||
|
|
||||||
|
<h1>YunoHost <small> es una aisina que vos permet d’installar e d’utilizar facilament vòstre pròpri servidor.</small></h1>
|
||||||
|
|
||||||
|
<div class="home-panel">
|
||||||
|
<img src="/images/home_panel.jpg" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="call-to-action">
|
||||||
|
<a class="btn btn-primary btn-lg" href="/try_fr">Ensajar</a>
|
||||||
|
<a class="btn btn-success btn-lg" href="/install_fr">Installar</a>
|
||||||
|
<p class="text-muted"><small><a href="https://forum.yunohost.org/t/yunohost-3-6-release-sortie-de-yunohost-3-6/8359">YunoHost v3.6</a></small></p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
|
<div class="row cf">
|
||||||
|
<div class="col-md-7">
|
||||||
|
<h1>Installatz <small>vòstre servidor simplament, avètz ja tot çò que cal a l’ostal</small></h1>
|
||||||
|
<p><a href="/hardware_fr">Far veire los requistes</a></p>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-4">
|
||||||
|
<div class="feature-pic">
|
||||||
|
<img src="/images/home_install.png" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
|
<div class="row cf">
|
||||||
|
<div class="col-md-4">
|
||||||
|
<div class="feature-pic">
|
||||||
|
<img src="/images/home_enjoy.jpg" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-7 text-right">
|
||||||
|
<h1>Profitatz <small>de vòstras aplicacions web e fabricatz vòstre canton d’Internet</small></h1>
|
||||||
|
<p><br /><a href="/apps_fr">Lista de las aplicacions disponiblas</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
|
<div class="row cf">
|
||||||
|
<div class="col-md-7">
|
||||||
|
<h1>Gerissètz <small>vòstre servidor coma volgatz : via web, mobil o en linha de comanda</small></h1>
|
||||||
|
<p><br /><a href="/try_fr">Ensajar l’interfàcia d’administracion</a></p>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-4">
|
||||||
|
<div class="feature-pic">
|
||||||
|
<img src="/images/home_manage.jpg" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
|
<div class="row cf">
|
||||||
|
<div class="col-md-4 button-list">
|
||||||
|
|
||||||
|
<a class="btn btn-lg btn-block btn-primary" href="/whatsyunohost_fr">Qu’es aquò YunoHost ?</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-info" href="/docs_fr">Documentacion</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-success" href="/contribute_fr">Cossí contribuir</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org" target="_blank">Forum</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_fr" target="_blank">Salas de discussions</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Darrièras novèlas</a>
|
||||||
|
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help_fr">Assisténcia</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="col-md-7 text-right">
|
||||||
|
<h1>Exploratz <small>las possibilitats de vòstre servidor, e aprenètz perque es important</small></h1>
|
||||||
|
<p><br /><a href="/docs_fr">Legir la documentacion</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
|
<div class="text-center">
|
||||||
|
<h1>Ou ! Sèm umans !<br /><small> S’avètz una question, un problèma, o que sètz simplament interessat, venètz dire « Bonjorn » dins nòstra sala de discussion en clicar lo boton aval <span class="glyphicon glyphicon-share-alt"></span> </small></h1>
|
||||||
|
|
||||||
|
<p class="liberapay">
|
||||||
|
<a href="https://liberapay.com/YunoHost" target="_blank"><img src="/images/liberapay_logo.svg" alt="Donation button" title="Liberapay" /></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div><!-- boring-part -->
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
jQuery('.teasing-part').css({
|
||||||
|
marginTop: '0',
|
||||||
|
display: 'block'
|
||||||
|
});
|
||||||
|
jQuery('.boring-part').css({
|
||||||
|
marginTop: jQuery(window).height() + 100
|
||||||
|
});
|
||||||
|
jQuery( window ).resize(function() {
|
||||||
|
jQuery('.boring-part').css({
|
||||||
|
marginTop: jQuery('.teasing-part').height() + 100
|
||||||
|
});
|
||||||
|
});
|
||||||
|
jQuery('.yolo').hide();
|
||||||
|
randomNumber = Math.floor((Math.random()*jQuery('.yolo').length)+1);
|
||||||
|
color = jQuery('.yolo.' + randomNumber).css('color');
|
||||||
|
jQuery('.yolo.' + randomNumber).fadeIn();
|
||||||
|
document.title = jQuery('.yolo.' + randomNumber).text();
|
||||||
|
jQuery('.colored-bar').css({
|
||||||
|
color: color,
|
||||||
|
fontWeight: 'bold',
|
||||||
|
padding: '1%'
|
||||||
|
});
|
||||||
|
jQuery('.yolobtn').css({
|
||||||
|
background: color,
|
||||||
|
borderColor: color
|
||||||
|
}).on('click', function() {
|
||||||
|
jQuery('html, body').animate({
|
||||||
|
scrollTop: jQuery(window).height() + 80
|
||||||
|
}, 500);
|
||||||
|
});
|
||||||
|
|
||||||
|
</script>
|
||||||
|
|
|
@ -152,13 +152,11 @@ This involves monitoring updates to the upstream application, adhering to the ne
|
||||||
#### YEP 1.6
|
#### YEP 1.6
|
||||||
##### Keeping up-to-date on the evolution of apps packaging | validated | manual | OFFICIAL |
|
##### Keeping up-to-date on the evolution of apps packaging | validated | manual | OFFICIAL |
|
||||||
In order to keep up with the evolution of the packaging format and best practices, it is recommended to:
|
In order to keep up with the evolution of the packaging format and best practices, it is recommended to:
|
||||||
* subscribe to the discussion list `apps @ list.yunohost.org`
|
* follow [the forum's Apps category](https://forum.yunohost.org/c/contribute-room/apps-packaging)
|
||||||
* follow [the forum's Apps category](https://forum.yunohost.org/c/apps-packaging)
|
|
||||||
|
|
||||||
To follow the evolution of YunoHost more generally:
|
To follow the evolution of YunoHost more generally:
|
||||||
* join XMPP dev@conference.yunohost.org ([three days of logs are available](https://im.yunohost.org/logs/dev/))
|
* join XMPP dev@conference.yunohost.org ([three days of logs are available](https://im.yunohost.org/logs/dev/))
|
||||||
* follow [Annoucement category of the forum](https://forum.yunohost.org/c/announcement)
|
* follow [Annoucement category of the forum](https://forum.yunohost.org/c/announcement)
|
||||||
* follow discussions on contrib@list.yunohost.org
|
|
||||||
|
|
||||||
#### YEP 1.7
|
#### YEP 1.7
|
||||||
##### Add the app to the [YunoHost-Apps Organization](https://github.com/YunoHost-Apps) | validated | manual | OFFICIAL |
|
##### Add the app to the [YunoHost-Apps Organization](https://github.com/YunoHost-Apps) | validated | manual | OFFICIAL |
|
||||||
|
|
|
@ -153,13 +153,11 @@ Cela implique de surveiller les mises à jour de l'application upstream, de resp
|
||||||
#### YEP 1.6
|
#### YEP 1.6
|
||||||
##### Se tenir informé sur l'évolution du packaging d'apps | validé | manuel | OFFICIAL |
|
##### Se tenir informé sur l'évolution du packaging d'apps | validé | manuel | OFFICIAL |
|
||||||
Afin de suivre l'évolution du format de packaging ainsi que des bonnes pratiques, il est recommandé de:
|
Afin de suivre l'évolution du format de packaging ainsi que des bonnes pratiques, il est recommandé de:
|
||||||
* s'inscrire à la liste de discussion `apps@list.yunohost.org`
|
* suivre [la catégorie Apps packaging du forum](https://forum.yunohost.org/c/contribute-room/apps-packaging)
|
||||||
* suivre [la catégorie Apps packaging du forum](https://forum.yunohost.org/c/apps-packaging)
|
|
||||||
|
|
||||||
Pour suivre l'évolution de YunoHost de façon plus générale :
|
Pour suivre l'évolution de YunoHost de façon plus générale :
|
||||||
* rejoindre le salon XMPP dev@conference.yunohost.org ([trois jours de logs sont disponibles](https://im.yunohost.org/logs/dev/))
|
* rejoindre le salon XMPP dev@conference.yunohost.org ([trois jours de logs sont disponibles](https://im.yunohost.org/logs/dev/))
|
||||||
* suivre [la catégorie Annoucement du forum](https://forum.yunohost.org/c/announcement)
|
* suivre [la catégorie Annoucement du forum](https://forum.yunohost.org/c/announcement)
|
||||||
* suivre les discussions sur contrib@list.yunohost.org
|
|
||||||
|
|
||||||
#### YEP 1.7
|
#### YEP 1.7
|
||||||
##### Ajouter l'app à l'[organisation YunoHost-Apps](https://github.com/YunoHost-Apps) | validé | manuel | OFFICIAL |
|
##### Ajouter l'app à l'[organisation YunoHost-Apps](https://github.com/YunoHost-Apps) | validé | manuel | OFFICIAL |
|
||||||
|
|
|
@ -14,7 +14,7 @@ Nous parlerons ici de VirtualBox, pour son approche graphique facile à utiliser
|
||||||
## Installer VirtualBox
|
## Installer VirtualBox
|
||||||
|
|
||||||
Depuis un système GNU Linux, installer simplement le paquet `virtualbox-qt`.
|
Depuis un système GNU Linux, installer simplement le paquet `virtualbox-qt`.
|
||||||
Depuis un système Windows ou macOS, il faudra se référer à la page de [téléchargement de VirtualBox](https://www.virtualbox.org/wiki/Downloads) pour récupérer le fichier d'installation adéquat.
|
Depuis un système Windows ou macOS, il faudra se référer à la page de [téléchargement de VirtualBox](https://www.virtualbox.org/wiki/Downloads) pour récupérer le fichier d'installation adéquat. Le paquet virtualbox est déprécié depuis debian 9, un fichier d'installation .deb est disponible sur la même page.
|
||||||
|
|
||||||
Quel que soit votre système, il ne devrait pas être nécessaire d'installer l'extension pack ou les additions invités.
|
Quel que soit votre système, il ne devrait pas être nécessaire d'installer l'extension pack ou les additions invités.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue