Skip to content

Commit

Permalink
Add Proxmox-Backup-Server
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesTurland committed Nov 11, 2023
1 parent a843a75 commit 8ababd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Proxmox-Backup-Server/readme.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 8ababd4

Please sign in to comment.