how to install printer on x-less ubuntu?
Mitch Contla
mcontla at gmail.com
Thu Nov 16 00:41:22 UTC 2006
Gabriel Dragffy said the following on 11/15/2006 03:16 PM:
> As per subject - what area should I even be looking under?
>
> I have an HP880C and configuring it under Gnome is a snap, but I wanna
> connect it to a print server. I'm stumped.
>
> Regards,
> Gabe
>
>
You can use lpadmin from a shell prompt like this:
$ sudo lpadmin -p HP-880C -E -v parallel:/dev/lp0 \
-m linuxprinting.org-gs-builtin/HP/HP-DeskJet_880C-cdj880.ppd -u allow:all
This assumes the printer is connected at parallel. If you are connected
to the printer in some other
way, you can get info on available device uri's using lpinfo:
$ lpinfo -v
Regards,
--
Mitch
More information about the ubuntu-users
mailing list