Following this site to install my Nvidia drivers in Centos.
https://linuxconfig.org/nvidia-gefor...7-linux-64-bit
However when I try and blacklist the nouveau driver with the following
Code:
sudo echo 'blacklist nouveau' >> /etc/modprobe.d/blacklist.conf
I get a permission denied.
Why? I am usiung sudo and logged in as admin.