mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-23 00:10:19 +00:00
Add Proxmox-Backup-Server
This commit is contained in:
parent
a843a75fb8
commit
8ababd42ed
1 changed files with 3 additions and 0 deletions
3
Proxmox-Backup-Server/readme.md
Normal file
3
Proxmox-Backup-Server/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Video Commands:
|
||||
1. Mount command: mount -t cifs -o rw,vers=3.0,credentials=/etc/samba/.smbcreds,uid=34,gid=34 //IP-OF-NAS/SHARE-NAME /mnt/truenas
|
||||
2. fstab: //IP-OF-NAS/SHARE-NAME /mnt/test-pbs cifs vers=3.0,credentials=/etc/samba/.smbcreds,uid=34,gid=34,defaults 0 0
|
Loading…
Reference in a new issue