Install Network printer with CUPS
Un article de SeRoM - Wiki.
First, you have to enable CUPS with this command :
cupsenable
Then you can go to this address with a browser to have a web based administration interface for your printer
https://127.0.0.1:631/
Here just click on
Add Printer
Complete the name, description, ... and after you will be prompt for the ip or network share, enter
socket//10.0.0.2
then you will be asked for a password, it is your root password tape : username : root and password : yourpass
the end : easier than in windows :p

