[[snapshot]]: 2021-05-14 08:49:42

Affected files:

.obsidian/workspace
2021-05-14.md
systemctl.md
This commit is contained in:
2021-05-14 08:49:42 +02:00
parent c3336eb308
commit 67e95b2ff4
3 changed files with 25 additions and 10 deletions
+21 -9
View File
@@ -22,7 +22,7 @@
{ {
"id": "8820f606918a32a8", "id": "8820f606918a32a8",
"type": "leaf", "type": "leaf",
"dimension": 14.645193759436337, "dimension": 14.645193759436335,
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
@@ -46,11 +46,23 @@
{ {
"id": "6b3cb60c60fb9b0b", "id": "6b3cb60c60fb9b0b",
"type": "leaf", "type": "leaf",
"dimension": 23.100150981378963, "dimension": 11.550075490689483,
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "entr.md", "file": "2021-05-14.md",
"mode": "source"
}
}
},
{
"id": "6df44b5b4acb479a",
"type": "leaf",
"dimension": 11.550075490689483,
"state": {
"type": "markdown",
"state": {
"file": "systemctl.md",
"mode": "source" "mode": "source"
} }
} }
@@ -171,7 +183,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "entr.md", "file": "systemctl.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -188,7 +200,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "entr.md" "file": "systemctl.md"
} }
} }
}, },
@@ -221,17 +233,17 @@
"width": 300, "width": 300,
"collapsed": true "collapsed": true
}, },
"active": "6b3cb60c60fb9b0b", "active": "6df44b5b4acb479a",
"lastOpenFiles": [ "lastOpenFiles": [
"systemctl.md",
"2021-05-14.md",
"entr.md", "entr.md",
"agora ctzn.md", "agora ctzn.md",
"tools for thought.md", "tools for thought.md",
"do.md", "do.md",
"2021-05-14.md",
"tft.md", "tft.md",
"michael taft.md", "michael taft.md",
"list.md", "list.md",
"ctzn.md", "ctzn.md"
"pulled.md"
] ]
} }
+2 -1
View File
@@ -1,2 +1,3 @@
- [[tft]] - [[tft]]
- [[entr]] - [[entr]]
- [[systemctl]]
+2
View File
@@ -0,0 +1,2 @@
- `systemctl | grep running` to see running
- `systemctl list-unit-files | grep enabled` to see all enabled services (which will run at next boot