You can try navigating to the folder with the config in the terminal and using "sudo chmod 777 [config file name]" to give yourself permissions to to anything to the file.
Since you're new to Linux, the tl;dr is that "sudo" will execute the following command with admin-like privileges and the...