Long story short, I wrote a script to automate turning up my fan on the GPU, however this is my first attempt at doing this. From doing some reading, I should put the script in either "/usr/bin" or "usr/sbin", it doesn't seem to matter to the folks on Google, hehe, that's why I'm asking you gurus.
Also, from reading some man pages, I'll need to change permissions and make it executable. Which way would be better if I even have it close to right. I want the Misses to be able to invoke the script but not write to it.
ORCode:chmod a+x /usr/bin/nvidia_script.sh
Code:chmod 755 /usr/bin/nvidia_script.sh
Next up is to figure out how to keybind the script using Cinnamon in Mint 12, google hasn't been very helpful the little bit I did poke around.




Reply With Quote
Bookmarks