vault backup: 2024-07-19 15:03:58
This commit is contained in:
Vendored
+5
-6
@@ -79,8 +79,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 4
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -146,7 +145,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "HomeLab/VPS/Nextcloud.md",
|
||||
"file": "ToDo's/ToDo's.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -163,7 +162,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "HomeLab/VPS/Nextcloud.md",
|
||||
"file": "ToDo's/ToDo's.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@@ -186,7 +185,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "HomeLab/VPS/Nextcloud.md"
|
||||
"file": "ToDo's/ToDo's.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -239,7 +238,7 @@
|
||||
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||
}
|
||||
},
|
||||
"active": "d7974c79f0f0f6b8",
|
||||
"active": "1eaac24b37fc747b",
|
||||
"lastOpenFiles": [
|
||||
"HomeLab/Linux Befehle.md",
|
||||
"HomeLab/VPS/Nextcloud.md",
|
||||
|
||||
+18
-16
@@ -18,6 +18,24 @@ systemctl restart sshd
|
||||
|
||||
---
|
||||
|
||||
# User not available
|
||||
|
||||
```
|
||||
nano /etc/passed
|
||||
```
|
||||
|
||||
In Zeile von Benutzer hinten änderen
|
||||
|
||||
```
|
||||
/usr/sbin/nologin
|
||||
|
||||
->
|
||||
|
||||
/bin/bash
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
# Proxmox
|
||||
## Unbekanntes Passwort für LXC
|
||||
Auf Server Console ausführen:
|
||||
@@ -36,19 +54,3 @@ pct set 108 --mp1 /wd/media,mp=/mnt/media
|
||||
```
|
||||
|
||||
|
||||
# User not available
|
||||
|
||||
```
|
||||
nano /etc/passed
|
||||
```
|
||||
|
||||
In Zeile von Benutzer hinten änderen
|
||||
|
||||
```
|
||||
/usr/sbin/nologin
|
||||
|
||||
->
|
||||
|
||||
/bin/bash
|
||||
```
|
||||
|
||||
|
||||
@@ -10,5 +10,4 @@ Update Befehl:
|
||||
php --define apc.enable_cli=1 /var/www/nextcloud/updater/updater.phar
|
||||
```
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user