vault backup: 2024-07-19 15:03:58
This commit is contained in:
+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