vault backup: 2026-05-07 23:59:54
This commit is contained in:
9
.obsidian/workspace.json
vendored
9
.obsidian/workspace.json
vendored
@@ -27,12 +27,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Künstliche Intelligenz/Entwicklerumgebung.md",
|
"file": "Persönlich/Matrix.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Entwicklerumgebung"
|
"title": "Matrix"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -208,9 +208,11 @@
|
|||||||
"copilot:Open Copilot Chat": false
|
"copilot:Open Copilot Chat": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "0ba7fc0ca7bd6094",
|
"active": "dd89b8283011e864",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Künstliche Intelligenz/Entwicklerumgebung.md",
|
"Künstliche Intelligenz/Entwicklerumgebung.md",
|
||||||
|
"Persönlich/Matrix.md",
|
||||||
|
"README.md",
|
||||||
"IT Security/CIS Benchmark L1 RHEL8 und RHEL9.md",
|
"IT Security/CIS Benchmark L1 RHEL8 und RHEL9.md",
|
||||||
"copilot/copilot-custom-prompts/Clip Web Page.md",
|
"copilot/copilot-custom-prompts/Clip Web Page.md",
|
||||||
"copilot/copilot-custom-prompts/Clip YouTube Transcript.md",
|
"copilot/copilot-custom-prompts/Clip YouTube Transcript.md",
|
||||||
@@ -234,7 +236,6 @@
|
|||||||
"Persönlich",
|
"Persönlich",
|
||||||
"Finanzen",
|
"Finanzen",
|
||||||
"IT Security",
|
"IT Security",
|
||||||
"README.md",
|
|
||||||
"Willkommen.md"
|
"Willkommen.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
6
Persönlich/Matrix.md
Normal file
6
Persönlich/Matrix.md
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user