From 81e83e153482d72f9d7e5cd255bb0dd24b591de5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Sch=C3=A4ferdiek?= Date: Sun, 4 Sep 2022 15:16:19 +0200 Subject: [PATCH] Clean up some private files --- .gitignore | 1 + .obsidian/workspace | 116 ------------------ ...pace.sync-conflict-20220109-112743-7DR3R5I | 113 ----------------- .../unbound/scripts/unbound_update_adservers | 4 +- .../unbound/scripts/unbound_update_root_hints | 4 +- 5 files changed, 5 insertions(+), 233 deletions(-) create mode 100644 .gitignore delete mode 100644 .obsidian/workspace delete mode 100644 .obsidian/workspace.sync-conflict-20220109-112743-7DR3R5I diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1a39e84 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.obsidian/workspace \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace deleted file mode 100644 index 56f1735..0000000 --- a/.obsidian/workspace +++ /dev/null @@ -1,116 +0,0 @@ -{ - "main": { - "id": "fd558c09649c907c", - "type": "split", - "children": [ - { - "id": "c628b2d43de4836e", - "type": "leaf", - "state": { - "type": "empty", - "state": {} - } - } - ], - "direction": "vertical" - }, - "left": { - "id": "226303c284f2eb89", - "type": "split", - "children": [ - { - "id": "4c21dc49c09cdec6", - "type": "tabs", - "children": [ - { - "id": "0889e053c850e925", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": {} - } - }, - { - "id": "b7646ee3a0699675", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "tag:#ssh", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "98c3ed8c61dcefc3", - "type": "leaf", - "state": { - "type": "starred", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 389.5 - }, - "right": { - "id": "899055bb84f9c389", - "type": "split", - "children": [ - { - "id": "d8ce90da79d6ae34", - "type": "tabs", - "children": [ - { - "id": "719efb2f0badd730", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": false - } - } - }, - { - "id": "d65ca718a25595c6", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": false - } - } - } - ] - } - ], - "direction": "horizontal", - "width": 464.5 - }, - "active": "0889e053c850e925", - "lastOpenFiles": [ - "_Templates/Note Template.md", - "README.md", - "KB/Windows/Bootstrap.md", - "KB/Linux/Pacman.md", - "KB/Linux/Kernel.md", - "KB/Linux/GNOME.md", - "KB/Linux/Desktop/sway.md", - "KB/Linux/Desktop/i3.md", - "KB/Linux/DNS.md", - "KB/Linux/Disk Speed.md" - ] -} \ No newline at end of file diff --git a/.obsidian/workspace.sync-conflict-20220109-112743-7DR3R5I b/.obsidian/workspace.sync-conflict-20220109-112743-7DR3R5I deleted file mode 100644 index 0b835a3..0000000 --- a/.obsidian/workspace.sync-conflict-20220109-112743-7DR3R5I +++ /dev/null @@ -1,113 +0,0 @@ -{ - "main": { - "id": "fd558c09649c907c", - "type": "split", - "children": [ - { - "id": "72ef023041609715", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "_Dashboard.md", - "mode": "preview" - } - } - } - ], - "direction": "vertical" - }, - "left": { - "id": "bbd5552cc2265ed7", - "type": "mobile-drawer", - "children": [ - { - "id": "469caf0b4dac940f", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": {} - } - }, - { - "id": "32301a9a6d6e778c", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "faaeb522347e58dd", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "aa35be4745a5e953", - "type": "leaf", - "state": { - "type": "starred", - "state": {} - } - } - ], - "currentTab": 0 - }, - "right": { - "id": "037a8ffb8a65df83", - "type": "mobile-drawer", - "children": [ - { - "id": "a9be7e06fe9ed2c7", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "4bbab23eb04e103b", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "_Dashboard.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - } - ] - }, - "active": "72ef023041609715", - "lastOpenFiles": [ - "_Dashboard.md", - "Daily Notes/2022-01-09.md", - "Daily Notes/2022-01-08.md", - "Notes/Music.md", - "Notes/Shopping.md", - "KB/Linux/Setup/Desktop/Disk Speed.md", - "KB/Linux/Setup/Desktop/Audio/EQ.md", - "KB/Linux/Android/ADB Backup.md", - "KB/Hardware/Oneplus 7T Pro.md", - "KB/Hardware/Router.md" - ] -} \ No newline at end of file diff --git a/KB/Linux/Server/unbound/scripts/unbound_update_adservers b/KB/Linux/Server/unbound/scripts/unbound_update_adservers index 29cf7a8..71a243e 100644 --- a/KB/Linux/Server/unbound/scripts/unbound_update_adservers +++ b/KB/Linux/Server/unbound/scripts/unbound_update_adservers @@ -2,8 +2,8 @@ # config hostname=$(hostname) -mail_from="monitoring@myservermanager.com"; -mail_to="monitoring@myservermanager.com"; +mail_from="alias@domain.tld"; +mail_to="alias@domain.tld"; mail_enabled="true" # helper diff --git a/KB/Linux/Server/unbound/scripts/unbound_update_root_hints b/KB/Linux/Server/unbound/scripts/unbound_update_root_hints index dc3780c..c5078df 100644 --- a/KB/Linux/Server/unbound/scripts/unbound_update_root_hints +++ b/KB/Linux/Server/unbound/scripts/unbound_update_root_hints @@ -1,8 +1,8 @@ #!/bin/bash hostname=$(hostname) -mail_from="monitoring@myservermanager.com"; -mail_to="monitoring@myservermanager.com"; +mail_from="alias@domain.tld"; +mail_to="alias@domain.tld"; mail_enabled="true" # action