Displaying 20 results from an estimated 168 matches for "elicits".
Did you mean:
elicit
2010 Nov 12
1
\Noselect eliciting bug?
Timo, examine these two simplified sets if you will.
This, is a properly working $inbox folder:
d /home/david/.maildir
/home/david/.maildir/dovecot.*
d /home/david/.maildir/cur
d /home/david/.maildir/new
d /home/david/.maildir/tmp
/home/david/.maildir/subscriptions
This one is not, $inbox becomes \Noselect:
d /home/david/.maildir
/home/david/.any-file
/home/david/.maildir/dovecot.*
d
2018 May 20
3
This list elicits spam
Unrelated to previous email: every time I send an email to this list I get
a response such as:
Hey Robin Lovelace
>
> Thanks for your response. Can I have a pic or two to start talking? Please
> respond with pics/infos, Hope to hear back from you asap.
>
I wonder if others have received such emails and, if so, any suggestions
how to tackle the spam?
Robin
[[alternative HTML
2020 Mar 02
3
Question about host key algorithms
...ssh.com
ecdsa-sha2-nistp521-cert-v01 at openssh.com
The thing is, one can invoke both client and server with -o
HostKeyAlgorithms=rsa-sha2-256, or -o HostKeyAlgorithms=rsa-sha2-512, and
everything's OK.
Why is it that rsa-sha2-* are not displayed in the output above? In fact,
no option to -Q elicits them, and they are not mentioned in the OpenSSH
client and server man pages.
Is this intentional?
2004 Dec 02
7
A possible way to reduce basic questions
Jim Lemon <bitwrit <at> ozemail.com.au> writes:
> I have been thinking about how to reduce the number of basic questions that
> elicit the ...ahem... robust debate that has occurred about how to answer
The traffic on r-help could be reduced by creating a second list where
more elementary questions are asked.
There may be other ways to partition the universe of questions
2016 Oct 05
4
Can't Route LAN Traffic Behind Tinc Network
I have a 4 Node Tinc VPN setup with 2 nodes on my LAN and the other 2
outside the LAN in the cloud. Everything has been working great for about 5
years now, until today when I decided to move one of the nodes to another
box. I basically, copied over the /etc/tinc folder to the new server and
also moved the /etc/network/interfaces file, so that the new server was an
exact mirror (more or less).
2015 May 25
4
[LLVMdev] LLVM profiling
Hi guys,
I am trying to perform edge profiling using on hello.bc file by using
following command
opt -insert-edge-profiling hello.bc -o hello-edge.bc
but I get the error that option "-insert-edge-profiling" is unknown. Can
you please help me to solve the issue. Please note that I am following the
paper available at this link
http://llvm.org/pubs/2010-12-Preuss-PathProfiling.pdf
2009 Mar 11
1
--exclude=/ seems not to work as I want
I know this may seem nonsensical, but I wanted to issue an rsync
invocation that synced nothing at all. (I wanted to avoid a sync by
fiddling a config file in some automation rather than changing to
auomation to have a skip-the-rsync mode.)
Anyway, it seems to me with rsync-3.0.5 that one of:
--exclude=/
--exclude=/*
--exclude=*/
ought to omit the _entire_ directory tree. In fact, the
2005 Jun 29
1
sbrier (Brier score) and coxph
Hello
I've decided to try and distill an earlier rather ill focused question to
try and elicit a response. Any help is greatly appreciated. Why does mod.cox
not work with sbrier whilst mod.km does? Can I make it work?
> data(DLBCL)
> DLBCL.surv<-Surv(DLBCL$time,DLBCL$cens)
>
> mod.km<-survfit(DLBCL.surv)
> mod.cox<-survfit(coxph(DLBCL.surv~IPI, data=DLBCL))
>
2003 Aug 13
1
Re: Samba vs. Windows : significant difference intimestamp handling ?
...gt;> > I totally agree !
>>
>> Fine. Use reiserfs and don't worry about ctime.
>
>Why? Does reiserfs handle ctime in a different way
>than other linux filesystems?
It's not supposed to given the same instructions from
clients but it appears to because perhaps it elicits
different kind of response from Office. Maybe Office
behaves different when the samba server's fs is
reiser.
In any case, reiserfs is superior to or at least as
good as any other Linux fs.
____________________________________________________________
Get advanced SPAM filtering on Webmail or...
2004 Feb 22
1
Shell scripts broken in klibc-0.114
In klibc-0.114, any shell script like this:
======================================================================
#!/path/to/klibc-0.114/ash/sh
echo hi
======================================================================
...elicits the following error when executed:
/var/tmp/hack.sh: Can't open /var/tmp/hack.sh
Running under strace, I get:
execve("/var/tmp/hack.sh", ["/var/tmp/hack.sh"], [/* 37 vars */]) = 0
sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 0x420277b8) = 0
getpid()...
2008 Mar 03
1
crypto, readline and zlib libraries - Postgres install
I have the 5.x Centos DVD and loaded it.
Please be gentle with me, as I'm nominally a FreeBSD kind of guy... :)
Anyway, I'm trying to install Postgres and the three libraries in the
subject line are missing off the base installation. I figured out how
to load gcc using yum, but those libraries aren't there, and I need the
former in particular in order to enable SSL for Postgres
2006 Jul 17
2
DB Admin Console
Over the past few months, I''ve developed an administrative console for
databases in the process of solving other problems.
At the moment, the state of development is:
* Going to /admin_panel/model will bring you to a list of items in the
model:
* Supports acts_as_list via drag/drop sorting
* Supports "activated" via an activated/deactivated button
* Supports basic
2023 Dec 19
4
[Bug 3645] New: -fzero-call-used-regs=used detection seems to fail on Linux ppc64el
https://bugzilla.mindrot.org/show_bug.cgi?id=3645
Bug ID: 3645
Summary: -fzero-call-used-regs=used detection seems to fail on
Linux ppc64el
Product: Portable OpenSSH
Version: 9.6p1
Hardware: PPC64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Build
2006 Aug 26
4
Can R compute the expected value of a random variable?
Dear All
Can R compute the expected value of a random variable?
Thanks in advance,
Paul
2009 Oct 26
1
zeros keep dropping
Hello All!
I am trying to plot the frequency of species coocurrance.
If given a data set similar like this...(V1="species A", V2="species B",
V3="frequency of cooccurance")
> data
V1 V2 V3
1 A B 0
2 A C 2
3 A D 5
4 B C 0
5 B D 1
6 C D 0
> data1<-as.data.frame(lapply(data,function(x)(rep(x,data$V3))))
> as.data.frame(data1[-1])
>
2011 May 10
2
Being VERY careful while using the --delete option
On UNIX, I am executing an rsync command, from within a script. The command
goes something like this:
/usr/bin/rsync --verbose --progress --stats --compress --recursive --times
--perms --links --safe-links source_dir/
user at target_machine:/parent_path/source_dir
In other words, I am replicating source_dir on a remote machine. It ends up
next to a lot of sibling, directories, like this:
On
2020 Sep 23
2
Enable compiler warnings
Can someone tell me the magic CMake changes that I need to make so that the C++ compiler will display warnings and terminate? I broke the build yesterday because I had not seen a warning that then showed up in the build.
I have these two options set in CMakeCache.txt:
//Enable compiler warnings.
LLVM_ENABLE_WARNINGS:BOOL=ON
//Fail and stop if a warning is triggered.
LLVM_ENABLE_WERROR:BOOL=ON
2020 Mar 02
4
Question about host key algorithms
...gt; The thing is, one can invoke both client and server with -o
> > HostKeyAlgorithms=rsa-sha2-256, or -o HostKeyAlgorithms=rsa-sha2-512, and
> > everything's OK.
> >
> > Why is it that rsa-sha2-* are not displayed in the output above? In fact,
> > no option to -Q elicits them, and they are not mentioned in the OpenSSH
> > client and server man pages.
> >
> > Is this intentional?
>
> You should query for HostKeyAlgorithms
>
> ssh -Q HostKeyAlgorithms
>
> That list should contain rsa-sha2-256 and rsa-sha2-512.
> --
> main(a){...
2013 Jan 23
1
Arguments passing through dot-dot-dot lose ability to check for missing()?
Hi R-devel. Is the following behavior in g1() and h1() expected? It seems
to make "..." arguments work slightly differently from named arguments.
#missing() has the property that it looks "up the chain"
#for example, "z" can be missing in f3 even if
#that argument did have a name ("y") in f2
f1 <- function(x, ...) {
cat("In f1, missing(x) is
2008 Apr 30
1
R isn't finding tcltk
On a x86 machine operating under Gentoo Linux, I'm having persistent
difficulty in getting R version 2.6.1 (the latest available through
Gentoo's portage system) to use tcltk. The R command library(tcltk)
elicits the following response:
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this system
Error in library(tcltk) : .First.lib failed for 'tcltk'
After first encountering this problem, I took the following steps:
1. Made sure that installed programs include dev-...