Configure Raspberry Pi for Sharing Printer Samsung Xpress M2026 using CUPS and SAMBA. (Samsung Xpress M2026 is one of the cheap laser printers and laser cartridge are available for very reasonable prices.) Colour Direct Xpress M2026W M2070W M2022W M2020 M2070 M2020 M2026 Compatible Toner Cartridges Replace Samsung MLT-D111S - 1 PACK (£7.99) Pre-requisite Raspberry Pi configured and SSH terminal enabled (to upload the files to Raspberry Pi). Internet connection on Raspberry Pi. Install and Setup CUPS Open command terminal and install CUPS > sudo apt-get install cups Installer will ask your permission about the disk usage, type Y to allow disk usage. Next Add pi user to the lpadmin group (so pi user can add printers and classes) > sudo usermod -a -G lpadmin pi Enable remote adminstation so CUPS web interface is accessible of network: > sudo cupsctl --remote-admin --remote-any --share-printer Setup for Samsung Xpress M2020...