User Tools

Site Tools


tips_and_tricks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tips_and_tricks [2018/02/20 17:54] jrsetitips_and_tricks [2023/10/28 18:36] (current) – external edit 127.0.0.1
Line 54: Line 54:
  
  
 +==STORE1==
 +
 +Early August Daniel set up the 90TB RAID5 disk system. 
 +
 +/etc/fstab entry:
 +  //10.10.1.140/store1 /store1 cifs username=sonata,password=polaris,iocharset=utf8,sec=ntlm,vers=1.0 0 0
 +  
 +The /etc/samba/smb.conf entries:
 +
 +  [store1]
 +    comment = store1's large raid array
 +    path = /datax
 +    guest ok = yes
 +    writeable = yes
 +    write list = sonata, root
 +    valid users = sonata
 +    read only = no
 +    create mode = 0777
 +    force create mode = 0777
 +    directory mask = 0777
 +    force directory mode = 0777
tips_and_tricks.1519149294.txt.gz · Last modified: 2023/10/28 18:36 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki