Displaying 20 results from an estimated 300 matches similar to: "IBM 4039 Laserprinter. Weird problem."
1997 Dec 05
2
lex, yacc
Hi there!!
Can someone tell me where I can find 'supported' lex and yacc
utilities that work on NT?
Pardon me if this question is not relevant in this list..
Please send me the replies directly to my e-mail
'k.sundram@blr.sni.de' ; since I find that this list 
is getting bigger and better..
Thanx in advance
K R Sundaram
-- 
************************************************
***** 
2004 Dec 04
4
How do I stop the guest account printing?
Hi there.
I've had Samba running fo a while now on a machine that we use as a shared
file store. Not everyone who uses it has an account on the linux machine,
so it's setup with "security = share" to allow guest access to some of the
shares. But I've now attached a printer that I dont want guest access to.
This might be something really simple that I'm missing, but I
1998 Mar 16
4
Network time sync and reverse NetBios name lookup
I made a somewhat deep check for time synchronization and I
couldn't find what I was looking for. What I need to do is synchronize
the clock on a Linux box to the clock on an NT server. I can't use NTP
or any other protocol because the NT box doesn't understand it. Any
pointers would be great.
	The second issue is that I need to do (if possible) a reverse
NetBios name lookup by
2009 Nov 26
1
R help with princomp and pam clustering
Hi all!
I am working with R package cluster and I have a little problem: 
let's say I have two datasets...first one ("A") is divided into 4 clusters
by means of Pam algorythm.
Let's say I want to project the second database ("B") onto the Comp.1 X
Comp.2 graph, and see where its elements are placed.
The two datasets are made of different dim (54x19 and 28x19). I tried
1997 Dec 23
1
Junk e-mail .... help needed!!!
Hi!!
Of late, I'm getting a lot of un-solicited mails from this
list, and inspite of un-subscribing mails, messages, threats
, nothing really seems to work...
My question: 
1. Is there any way I can 'avoid' or 'bounce' incoming messages
at the mail-server level??
2. I cannot change my address (alias) as such... since this 
 involves sending reminders to God knows how many
1998 Jan 01
1
Samba locks PC
Hi,
While trying to install a DNS I found that the PC locks on boot.
I started the deamons of samba in /etc/rc.d/rc.local
I tried to configure the DNS as follow:
/etc/host.conf
order bind, hosts
multi on
nospoof on
/etc/hosts
127.0.0.1       localhost
192.168.2.1     linux.home.be   linux
/etc/networks
1oopback        27.0.0.0
localnet        192.168.2.0
/etc/resolv.conf
domain home.be
# DNS
1997 Aug 01
1
problem with printer
Hi,
I've a strange problem with samba 1.9.15pl4 and an Epson LQ2070 printer (not
that I think that samba release or printer type are relevant ..). I'm using
samba with linux to offer print share to a win3.11 LAN. A little drawing:
Win PC <----> File Server <----> Axis print server <----> printer
              (spool dir)
