![]() |
Need ROOT acces to install printer - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Printing and Scanning (https://www.linuxliteos.com/forums/forumdisplay.php?fid=25) +--- Thread: Need ROOT acces to install printer (/showthread.php?tid=5656) |
Need ROOT acces to install printer - vectra246 - 10-09-2018 Hi evryone, i am a newby to Linux. I like Linux Lite 3.8 a lot but cant print documents. I have a Canon LPB5050 USB an trying to install this. Hereby i need root acces to use this command Code: /usr/sbin/ccpdadmin -p LBP5050 -o /dev/usb/lp0 How do i gain root acces ? SU - needs a password Regard's Vectra Re: Need ROOT acces to install printer - DeepThought - 10-09-2018 Hi [member=8071]vectra246[/member] , when you installed the OS you would have been automatically added to the "sudo" group, so to give an admin command just use sudo in front of the command and then when it asks, enter your password: Code: sudo /usr/sbin/ccpdadmin -p LBP5050 -o /dev/usb/lp0 Re: Need ROOT acces to install printer - vectra246 - 10-09-2018 Thnx, That was the solution. ![]() Now my printer stil isnt working ![]() I think i buy a new one. Any suggestion for a working all in one printer on linux lite? Re: Need ROOT acces to install printer - Valtam - 10-10-2018 HP! Make sure the model is approx. 6 months old first to allow for driver compatibility. Sent from my Mobile phone using Tapatalk Re: Need ROOT acces to install printer - vectra246 - 10-10-2018 What about this one https://store.hp.com/NetherlandsStore/Merch/Product.aspx?id=P4C85A&opt=BHC&sel=PRN Re: Need ROOT acces to install printer - Valtam - 10-10-2018 Yup. Should work ootb on LL 4.x Then just install the hplip-gui package after set up. Sent from my Mobile phone using Tapatalk Re: Need ROOT acces to install printer - vectra246 - 10-13-2018 Yep, i can print to the HP but cant install HPlip ![]() No trying to install LL4.x (https://www.linuxliteos.com/forums/installing-linux-lite/can-not-install-ll4/msg43731/?topicseen#msg43731) Re: Need ROOT acces to install printer - Valtam - 10-13-2018 Hplip is already installed, no need to install it again. Sent from my Mobile phone using Tapatalk |