by Matthew Jones | Oct 4, 2019 | DaVinci Resolve, General Computing, Linux, Ubuntu
Here’s how to fix write permissions for DaVinci Resolve. Oh snap To fix this, just open a terminal and run: chmod -R 766 /your/problem/drive/or/directory What’s Going On? On linux, security is brilliantly built in. By default, files and folders that you...