vault backup: 2025-02-28 02:22:11

This commit is contained in:
2025-02-28 02:22:11 +01:00
parent 1a3b6036f4
commit 9b58d15171
+21
View File
@@ -15,6 +15,27 @@ PermitRootLogin yes
systemctl restart sshd systemctl restart sshd
``` ```
---
# Make file executable
```
chmod +x FILE
```
---
# Mount dir/drive to lxc
Edit on host console
```
nano /etc/pve/lxc/ID.conf
```
```
mp1: /wd/media,mp=/mnt/media
```
--- ---
# User not available # User not available