Displaying 10 results from an estimated 10 matches for "maxjob".
Did you mean:
maxjobs
2015 Sep 02
4
mclapply memory leak?
Dear R-devel,
I am running mclapply with many iterations over a function that modifies
nothing and makes no copies of anything. It is taking up a lot of memory,
so it seems to me like this is a bug. Should I post this to
bugs.r-project.org?
A minimal reproducible example can be obtained by first starting a memory
monitoring program such as htop, and then executing the following code
while
2004 Jan 26
0
intermittent problem printing - cups+samba+ldap
...ot seem to be a pattern as far as which goes first.
Googling on 'STATUS_OBJECT_NAME_NOT_FOUND' brings up some (apparently) unrelated hits.
Environment: currently patched Win2k/sp4 clients. The server has:
cups-1.1.14-15.4
samba-2.2.8a
openldap-2.0.27-2.7.3
Cups is configured to allow
MaxJobs 500
Increasing MaxClients from 500 to 800 did not clear the problem.
This was all working a few weeks ago. Restarting the samba, cups, and ldap doesn't clear the problem. Reindexed ldap directory, without fixing the problem. The server is not heavily burdened, and there is plenty of free d...
2007 May 13
0
cups error 426 when accessing admin functions
...hare/cups
DefaultCharset utf-8
DefaultLanguage en
DocumentRoot /usr/share/doc/cups-1.2.4
ErrorLog /var/log/cups/error_log
LogFilePerm 0600
MaxLogSize 2000000000
LogLevel info
MaxLogSize 10485760
PageLog /var/log/cups/page_log
PreserveJobHistory Yes
PreserveJobFiles No
AutoPurgeJobs No
MaxCopies 100
MaxJobs 500
MaxJobsPerPrinter 0
MaxJobsPerUser 0
MaxPrinterHistory 10
Printcap /etc/printcap
PrintcapFormat BSD
RequestRoot /var/spool/cups
ServerBin /usr/lib/cups
ServerRoot /etc/cups
ServerTokens ProductOnly
ServerCertificate /etc/cups/ssl/server.crt
ServerKey /etc/cups/ssl/server.key
User lp
Group sys...
2003 Apr 02
3
/var/spool/samba full of print jobs
Hi,
madly looking for an answer to this but haven't
found it in the smb.conf man pages yet...
I'm using samba for my print server. I use
printing = cups with samba.
Currently it looks like all print jobs
are being retained in /var/spool/samba and
it has just filled my var fs :-( and no
one can print. I can't seem to find
any parameters associated with pruning
the jobs, or how long
2002 Jun 13
1
cannot setup print in w2k on debian/samba/winwind/cups server
....
#
#PreserveJobHistory Yes
#
# PreserveJobFiles: whether or not to preserve the job files after a
# job is completed, cancelled, or stopped. Default is No.
#
#PreserveJobFiles No
#
# AutoPurgeJobs: automatically purge jobs when not needed for quotas.
# Default is No.
#
#AutoPurgeJobs No
#
# MaxJobs: maximum number of jobs to keep in memory (active and completed.)
# Default is 500; the value 0 is used for no limit.
#
#MaxJobs 500
#
# Printcap: the name of the printcap file. Default is /etc/printcap.
# Leave blank to disable printcap file generation.
#
Printcap /etc/printcap.cups
#
# Prin...
2003 May 22
6
/var/spool/samba retention period
It seems like the files sent to the samba spool and then over to CUPS seem
to stay in the /var/spool/samba directory indefinately.
Is there a fix to this via a configuration, or just setting up a cron job to
purge?
Thanks
2008 Sep 27
2
Graphical net install
Is it at all possible to do a graphical netinstall ?
I am using centos 5.2, and i have been doing net installs (pxe) for a
while in console mode...
--
Test <test at remedial-teacher.nl>
2003 Mar 23
4
What am I missing here?!
OK, I've tried changing my printcap name from printcap to cups. Printing
works fine locally using CUPS on the Samba box. What am I missing here? Why
can't I print to the Samba box via the Windows and linux clients? Shared
directories work fine. I am really frustrated here and have exhausted Google
and all other resources I have. Here's my smb.conf for what it's worth.
2004 Apr 07
0
Printing problem, CUPS
...k = 0775
directory mask = 0775
guest ok = Yes
+ some more just like share
---------------/etc/cups/cupsd.conf-------------------------
DefaultCharset notused
LogLevel info
PageLog /var/log/cups/page_log
PreserveJobHistory Yes
PreserveJobFiles No
AutoPurgeJobs No
MaxCopies 100
MaxJobs 50
MaxJobsPerUser 20
Printcap /var/run/cups/printcap
User lp
Group lpadmin
RIPCache 50m
TempDir /tmp
Port 631
Browsing On
BrowseProtocols cups
BrowseAddress 10.10.10.*
BrowseAllow 10.10.10.*
BrowseDeny All
BrowseOrder deny,allow
BrowsePort 631
SystemGroup lpadmin
<Location />
Order...
2004 Apr 05
0
Cups printers. Won't print first page! sometimes not atall.
...75
directory mask = 0775
guest ok = Yes
+ some more just like share
----------------------------------------
cat /etc/cups/cupsd.conf
DefaultCharset notused
LogLevel info
PageLog /var/log/cups/page_log
PreserveJobHistory Yes
PreserveJobFiles No
AutoPurgeJobs No
MaxCopies 100
MaxJobs 50
MaxJobsPerUser 20
Printcap /var/run/cups/printcap
User lp
Group lpadmin
RIPCache 50m
TempDir /tmp
Port 631
Browsing On
BrowseProtocols cups
BrowseAddress 10.10.10.*
BrowseAllow 10.10.10.*
BrowseDeny All
BrowseOrder deny,allow
BrowsePort 631
SystemGroup lpadmin
<Location />
Order...