vault backup: 2026-03-10 00:00:46

This commit is contained in:
2026-03-10 00:00:46 -06:00
parent 16fab307f8
commit efb67f262d

12
proxmox backup server.md Normal file
View File

@@ -0,0 +1,12 @@
## iscsi
``` bash
root@pbs:~# cat /etc/iscsi/initiatorname.iscsi
## DO NOT EDIT OR REMOVE THIS FILE!
## If you remove this file, the iSCSI daemon will not start.
## If you change the InitiatorName, existing access control lists
## may reject this initiator. The InitiatorName must be unique
## for each iSCSI initiator. Do NOT duplicate iSCSI InitiatorNames.
InitiatorName=iqn.1993-08.org.debian:01:ab2a867f97fd
```