LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-21-2005, 11:07 AM   #1
el_pajaro!
Member
 
Registered: Sep 2003
Location: Ecuador
Distribution: Debian, Ubuntu, Elastix
Posts: 183

Rep: Reputation: 30
Debian Network Print


Hi,

I am new to Debian, but not to Linux. Printing on a network with Mandrake es really easy, but I want to use Debian. I think Debian is a lot faster and more intresting opereting system than Mandrake.

I use cups web interfase to configure the printing[1] and it works find locally. The problem is when I want to print over the network. All my computers are using Debian sarge. What utility can I use to share de printers? Can it be done with cups web interfase? Do I need to have the cups server in both the server and the client computers?

Hope to hear soon from you. I want I am starting a cyber cafe and I want it to be only with Linux .

Greetings,

Rafael


[1] http://localhost:631
 
Old 04-21-2005, 11:40 AM   #2
m_yates
Senior Member
 
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249

Rep: Reputation: 101Reputation: 101
I have an HP printer on the network. I configured it using the cups web interface. I chose "App/Socket Jetdirect" and the device uri is: socket://xxx.xxx.xxx.xxx:9100 where the x's are the IP address of the printer. You can also configure it in KDE from the KDE control center. Select Peripherals>Printer and click "administrator mode". You can then add a printer.

You should also open up synaptic and look at the cupsys package to see recommended packages and see if you need to install anything else. I do not know all the related packages I installed, but there were several things needed to get all the printer drivers and other stuff.
 
Old 04-21-2005, 02:14 PM   #3
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Re: Debian Network Print

Quote:
Originally posted by el_pajaro!
Hi,

I am new to Debian, but not to Linux. Printing on a network with Mandrake es really easy, but I want to use Debian. I think Debian is a lot faster and more intresting opereting system than Mandrake.

I use cups web interfase to configure the printing[1] and it works find locally. The problem is when I want to print over the network. All my computers are using Debian sarge. What utility can I use to share de printers? Can it be done with cups web interfase? Do I need to have the cups server in both the server and the client computers?

Hope to hear soon from you. I want I am starting a cyber cafe and I want it to be only with Linux .

Greetings,

Rafael


[1] http://localhost:631
Cups should work fine for sharing the printer. Go into your /etc/cups/cups.conf file on your server machine and in the section Network Options make sure you have the line Port 631 uncommented. Then in the section Security Options use something like this.

Code:
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.0.0/24
</Location>
Changing the line Allow From 192.168.0.0/24 to the proper subnet you are using. You would then use /etc/init.d/cupsys restart to restart the server and have the new configuration used.


Now when you use the http://localhost:631 interface on the client machine to setup the printer when you get to the Device use Internet Printing Protocol (ipp) and for Device URI use ipp://ip_address_of_print_server:631/printers/name_of_printer_on_print_server and it should be able to use it when you print from the client.
 
Old 04-21-2005, 05:25 PM   #4
el_pajaro!
Member
 
Registered: Sep 2003
Location: Ecuador
Distribution: Debian, Ubuntu, Elastix
Posts: 183

Original Poster
Rep: Reputation: 30
HappyTux,

Thanks I did wrk just find

Greetigns
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Canon i560 won't print on Debian unstable Andrew_Chapman Linux - Hardware 0 05-16-2005 08:26 PM
Setting up Print server on Debian loboski Debian 4 04-22-2005 04:55 AM
CUPS doesn't print on my Debian Sarge grendel-IT Linux - Software 1 02-17-2005 10:39 AM
Print from Debian to Win XP through samba lttlstrwbrr Debian 1 08-09-2004 10:03 AM
Can't print over network CharlesW Linux - Newbie 0 09-25-2003 03:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 01:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration