# Fix Folder Permissions

```
chown -R nobody:users /mnt/user/
```