The printer is connected to an Axis printserver
1998 Jul 17
3
9GB Drives Show Up as 4GB
In NT Explorer, my 9GB usr shares show up as 4GB.
Any suggestions?
Doug Smith
1997 Dec 12
2
How to get nmbd to work?
I have NEVER been able to get nmbd to work in anything even remotely 
approximating a usable fashion.
All I want it to do is DNS lookups.
I can't even get it to do that reliably. It looks in some cases like it 
isn't even sending a response back to the querying clients.
When I do a request that fails, I get this:
---
nmb packet from 192.55.114.4(3175) header: id=8172 opcode=Query(0) 
1997 Dec 04
2
Configuring printer drivers
Hi,
I've been running a samba server for our small group of users (about 15) for 
approx the last 18 months with great success. We use the server for both file 
and printer sharing.
I had to make some modifications to the printer configuration today, and I've 
got a quick question which arose from my tinkering.
I wanted to configure the server such that each of our printers can be used 
2004 Oct 19
2
Sweave and Trellis in R 2.0.0patched (Windows)
I've been using the following code to plot using Sweave in version
1.9.1
library(RODBC)
library(lattice)
channel <-odbcConnectExcel("h:/water.xls")
data <- sqlQuery(channel,"select * from `Sheet1$` where Test = 'TOC' and
(Valve='5010-05' or Valve='8030-V26' or Valve='1180-08' or
Valve='5040-08')")
odbcClose(channel)
srt <-
2002 Feb 28
3
access denied on printing from win2k?
Hi,
I'm running samba 2.2.1a (RPM install) on RedHat 7.2
I've connected a Canon LBP-8 IV laserprinter to the network via a HP
Jetdirect box.
I've configured the printer within linux and printing goes fine.
Now I'm trying to access the printer via samba from my win2k clients. Now,
the problem is: When I'm trying to print to the printer (e.g. a testpage) I
get the message
1997 Aug 03
7
Print Share Name Length
Hi all,
We (the Samba Team) need some feed back from our user community.
Anyone want to help out? All you need to do is post us a one liner.
Tell us if you want 8 character length limited print share names or larger.
If you really must have longer print share names - then how many characters?
Should we limit the length?
Background:
>From time to time we receive patches to increase the maximum
2010 Jun 08
1
add one point to contourplot()
Hi All,
I want to add one point to contourplot().  I used contourplot() in my code like
contourplot(z ~ a + b |c, data)
I understand there is plot.axes argument for filled.contour(), but it  did not work for my code. I also tried plot() and text() for contourplot(), but got this error: "plot.new has not been called yet"
Any suggestion for adding a point in contourplot()?
Thank you very
1998 Aug 28
2
Printer Pool
Is there a way in samba to create a printer pool like you can do with NT?
I have two HP Network Printers (4000N) which I can setup and print to from
Win95, no problem.  But I want to make the most "efficient" use of the
printers, as they are in a lab, sitting right next to each other...
Thanks...
=== Tim
---------------------------------------------------------------------
|  Tim
2012 Mar 16
2
plotting border over map
I am using following codes to plot map 
library(sp)
library(rgdal)
library(maps)
library(gplots)
library(clim.pact)
library(fields)
source("/R/PlotGridded2DMap.R")
source("/R/image.plot.fix.R")
source("/R/image.plot.plt.fix.r")
seasonal_plot<-function(input,lonll=-180,latll=-90,lonres=5.,latres=3.75,write_file=TRUE,The_title=NULL){
  if(is.null(The_title)){
   
1998 Aug 05
2
Problems printing from Win95 to a linux printer.
Hello all!
The situation:
[PIPPIN,linux] <---> [TOM,printer]
 |
 |
[GANDALF,win95]
>From gandalf, I 'see' the printer, I can configure it, etc. Even I can
print, but the printer no prints :'-(
More info:
/etc/printcap
lp|impresora|tom: \
        :sd=/var/spool/lpd/lp: \
        :mx#0: \
        :sh: \
        :lp=/dev/lp1
/etc/smb.conf
[global]
        printing=bsd
  
2006 Jan 14
2
change lattice panel background color
I can't find a way to change just the panel background color in lattice.
I would like NA regions in levelplot() to appear black.  I've tried the
trellis.par.set() stuff, but it it makes the background of the whole
graphic black.
Thanks,
Scott Waichler
Pacific Northwest National Laboratory
scott.waichler _at _ pnl.gov
2011 Feb 15
1
Interpretation of p-values, coxph
Hi guys,
I have been testing the hypothesis for difference of survival between four different classes. The p-values provided in coxph output are confusing for me to interpret.
Here is the output :
sur<-coxph(Surv(SURVIV, status == 1)~factor(A)+cluster(rownames(d)), data = d, model=TRUE)
Call:
coxph(formula = Surv(SURVIV, status == 1) ~ factor(A) + cluster(rownames(d)), data = d, model = TRUE)
2005 Oct 30
0
FWMARK ROUTING OVER MULTIPLE ROUTERS/LANS
I would like to route ssh in my network via DSL2 and all other trafic via 
DSL1.
So far I menaged to do it for LAN2 but there are still WLAN1,LAN3 and LAN1 to 
go.
On all routers I added table "pilicka" with rule for fwmark and I fwmarked 
ssh.
# ip rule show
0:      from all lookup local
32765:  from all fwmark 0x3 lookup pilicka
32766:  from all lookup main
32767:  from all lookup