added shared folder examples

This commit is contained in:
2023-06-02 01:07:58 -05:00
parent 04c37f21a5
commit 8d291b7986
3 changed files with 3 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
# nfs shares
192.168.1.41:/mnt/data/backups /mnt/backups nfs defaults,nolock,soft,vers=3 0 0
+1
View File
@@ -0,0 +1 @@
//192.168.1.41/backups /mnt/backups cifs _netdev,x-systemd.automount,uid=1000,gid=1000,credentials=/home/akanealw/.smbcreds,iocharset=utf8 0 0