How To Print From A Raspberry Pi - All You Need To Know
Tinkernut Tinkernut
625K subscribers
29,441 views
0

 Published On Jun 27, 2020

If you plan to use your Raspberry Pi as a desktop computer, then one of the key functionalities you'll need is the ability to print. Although it's not as easy as just plugging in a printer, it's still not a difficult process. You just need to know the right programs to install! So let me show you!

_____________________________ 
📲🔗🔗📲 IMPORTANT LINKS 📲🔗🔗📲 
_____________________________ 

C.U.P.S. - https://www.cups.org/
Command line printing - https://www.cups.org/doc/options.html

_____________________________ 
💻💾💾💻COMMANDS💻💾💾💻
_____________________________ 

sudo apt-get update
sudo apt-get install cups -y
sudo usermod -a -G lpadmin pi
sudo cupsctl --remote-admin --remote-any --share-printers
sudo /etc/init.d/cups restart
ifconfig

_____________________________ 
💰💰💰💰 SUPPORT THE SHOW 💰💰💰💰 
_____________________________ 

https://www.tinkernut.com/donate 

_____________________________ 
🤔💡🤔💡 SUBMIT YOUR IDEAS 🤔💡🤔💡 
_____________________________ 

https://www.tinkernut.com/ideas 

____________________________ 
📢📢📢📢 Follow 📢📢📢📢 
____________________________ 

https://redd.it/5o3tp8 
https://www.instagram.com/ tinkernut_ftw
  / tinkernut   
  / tinkernut  

#raspberrypi #diy #tinkernut #maker

show more

Share/Embed