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...
by Matthew Jones | Sep 23, 2019 | General Computing, Linux, Ubuntu
Let’s locate files using the terminal! This is just a cool little trick you can use if you’re doing a bunch of stuff in the terminal, and you don’t want to leave, or you’re just interested in cool terminal tricks. Let’s say you’re...
by Matthew Jones | Jun 11, 2019 | General Computing, Linux, Web Development
What is Ranger? Ranger is an open source Github project that aims to streamline and simplify directory navigation on any computer. If you’re relatively new to the terminal or only use it rarely, this may not be a big deal for you. However, if you use the...