CUPS on Pi help!
Posted: Mon Apr 15, 2013 11:31 pm
Hi,
I have been trying to set up CUPS on my RPi and I have run into a problem. I have installed CUPS using and then after installation when I enter I get the error "usermod: group 'Ipadmin' does not exist.
Any ideas?
I have been trying to set up CUPS on my RPi and I have run into a problem. I have installed CUPS using
Code: Select all
sudo get-apt install cupsCode: Select all
sudo usermod -a -G Ipadmin piAny ideas?