You are not logged in.
Well, here I am again
Here's the thing, I need to be able to print on my beloved archlinux. In my home we have a Lexmark SC 1275 with an integrated printserver, which I would love to be able to print on....
But how do I setup a link to this print server!?
In windows we just install the printer as a http printer, but how do I do this in arch??
Offline
run pacman -S cups ghostscript
write the cups demon to the /etc/rc.conf file
start cups
http://localhost:631/ or use the gnome/kde print-manager
Offline