Configuring a local-printer

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default Re: Configuring a local-printer

    news.planet.nl wrote:
    > "news.planet.nl" <morri151@planet.nl> wrote in message
    > news:bifm9g$oto$1@reader11.wxs.nl...
    >
    >>Hello, its been a while since I worked with unix so please have a little
    >>patience. I have the following problem: My users access a Unix-system by
    >>starting a terminal-emulator on their Windows-machines and the logon to
    >
    > the
    >
    >>Unix-application. Now, 1 of these has a printer connected to the PC, how
    >
    > do
    >
    >>I configure this in Unix so that the printer can actually be used? The PC
    >>runs W2000, the unix-system is an RS/6000 and the OS is Candere(?). I
    >>configure tcpip printers using SMIT.
    >>
    >>all help is greatly appreciated!!
    >>Chris
    >>
    >>
    >
    > oops. Unix is Caldera not Candere.
    FWIW, Caldera is now SCO.

    You have two possibilities here:
    a) Install and configure a TCP/IP Print server on your Win2K machine,
    make the Win2K printer available through the TCP/IP print server, and
    configure a remote TCP/IP printer on your Caldera Unix box, pointing
    at the Win2K printer, or

    b) Install Samba ([url]http://www.samba.org/[/url]) on your Caldara Unix box,
    configure your Unix TCP/IP print to use the samba client to print via SMB
    to your Win2K box, and
    configure your Win2K box "Microsoft File and Print Sharing" support to
    allow external clients (i.e. your Caldara box) to print on it's printer.

    Of the two, (b) is probably the way to go.



    --

    Lew Pitcher, IT Consultant, Application Architecture
    Enterprise Technology Solutions, TD Bank Financial Group

    (Opinions expressed here are my own, not my employer's)

    Lew Pitcher Guest

  2. Similar Questions and Discussions

    1. Printing to local printer
      I have developed a web page using VB.net which prints data from a MSSQL database. I cannot figure out how to get a list of the local printers for...
    2. Win32::Printer::Enum::Printer($server)
      Has anyone ever managed to get Win32::Printer::Enum::Printer($server) to enumerate printers on a server? I've tried $server with a plain server...
    3. How do I install a local printer on SCO Unix?
      Jorge_Beteta <jbeteta@yahoo.com> wrote: Looks like you've done it, but you didn't say anything about wiring, baud rate or flow control. ...
    4. embedding an axtiveX that prints on the local printer.
      Hi, Is it possible to write in VB6 an activeX that will receive a RecordSet and display a data report and then print it on a local/network printer?
    5. Can't use 'local' to find sql server instances on local machine
      My computer (connected to a domain) is having trouble connecting to the local MSDE when using 'local' or '(local)' as server name. The only way I...
  3. #2

    Default Re: Configuring a local-printer


    "Lew Pitcher" <Lew.Pitcher@td.com> wrote in message
    news:2JL2b.5066$nw3.178238@news20.bellglobal.com.. .
    > news.planet.nl wrote:
    >
    > > "news.planet.nl" <morri151@planet.nl> wrote in message
    > > news:bifm9g$oto$1@reader11.wxs.nl...
    > >
    > >>Hello, its been a while since I worked with unix so please have a little
    > >>patience. I have the following problem: My users access a Unix-system by
    > >>starting a terminal-emulator on their Windows-machines and the logon to
    > >
    > > the
    > >
    > >>Unix-application. Now, 1 of these has a printer connected to the PC, how
    > >
    > > do
    > >
    > >>I configure this in Unix so that the printer can actually be used? The
    PC
    > >>runs W2000, the unix-system is an RS/6000 and the OS is Candere(?). I
    > >>configure tcpip printers using SMIT.
    > >>
    > >>all help is greatly appreciated!!
    > >>Chris
    > >>
    > >>
    > >
    > > oops. Unix is Caldera not Candere.
    >
    > FWIW, Caldera is now SCO.
    >
    > You have two possibilities here:
    > a) Install and configure a TCP/IP Print server on your Win2K machine,
    > make the Win2K printer available through the TCP/IP print server, and
    > configure a remote TCP/IP printer on your Caldera Unix box, pointing
    > at the Win2K printer, or
    >
    > b) Install Samba ([url]http://www.samba.org/[/url]) on your Caldara Unix box,
    > configure your Unix TCP/IP print to use the samba client to print via
    SMB
    > to your Win2K box, and
    > configure your Win2K box "Microsoft File and Print Sharing" support to
    > allow external clients (i.e. your Caldara box) to print on it's
    printer.
    >
    > Of the two, (b) is probably the way to go.
    >
    >
    >
    > --
    >
    > Lew Pitcher, IT Consultant, Application Architecture
    > Enterprise Technology Solutions, TD Bank Financial Group
    >
    > (Opinions expressed here are my own, not my employer's)
    >
    In general, I agree with Lew. In my experience, however, it is quicker and
    easier to export the windows printer using the LPD service than to install
    and configure SAMBA and export the printer that way. BOTH WORK.

    My take: If you have already installed SAMBA for file sharing, then use it
    to export the printer. Otherwise, use the W2K TCP/IP print services.





    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
    Version: 6.0.512 / Virus Database: 309 - Release Date: 2003-08-19


    William Peckham Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139