Displaying 20 results from an estimated 116 matches for "stipul".
Did you mean:
still
2012 May 25
4
PCI/DSS compliance on CentOS
I have a client project to implement PCI/DSS compliance.
The PCI/DSS auditor has stipulated that the web server, application
middleware (tomcat), the db server have to be on different systems.
In addition the auditor has also stipulated that there be a NTP
server, a "patch" server,
The Host OS on all of the above nodes will be CentOS 6.2.
Below is a list of things that wou...
2004 Feb 02
3
sorting by date
.../1/2001 9/1/2002 9/1/2003 9/2/2001 ...
5.6 7.5 6.4 7.0 ...
Instead of:
9/1/2001 9/2/2001 9/3/2001 9/4/2001 ...
5.6 6.1 7.2 6.8 ...
I would greatly appreciate any help in sorting chronologically. Do I need
to create separate columns for month, day, and year, and then use order()
and then stipulate the hierarchy for which to sort the output? Or, is
there some other more efficient way?
Thanks,
Jeff
2009 Dec 04
2
[LLVMdev] r72619
...s
code for example,
#include <stdexcept>
void dummysymbol() {
throw(std::runtime_error("string"));
}
The c'tor for std::string is emitted as code from llvm-gcc. It is then
inlined. And a weak external for the `_S_construct' variable is
created. However, C++ rules stipulate that it shouldn't be, because of
explicit & implicit template instantiation rules that Doug knows about
but which makes my head spin.
I'm going to need to revert at least some of these changes. Could you
take a look at this and let me know your thoughts on it?
-bw
2006 Mar 26
2
Bug#355949: run-parts vs. find
...directories since 'run-parts' cannot handle filenames with periods.
Update control to depend on findutils.
It seems like not processing rule files with dots in them would be a
feaure, not a bug. Reverting back to run-parts would fix bugs 355383
and 353793 as well as this one. The only stipulation would be not being
able to use dots (or some other characters) in rule files you want to
use, but some sites depend on rule files with those characters to not
be processed. Can't logcheck just go back to using run-parts?
2006 Jan 11
5
Noob - Associated Tables Find Query
...articular User has made
which "belong to" Matches for an arbitrary time period (e.g. "Time.now
<= now()")
e.g. All "User 1"''s predictions relating to matches from last week.
Given that the tables are associated, is it possible to do a single
.find query stipulating both the Prediction.User_id and the
Match.match_date, which returns a list of a user''s predictions for the
period?
Thanks in advance
Pete
--
Posted via http://www.ruby-forum.com/.
2018 Dec 04
3
Solr
Hi
I am giving Solr another try.
Using Solr 7.5 (from Archlinux AUR), I do not see anymore
the"solr/conf/schema.xml" neither the "managed-schema" folder. (as per
https://wiki.dovecot.org/Plugins/FTS/Solr)
Maybe some things have moved ?
Thank you so much
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Dec 04
2
Solr
...so, the value "break-imap-search" is not supported in fts_solr
parameter, contrary to the wiki
and not sure then how to enable full text search in BODY
On 2018-12-04 19:40, Joan Moreau via dovecot wrote:
> In the Wiki, ( https://wiki.dovecot.org/Plugins/FTS/Solr ), it would nice to stipulate to the reader to type the command :
>
> sudo -u solr /opt/solr/bin/solr create -c dovecot # to create the dovecot instance
>
> before updating the schema.xml .
>
> Also, schema.xml is in /opt/solr/server/solr/dovecot/conf for archlinux users
>
> Additionaly, the...
2018 Dec 05
3
Solr
...imap-search" is not supported in fts_solr parameter, contrary to the wiki
>
> and not sure then how to enable full text search in BODY
>
> On 2018-12-04 19:40, Joan Moreau via dovecot wrote:
>
> In the Wiki, ( https://wiki.dovecot.org/Plugins/FTS/Solr ), it would nice to stipulate to the reader to type the command :
>
> sudo -u solr /opt/solr/bin/solr create -c dovecot # to create the dovecot instance
>
> before updating the schema.xml .
>
> Also, schema.xml is in /opt/solr/server/solr/dovecot/conf for archlinux users
>
> Additionaly, the...
2013 May 19
2
locking down R
...fine from within R, but we think this may have escaped
their notice ...) The workstations have no access to external networks,
nor to external media (thumb drives etc.) [information transfer to the
outside world is via shared drives that can be accessed by
administrators with network access].
* I stipulate that (1) the security policies don't make sense, (2)
allowing users access to arbitrary shell commands should _not_ represent
a security risk on a well-administered, modern operating system (they're
running WinXP), (3) R probably offers many other avenues for system
access to a malicious...
2014 Jun 24
2
Join AD fails DNS update
..._INVALID_MESSAGE
DNS update failed!
root at samba4:/# host samba4.ad.microsult.de
Host samba4.ad.microsult.de not found: 3(NXDOMAIN)
root at samba4:/# net --version
Version 3.6.6
The old discussion (e.g.
http://www.spinics.net/lists/samba/msg102650.html) recommended to ignore
the message, but it stipulates that at least sometimes the client entry
was added. I didn't see any DNS update so far. I use DLZ like them.
Any idea how to troubleshoot this situation?
Kind regards,
- lars.
2007 May 31
2
Ferret.donate(Money.aus_dollar(200))
...nsFAQ
We can also buy the Ferret Shortcut pdf/book from O''Reilly, also written
by Dave Balmain. It''s awesome good:
http://www.oreilly.com/catalog/9780596527853/index.html
Many of us probably use Ferret via the acts_as_ferret Rails plugin by
Jens Kraemer. He doesn''t stipulate how he''d like to be supported, so
until he chooses to clarify otherwise, I''d recommend that if you see him
in the street buy him lunch[1]. He looks like this:
http://www.xing.com/profile/Jens_Kraemer2
Keep a close eye out for him.
Happy Ferreting,
John[2].
[1] Check his d...
2006 Dec 06
2
vcd package, assoc()
...ks for any help.
--
Nicolas Mazziotta
The contents of this e-mail, including any attachments, are confidential and
are intended for the sole use of the individual or entity to which it is
addressed. Any distribution, copying or dissemination of this message is
expected to conform to all legal stipulations governing the use of
information.
2011 Oct 26
1
Want to exclude axis numbering in plot.ca
plot.ca gives numbers on each axis. How do I stipulate to exclude these.
Have read the R Documentation plot.ca but see no option to exclude axis
numbers.
Any suggestions?
--
Mark Webb
Line +27 (21) 786 4379
Cell +27 (72) 199 1000 [Poor reception]
Fax +27 (86) 260 1946
Skype tomarkwebb
Email targetlinkmark at gmail.com
Client ftp...
2001 Dec 15
1
Newbe....
I'm just starting out with rsync and having the following problems: I'm
getting autorization errors when I try to fire up a transfer between two
e250's. I would like to basically mirror users between two systems.
I've used the basic format that has been stipulated in the doc's still
having problems
Joe Despres
jdespres@csc.com
2002 Apr 12
1
is there a `newer' function
Hope I haven't just blindly overlooked this in man rsync:
1)
Some way to run rsync with any of the usual command lines but only
applicable to files newer than some stipulated date.(on the source)
2)
Some tricky way to redirect where the transferred files go.
Example:
rsync -avv source target real_destination
Where all rsync computations are done comparing files in source to
files in target, but the transfer actually goes to real_destination
Maybe even deliver t...
2007 Jul 09
1
packages using UTF-8 encoding
...recent CRAN upload procedure, I was reminded of the following
regarding R-devel:
o R CMD check now warns on non-ASCII .Rd files without an
\encoding field, rather than just on ones that are definitely
not from an ISO-8859 encoding. This agrees with the
long-standing stipulation in 'Writing R Extensions', and
catches some packages with UTF-8 man pages.
o R CMD check now warns on DESCRIPTION files with a non-portable
Encoding field, or with non-ASCII data and no Encoding field.
So if we need UTF-8 encoding for the DESCRIPTION and *.Rd f...
2009 Jan 19
1
in functional test, assert_redirected_to w prefix
I had to use sub-URI deployment (could not use subdomains..), and when
running my functional tests, I the redirected_to assertion embed the
prefix.. quite normal ;-))
is there a way to stipulate this prefix in the test setup to avoid
hard-coding in all the tests ?
Expected response to be a redirect to <http://test.host/my/page>
but was a redirect to <http://test.host/intranet/my/page>
/intranet being the prefix in this case ..
many thanks for your suggestions
erwin
--
P...
2007 Sep 06
1
Problem with Defaulting Groups and AD
...ly exist in any of the file permissions. I've tried setting group
= %G and force group = %G but neither one is working. If anyone knows
how to suppress this, I'd be greatly appreciative. As things stand,
users can map the share but now everything is write only, despite
specifically being stipulated at writeable.
TIA,
Ms. Jimi Thompson, CISSP
Manager of Web Operations
SMU Cox School of Business
"Contemplate the mangled bodies of your countrymen and then ask
yourself, What should be the reward of such sacrifices... If ye love
wealth better than freedom, the tr...
2009 Dec 04
0
[LLVMdev] r72619
...tdexcept>
>
> void dummysymbol() {
> throw(std::runtime_error("string"));
> }
>
> The c'tor for std::string is emitted as code from llvm-gcc. It is then
> inlined. And a weak external for the `_S_construct' variable is created.
> However, C++ rules stipulate that it shouldn't be, because of explicit &
> implicit template instantiation rules that Doug knows about but which
> makes my head spin.
I can't reproduce this on x86-64 linux (but maybe I misunderstood what the
problem is?). I've attached the bitcode I get at -O4.
&g...
2008 Oct 22
1
plotting matrix
...much larger data frame
with named columns and I would like the name of the column to be the
name on the y-axis or the main label... On top of this I would like
to add a smooth into the mix loess.
something like this maybe
library(ggplot2)
qplot(a, b, data=g)+geom_smooth()
but with the previous stipulations
thanks for all of your help - I looked at the mail archives and tried
plotmat, but this didn't seem to do whaqt I wanted.
thanks
stephen
--
Stephen Sefick
Research Scientist
Southeastern Natural Sciences Academy
Let's not spend our time and resources thinking about things that ar...