Re: Printer Share in FC5



Il giorno mer, 31/05/2006 alle 14.05 +0200, Antonio Montagnani ha
scritto:
I have a new FC5 system with two printer (parallel Epson C70 and USB
Samsung Ml-1610) that work great.
Now I want to share both of them with another FC5 laptop.

a) I not use "printer configuartion tool".
b) I use 'vim' + 'elinks(or firefox) http://localhost:631'
(and occasionally 'lpadmin') Why? Because I use cups print system,
then I use the configuration tools developed by cups team.

On server and client fc5 host:

o Update cups to last (1.2) version
o If exist: mv /etc/cups/cupsd.conf.rpmnew /etc/cups/cupsd.conf
o Restart cups.
o Setup the correct host.domain name resolver (via /etc/hosts
or /etc/resolv.conf+some DNS server)

On the server machine:

o Modify the /etc/cups/cupsd.conf file, this is my diff
[root@mail ~]# diff /etc/cups/cupsd.conf.default /etc/cups/cupsd.conf
17c17,18
< Listen localhost:631
---
> #Listen localhost:631
> Listen *:631
23a25
> BrowseAddress @LOCAL
31a34
> Allow @LOCAL
38a42
> Allow @LOCAL
46a51
> Allow @LOCAL
o Restart cupsd
o Point your browser to http://localhost:631 (or http://servercups:631
from the client machine)
o GoTo "Administration" link.
o Adjust the server setting.
o Add and configure your printers.

On the cliente host:

o List the new printer, just shared with a 'lpstat -t'.
o Print.

Hope this help, and sorry for my bad English!

--
Dario Lesca <d.lesca@xxxxxxxxxx>

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Err.Raise in COM+ Component loses Err.Source and Err.Description
    ... error" on 2 different server machines running the same server-side package. ... I wish I had another Win2000 machine I could try as a client to ... Using the same SERVER machine and varying CLIENT machines running the same ... Set cnDBMS = New Connection ...
    (microsoft.public.vb.general.discussion)
  • Re: Client side printing
    ... Thanks Tibor, yes what you are suggesting, makes sense. ... server by other users. ... everyone at client-side got there own printers, so I doubt if client admin ... I managed to do this on Server machine. ...
    (microsoft.public.sqlserver.server)
  • Re: DCOM on Windows 2003 server
    ... Client and server are not in the same box. ... The server runs on a Windows ... The account of the user does not exist at the server machine. ...
    (microsoft.public.win32.programmer.ole)
  • Re: DCOM on Windows 2003 server
    ... > Client and server are not in the same box. ... > 2003 server machine, the client ist a quite standard PC with Windows XP ... each user is logged in as his own individual account. ...
    (microsoft.public.win32.programmer.ole)
  • Purging Remote Names Table Remotely
    ... I have an ASPNET server application that allows a remote intranet ... client to change Tcp/Ip settings on the server machine. ...
    (microsoft.public.win2000.networking)