Displaying 20 results from an estimated 4000 matches similar to: "SAMBA printing Win98 -> Redhat printer server"
1999 May 11
2
Unsubsribe
Best Regards,
Mike Garver
_________________________
Marketing Associate
Deerfield.com
http://www.deerfield.com/
sales@deerfield.com
----------------------------------------------------------------------
Please download and try our other exciting software products:
----------------------------------------------------------------------
WinGate - http://www.wingate.com/
FTP Voyager -
2007 Jun 20
2
Extracting t-tests on coefficients in lm
I am writing a resampling program for multiple regression using lm(). I
resample the data 10,000 times, each time extracting the regression
coefficients. At present I extract the individual regression
coefficients using
brg = lm(Newdv~Teach + Exam + Knowledge + Grade + Enroll)
bcoef[i,] = brg$coef
This works fine.
But now I want to extract the t tests on these coefficients. I cannot
2003 Oct 28
2
[LLVMdev] cfrontend/src/configure
Hi all,
subj has the first line:
#! /usr/dcs/software/supported/bin/bash
I think we could be more liberalistic :)
best regards,
---
Valery A.Khamenya
2007 Oct 03
2
Shading area under density curves
Hello,
I have a question regarding shading regions under curves to display
95% confidence intervals. I generated bootstrap results for the slope
and intercept of a simple linear regression model using the following
code (borrowed from JJ Faraway 2005):
> attach(allposs.nine.d)
> x<-model.matrix(~log(d.dist,10))[,-1]
> bcoef<-matrix(0,1000,2)
> for(i in 1:1000){
+
2003 May 21
0
Strange problem with HP DeskJet 980cxi and HP Color InkJet CP1700
We have a last problem (I hope) before rolling out our new SMB domain using
SuSE Linux 8.2 with Samba 2.2.7a and cups 1.1.18. It seams that not every
windows printer driver is working correctly.
Samba is configured as a PDC and distributes the windows printer driver
files. The printing system is cups. Printers are connected via
JetDirect-boxes to the network. Printers like the HP LaserJet 4100
2001 Dec 15
0
[Fwd: Re: No print to Samba (Linux) printer from Win98]
Mike Watson wrote:
> I don't have an explicit print command in my smb.conf. Is that required? All
> the examples I have do not have an explicit command. Since I'm use lpr, I'll add
> that to my config and see how it works.
>
> BTW. The Linux printer is an HP Deskjet 600. Old but it still works---crispier
> than my wife's laser printer.
>
> Thanks!
>
2002 Jul 22
0
Here's a working samba.conf
Since everyone seems to only post problems to this list, I thought that I would try and post a number of solutions at once.
This is my working samba configuration file (minus key indentyfying information). It may not be perfect, but it is as close as I have been able to get it to perfect, and that is after working with samba for a few years. This configuration has my server setup as a PDC (with
2002 Oct 18
0
(no subject)
Hi All,
Wondering if there is a document that tells how to get wine printing through
a cups printer working? Yes I know the wine docs say it's all magic and if
you're using cups your printing will magically work, but for some reason, it
doesn't, my wine session crashes and burns when I try to print from the
built in notepad (or any other apps I've tried: in particular, Lotus
2014 Apr 02
1
AD + smbd?
Stupid question # 885:
Can Samba 4.1 be both AD server and smb server?
Some recent updates on my server broke a bunch of stuff. Samba was among
them.
I have managed to recover the AD server, but the smb server refuses to
take control. Whenever I run the 'smbclient -L localhost -U%', I get all
the correct messages, but no workgroup master.
Domain=[OZCO] os=[Unix] Server=[Samba 4.1.2}
2005 Dec 19
1
why does't the printer name direct the serivce to this printer
I have [global section]
[global]
printing = cups
cups server = desktop
printcap name = /etc/printcap
load printers = yes
[HP DeskJet 5700]
comment = HP Deskjet 5700
map to guest = Bad User
browseable = Yes
guest only = Yes
path = /var/spool/samba
guest ok =Yes
public = Yes
printable = Yes
printer name = deskjet-5700-1
use client driver = Yes
yet when I try to add this printer,
2001 Dec 11
0
deskjet on Solaris
Can someone please help me with this problem? I've had this post on for a
long time with no luck.
I've managed to print to my HPDeskjet 694c attached to a Solaris 8 box
running samba 2.2.2 from Win98. Problem is with the left margine, there are
these little lines (garbage) running down the 1st collumn on the left side
of the page. Also, when I print a page from Word 97, the whole page
2003 Feb 10
2
HP Deskjet drivers, Samba and Cups
I have Samba 2.2.7 running on Redhat 8 (fully updated). I have two printers
set up - a laser and a Deskjet 920C both connected to the Redhat server via
USB cables. Printing is managed using CUPS although I get the same problem
with LPR and Webmin configured printers. The laser works fine, the deskjet
doesn't. The deskjet works with a generic windows HP Deskjet or HP Deskjet
plus driver in
2003 Aug 15
2
CUPS/Printing
RH Linux 9 on AMD k6-2 500
Using HP deskjet 930c on USB
Samba version: 2.2.7a
cups version: 1.1.18
Hello - I have had a good look on this newsgroup - and what I've picked up I
think is allowing me to ask
these questions more intelligently. I've also had a good look at the CUPS
documentation aswell as the
Samba documentation.
1. Am I correct is assuming that CUPS only likes postscript,
1999 Oct 16
1
NT printing problem
I've got Samba 2.0.3 running on my Linux box.
Marvin is the samba server. Bugs is the NT box.
Attached is the relevant part of my smb.conf file. I removed several parts
from what's attached to save bandwidth. What you see is simply the part
that pertains to my printer.
I can't print to the DeskJet printer. The printer appears in my network
neighborhood, but I just can't get
2001 Dec 08
1
almost printing
Ok, I've managed to print to my HPDeskjet 694c attached to a Solaris 8 box
running samba 2.2.2 from Win98. Problem is with the left margin, there are
these little lines (garbage) running down the 1st column on the left side
of the page. Also, when I print a page from Word 97, the whole page doesn't
print (about 95% of it) and starts a little too far down the page. Printing
was perfect
2002 Oct 18
5
Printing with wine
Ooops, I guess a suject will get some of you to read this, hey?
Hi All,
Wondering if there is a document that tells how to get wine printing through
a cups printer working? Yes I know the wine docs say it's all magic and if
you're using cups your printing will magically work, but for some reason, it
doesn't, my wine session crashes and burns when I try to print from the
built in
2002 Dec 14
2
[LLVMdev] really long time to compile
Hi,
Can anyone suggest any reasons why this seemingly-innocuous (though
stupid-looking) excerpt from gnu fileutils 4.1 would make llvm-gcc
go so incredibly slowly? It doesn't seem to be a question of the
size of the output.
Here's what I do:
% time llvm-gcc -c sha24.c
56.840u 0.050s 1:07.05 84.8% 0+0k 0+0io 1050pf+0w
% ls -l sha24.o
-rw-r--r-- 1 brg brg 5784
2001 Dec 17
0
No print to Samba (Linux) printer from Win98 - SOLVED.
I now have the deskjet print printing from my Win98 box. Something in the
"hpdeskjet" entry was causing the error of "No machine name found" to appear when
I tried to print from Win98. I fixed this by deleting the entry and re-creating
it. I also specifically added allowed IP addresses instead of using "all" in the
config file. I created a generic text printer
2001 Oct 26
2
Printer: Access denied, unable to connect
I have a Deskjet 690C connected to my machine running RH7.1 + linux 2.4.13
+ samba 2.2.2 installed from RPM.
I have setup the printer with RH's printconf-gui as a local printer. In
local use it works fine.
I have the following in my /etc/samba/smb.conf:
--<snip>--
[global]
security = share
printcap name = /etc/printcap
load printers = yes
--</snip>--
and
2007 Apr 18
1
[Bridge] A question about modify bridge source
Hello,
I just made some change of the bridge source which under kernel 2.4.20 ,to make it work automatically without any ioctl commands such as brctl .In this module I do ,it has only one br named BRIDGE which auto constructed in the module initiation ,and defined as a global variable "brg".And I add one eth card(eth0) to the br as a port .The main program is just below this page.
But