diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-12 17:32:47 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-12 17:32:47 +0200 |
commit | 71b5f2de49ad719acbeca780c6a266fa93312f5a (patch) | |
tree | afdd24d7d9239f82cae6e539c37bb5ed495c6004 /content/operations | |
parent | 57c4611b5ac29e69cd63162cdd07d1101a587119 (diff) | |
download | guide.deuxfleurs.fr-71b5f2de49ad719acbeca780c6a266fa93312f5a.tar.gz guide.deuxfleurs.fr-71b5f2de49ad719acbeca780c6a266fa93312f5a.zip |
Portage de WinSCP
Diffstat (limited to 'content/operations')
-rw-r--r-- | content/operations/debogage/jitsi.md | 3 | ||||
-rw-r--r-- | content/operations/deploiement/noeud.md | 1 | ||||
-rw-r--r-- | content/operations/support/email.md | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/content/operations/debogage/jitsi.md b/content/operations/debogage/jitsi.md index 4563c73..bed7472 100644 --- a/content/operations/debogage/jitsi.md +++ b/content/operations/debogage/jitsi.md @@ -6,6 +6,7 @@ date: 2021-11-09T12:53:23.811Z tags: editor: markdown dateCreated: 2021-11-09T12:46:50.731Z +weight: 20 --- ## 2020-04-02 Campagne de debug Jitsi @@ -102,4 +103,4 @@ WebRTC utilise deux formats de paquets selon [Mozilla Developer Network|RTCDataC On a donc un format de données arbitraire encapsulé dans du SCTP lui-même encapsulé dans du DTLS. DTLS est prévu pour les datagrammes à l'origine, car WebRTC est prévu d'abord pour fonctionner sous UDP. -Le TCP est là en mode dégradé, en secours, il sert juste de tunnel pour relayer des datagrammes.
\ No newline at end of file +Le TCP est là en mode dégradé, en secours, il sert juste de tunnel pour relayer des datagrammes. diff --git a/content/operations/deploiement/noeud.md b/content/operations/deploiement/noeud.md index fa7668b..07306ea 100644 --- a/content/operations/deploiement/noeud.md +++ b/content/operations/deploiement/noeud.md @@ -6,6 +6,7 @@ date: 2022-01-09T13:29:29.710Z tags: installation, serveur, infrastructure, réseau, sysadmin, site géographique, technique, administration editor: markdown dateCreated: 2021-12-28T14:33:59.088Z +weight: 10 --- diff --git a/content/operations/support/email.md b/content/operations/support/email.md index 60a03f5..df4462e 100644 --- a/content/operations/support/email.md +++ b/content/operations/support/email.md @@ -1,6 +1,7 @@ --- title: Emails description: Emails +weight: 10 --- # Support d'un nom de domaine personnalisé |