vault backup: 2025-02-28 02:22:11
This commit is contained in:
@@ -15,6 +15,27 @@ PermitRootLogin yes
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user