From 246590aad12886ef34e12ffe964ba8f54564a16b Mon Sep 17 00:00:00 2001 From: Florian Esser Date: Thu, 7 May 2026 23:59:54 +0200 Subject: [PATCH] vault backup: 2026-05-07 23:59:54 --- .obsidian/workspace.json | 9 +++++---- Persönlich/Matrix.md | 6 ++++++ 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 Persönlich/Matrix.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 9cf59eb..1708aea 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -27,12 +27,12 @@ "state": { "type": "markdown", "state": { - "file": "Künstliche Intelligenz/Entwicklerumgebung.md", + "file": "Persönlich/Matrix.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Entwicklerumgebung" + "title": "Matrix" } } ], @@ -208,9 +208,11 @@ "copilot:Open Copilot Chat": false } }, - "active": "0ba7fc0ca7bd6094", + "active": "dd89b8283011e864", "lastOpenFiles": [ "Künstliche Intelligenz/Entwicklerumgebung.md", + "Persönlich/Matrix.md", + "README.md", "IT Security/CIS Benchmark L1 RHEL8 und RHEL9.md", "copilot/copilot-custom-prompts/Clip Web Page.md", "copilot/copilot-custom-prompts/Clip YouTube Transcript.md", @@ -234,7 +236,6 @@ "Persönlich", "Finanzen", "IT Security", - "README.md", "Willkommen.md" ] } \ No newline at end of file diff --git a/Persönlich/Matrix.md b/Persönlich/Matrix.md new file mode 100644 index 0000000..a1f116c --- /dev/null +++ b/Persönlich/Matrix.md @@ -0,0 +1,6 @@ + +cat > /etc/audit-telegram.env << 'EOF' +TOKEN="8702057038:AAEp-HNsqkIkN7d579nYaR_7VSbKbyfXnCA" +CHAT_ID="1581324597" +EOF +chmod 600 /etc/audit-telegram.env \ No newline at end of file