Ask a Question related to Linux / Unix Administration, Design and Development.
-
Lew Pitcher #1
Re: Configuring a local-printer
news.planet.nl wrote:
FWIW, Caldera is now SCO.> "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.
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
-
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... -
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... -
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. ... -
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? -
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... -
William Peckham #2
Re: Configuring a local-printer
"Lew Pitcher" <Lew.Pitcher@td.com> wrote in message
news:2JL2b.5066$nw3.178238@news20.bellglobal.com.. .PC> 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? TheSMB>> >> >>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 viaprinter.> 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'sIn general, I agree with Lew. In my experience, however, it is quicker and>
> 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)
>
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



Reply With Quote

