From bbf06667551162b43d2100c803a5a0d1c573242d Mon Sep 17 00:00:00 2001 From: Colmaris Date: Fri, 23 May 2025 10:29:39 +0200 Subject: [PATCH] category note created --- content/post/notes/borg/index.md | 2 ++ content/post/notes/mariadb/index.md | 2 ++ content/post/notes/proxmox/index.md | 2 ++ content/post/notes/tar/index.md | 2 ++ content/post/notes/traefik/traefik.md | 2 ++ content/post/notes/update-nextcloud/index.md | 2 ++ 6 files changed, 12 insertions(+) diff --git a/content/post/notes/borg/index.md b/content/post/notes/borg/index.md index 0acd39e..499039b 100644 --- a/content/post/notes/borg/index.md +++ b/content/post/notes/borg/index.md @@ -5,6 +5,8 @@ tags: - 100DaysToOffload draft: false author: "Colmaris" +categories: + - notes toc: true --- ## Créer un dépôt distant diff --git a/content/post/notes/mariadb/index.md b/content/post/notes/mariadb/index.md index 2d5829c..f4f79a3 100644 --- a/content/post/notes/mariadb/index.md +++ b/content/post/notes/mariadb/index.md @@ -4,6 +4,8 @@ date: 2025-03-04T13:53:19+01:00 tags: - adminsys - mariadb +categories: + - notes --- Compilation de mes notes sur Mariadb. diff --git a/content/post/notes/proxmox/index.md b/content/post/notes/proxmox/index.md index d005c54..620e42e 100644 --- a/content/post/notes/proxmox/index.md +++ b/content/post/notes/proxmox/index.md @@ -6,6 +6,8 @@ tags: draft: false author: "Colmaris" toc: true +categories: + - notes --- ## Restaurer un container LXC en ligne de comande diff --git a/content/post/notes/tar/index.md b/content/post/notes/tar/index.md index 15be20f..d3dcfa3 100644 --- a/content/post/notes/tar/index.md +++ b/content/post/notes/tar/index.md @@ -3,6 +3,8 @@ title: "Tar" date: 2025-03-06T15:12:14+01:00 tags: - tar +categories: + - notes --- Compilation de mes notes sur Tar. diff --git a/content/post/notes/traefik/traefik.md b/content/post/notes/traefik/traefik.md index 078b7fb..8b72888 100644 --- a/content/post/notes/traefik/traefik.md +++ b/content/post/notes/traefik/traefik.md @@ -6,6 +6,8 @@ tags: draft: false author: "Colmaris" description: "Jour 015/100 du défi 100DaysToOffLoad." +categories: + - notes toc: true --- Compilation d'infos utiles sur Traefik. diff --git a/content/post/notes/update-nextcloud/index.md b/content/post/notes/update-nextcloud/index.md index f55a786..4ccc485 100644 --- a/content/post/notes/update-nextcloud/index.md +++ b/content/post/notes/update-nextcloud/index.md @@ -4,6 +4,8 @@ date: 2025-03-04T10:08:29+01:00 tags: - adminsys - nextcloud +categories: + - notes --- Compilation d'infos utiles pour mon instance Nextcloud.