Displaying 20 results from an estimated 10000 matches similar to: "guidelines for queue lenght"
2005 Jan 28
1
3.0.1x, "min password lenght" deprecated, smbpasswd
Hallo @all,
since 3.0.10 parameter "min password lenght" is deprecated. If removing
the entry from smb.conf, the default of "min password lenght = 5" is
used. smbpasswd uses this entry if creating or changing passwords.
How can I set a min password lenght of 2 characters without the
deprecated parameter when the passdb backend is smbpasswd?
Think "min password
2005 Jun 17
2
Calculating the lenght of time in a call queue?
Dear All,
I'm running version 0.7.1 of Asterisk server for our global help desk.
We have put together a comprehensive reporting package for static's from
the CDR.
I'm not able to calculate the time a call is in the queue before it goes
to an agent?
I would appreciate help with working this out.
Warm Regards and Thanks
Shad Mortazavi
2006 Feb 04
0
Easy way to force using jlenght and no lenght in validations
I need validates_lenght_of validates lenght of UTF-8 strings and not
just byte counting. Is there easier way than create my own validation
method just validates_jlenght_of?
--
Posted via http://www.ruby-forum.com/.
2023 Jun 14
1
[Bug 3579] New: OpenSSH trims last character of fixed-lenght buffers received from the pkcs11 providers providing users with inaccurate information
https://bugzilla.mindrot.org/show_bug.cgi?id=3579
Bug ID: 3579
Summary: OpenSSH trims last character of fixed-lenght buffers
received from the pkcs11 providers providing users
with inaccurate information
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Linux
2009 Apr 23
0
rsync- buffer overflow/broken pipe with critical filename-lenght using cwrsync at server-side
hi everybody,
i?ve a problem with rsync runnig.
constellation:
rsyncserver is cwrsync at win2k-machine (without cygwin-beta against
long filename-problem), client is a linux-ubuntu box.
log from the server: (i just change names with xxx, no special charakters)
this error happens all the time again,
/overflow: flags=0xba l1=240 l2=22
2012 Aug 01
2
How to increase lenght of axis according input data?
Hi,
I am working on barplot. I need to plot x-axis but scale on x axis is very
upto 15 while my data is upto 19.
pdf("image.pdf", width=10 , height =13)
par(mar=c(5,22.5,2,2))
barplot(t(data[,2:3]), beside=TRUE, col=c(rgb(.537, .769, .933),rgb(.059,
.412, .659)), width = 1, horiz=TRUE,cex.names=.9, border ="white",las=1,
cex.axis= 1, cex.lab=1.2)
2010 Jun 16
1
prcomp() and the lenght of PC:s
Hi,
I would like to know whether there is some deeper rationale behind or is it just an established practice that the lenghts of principal components, giving for example by prcomp-function, are normalised to 1?
Best regards,
Atte Tenkanen
University of Turku, Finland
Department of Musicology
+35823335278
http://users.utu.fi/attenka/
2002 Feb 04
1
Guidelines for Rd-Files
Dear list,
on p. 11 of "Writing R-extensions" I read
"See the ``Guidelines for Rd-files''
for guidelines ... which should be useful..."
Where can I find these guidelines?
Best,
Christian
--
***********************************************************************
Christian Hennig
Seminar fuer Statistik, ETH-Zentrum (LEO), CH-8092 Zuerich (current)
and Fachbereich
2009 Jan 10
6
Guidelines for CentOS Mailing List posts
Some people don't know how to conduct themselves on usenet
and mailing lists. Despite the mailing list guidelines
being crystal clear about no html posting and not top-posting
we have people still doing so. People still use text-readers to
access the mailing list so you could be denying access to these
people by flouting the mailing list guidelines.
This is an example of top-posting
2011 Sep 29
1
Tcl/Tk Guidelines
Hello, I wanted to ask if there are any guidelines for Tcl/Tk programming in
R ? I know that there are no strict rules concerning programing. But perhabs
there are some useful tipps how to organise Tcl/Tk code in your R script. I
want to programm a little GUI and I don't want to reprogram the whole GUI in
the middle, when I discover that I have forgotten a little detail for
example.
Thanks
2007 Dec 17
0
guidelines for consistency of vector functions
Moving on from the discussion of the fact that length(x)==9 for any
POSIXlt object x (which seems diabolically confusing, given that 'c' and
'[' are defined for POSIXlt and have the vector-like behavior one would
expect), what about having some guidelines for coding and documentation
of vector-like classes?
(1) a vector-like class should implement functions in groups:
2015 Aug 21
2
Guidelines for pass initialization?
Does anyone know what the guidelines are supposed to be for properly
initializing a pass? Looking around, we seem to have three styles of
pass registration in use.
INITIALIZE_PASS(...)
INITIALIZE_PASS_BEGIN(...)
INITIALIZE_PASS_DEPENDENCY(...)
...
INITIALIZE_PASS_END(...)
static RegisterPass<FooPass> X(...);
(This is the one encouraged in the docs, but seemingly the least widely
used
2005 Sep 17
3
Mailing list guidelines and moderation
Hey Guys,
I am looking to put together a set of guidelines for posting on the
CentOS Mailing Lists. The aim being that we come up with a framework
that is then enforceable by a moderator, should the need arise.
Blanket user / thread moderation is something that I dont really want to
enforce here - but might be a necessary evil, over a short period of
time. End of the day, we are all educated
2012 Jun 04
0
[LLVMdev] style guidelines
On Mon, Jun 4, 2012 at 2:29 PM, reed kotler <rkotler at mips.com> wrote:
> Probably this has come up before... but have we considered just adopting
> the Google style guidlines and maybe modifying it in some places?
>
Despite working at Google, and having to cope with multiple different
styles in my day-to-day work as a consequence, I would not push for this.
I think that we
2015 Aug 21
2
Guidelines for pass initialization?
Let me rephrase to make sure I understand. Once we have this settled,
I'll update the comments in the file to summarize and possibly update
the docs.
On 08/21/2015 10:27 AM, Owen Anderson wrote:
> The macro versions should be preferred, as they reduce static initializaters.
Makes sense. But the tradeoff is that they need to be baked into the
list of known passes so that someone knows
2010 Jun 12
1
HowTos - 21. CentOS Guidelines - How to create public mirrors for CentOS
Hello everyone
I would like to propose additions in the wiki for - "HowTos - 21. CentOS
Guidelines - How to create public mirrors for CentOS"
Summary details of the proposed additions
- sample rsync script with exclusion options specific to Centos project
mirroring
- howto do a rsync script lockfile
- crontab examples
- arch mirror sizes (3.9, 4.8, 5.5)
- Essential Files/Folders to
2004 Jul 02
1
Guidelines for writing model term functions (?)
Are there any general guidelines for writing functions that appear in
model formulas for functions like lm()/glm()? The ones I can think of
are ns()/bs() in `splines' and s() in `mgcv'. It seems that ns()/bs()
basically create matrix with a number of attributes and a class, while
s() returns a list of parameters. It seems that gam() in `mgcv' has
its own way of dealing with
2008 Jan 01
1
guidelines for the use of the R logo
Hi,
I was wondering if there are any guidelines for the use of the R logo on websites which are for commercial use? Similar to http://www.python.org/community/logos/ for Python and to http://www.postgresql.org/community/propaganda for PostgreSQL perhaps?
thanks,
Jan
1998 Aug 21
0
Some guidelines on remote samba-only NT subnets with NT PDC
I am investigating putting samba servers at our ISDN connected remote
sites. We have an NT PDC as well as a large samba file server at our
central site. This system would replace the existing remote NT BDC
setup which requires many visits from the NT administrators.
Are there any guidelines on what samba and NT settings work best in
this environment?
For example:
- How should user's
2016 Aug 22
0
[PATCH] CodingStyle: add some more error handling guidelines
On Mon, 22 Aug 2016 16:57:46 +0300
"Michael S. Tsirkin" <mst at redhat.com> wrote:
> commit commit ea04036032edda6f771c1381d03832d2ed0f6c31 ("CodingStyle:
> add some more error handling guidelines") suggests never naming goto
> labels after the goto location - that is the error that is handled.
>
> But it's actually pretty common and IMHO it's a