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