User Tools

Site Tools


linux:disk_administration

Differences

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

Link to this comparison view

Next revision
Previous revision
linux:disk_administration [2020/05/24 18:30] – created bstaffordlinux:disk_administration [2022/11/23 12:49] (current) – external edit 127.0.0.1
Line 127: Line 127:
 echo "//fileserver.example.com/share/folder /local/mount/point              cifs    credentials=/etc/$FILENAME,uid=$LOCAL_USERNAME,gid=$LOCAL_GROUP 0  0' >> $FILENAME</code> echo "//fileserver.example.com/share/folder /local/mount/point              cifs    credentials=/etc/$FILENAME,uid=$LOCAL_USERNAME,gid=$LOCAL_GROUP 0  0' >> $FILENAME</code>
  
 +=====Configure Disk Quotas======
 +SELinux is an issue when it comes to setting quotas. Replace /home/home with the directory structure to have quotas.
 +<code>chcon --reference=/var /home/home</code>
  
linux/disk_administration.1590345000.txt.gz · Last modified: (external edit)