how to make a copy of the configuration file and protect it from writing 1. sudo cp /etc/cups/cupsd.conf /etc/cups/cupsd.conf.original 2. sudo chmod a-w /etc/cups/cupsd.conf.original