Displaying 20 results from an estimated 21 matches for "mistrusts".
Did you mean:
mistrust
2012 Jun 24
2
Power calculation using pwr.t.test()
Dear R experts,
I have conducted a power calculation in order to estimate the number of
subjects needed to detect an effect size of d=0.28 (cohen's d) for a
difference between two independent groups (alpha level should be 0.05 and
the effect should be detected with 80% probability).
The results from the code below indicates that I would need n=400 subjects
(200 in each group). This is seems
2010 Jan 26
6
Postfix 2.6.5 in CentOSplus?
Hi folks,
according to several findings on the web I tried to find postfix-2.6.5
in centosplus adding this to my /etc/yum.repos.d/CentOS-Base.repo:
[base]
exclude=postfix
[centosplus]
includepkgs=postfix
in the right places.
But when I "yum remove" and "yum install" postfix then, it's "only"
2.3.3-2.1 with added mysql/pqsql support.
2015 Oct 25
2
Isohybrid wiki page and UEFI
Thomas Schmitt via Syslinux said on Sat, Oct 24, 2015 at 12:56:49AM +0200:
>Needed is a EFI FAT image > 32 MiB and a new xorriso (available
>on demand).
My test script on RHEL 7.1 creates that even if I could make it smaller
as the kernel + initrd fits in less than 32 MB. So let me make that try
first !
o I changed myline in the script to dd a 30 MB image file, burt the ISO
with it, and
2015 Jul 13
3
rsync --link-dest and --files-from lead by a "change list" from some file system audit tool (Was: Re: cut-off time for rsync ?)
On Mon, 13 Jul 2015 02:19:23 +0000, Andrew Gideon wrote:
> Look at tools like inotifywait, auditd, or kfsmd to see what's easily
> available to you and what best fits your needs.
>
> [Though I'd also be surprised if nobody has fed audit information into
> rsync before; your need doesn't seem all that unusual given ever-growing
> disk storage.]
I wanted to take this
2013 Sep 18
1
Design for classes with database connection
Dear R-Devels,
I am designing right now a package intended to simplify the handling of market microstructure data (tick data, order data, etc). As these data is most times pretty huge and needs to be reordered quite often (e.g. if several security data is batched together or if only a certain time range should be considered) - the package needs to handle this.
Before I start, I would like to
2015 Oct 25
0
Isohybrid wiki page and UEFI
Hi,
i wrote:
> > Needed is a EFI FAT image > 32 MiB and a new xorriso (available
> > on demand).
Bruno Cornec wrote:
> My test script on RHEL 7.1 creates that even if I could make it smaller
> as the kernel + initrd fits in less than 32 MB. So let me make that try
> first !
>
> o I changed myline in the script to dd a 30 MB image file, burt the ISO
> with it,
2005 Oct 22
1
reading data from a pdf
> Hi, I'm trying to read data from a PDF file.Is it possible to do it
> with R? Thanks, Marco
If cut and paste to a text file fails, try this:
pdftotext (from the xpdf project)
or
http://pdftohtml.sourceforge.net
pdftohtml is a utility which converts PDF files into HTML and
XML formats
In addition, pdftk, the command line pdf toolkit may be useful
http://www.accesspdf.com/pdftk/
2011 Jun 14
4
How about add 3D-stereo-features in future?
I think this feature may be realesed more easly(because wine get all 3d-calls) than other programs like vrizer (now vrizer is dead).
2000 May 03
0
Excell files clobbered by Samba log files
I have a couple Samba servers running 2.0.4a on Solaris 2.6. They
generally give me no trouble, and have been stable for a long time.
I'm in the process of qualifying 2.0.7, but feel no great urgency
to upgrade.
However, one day last week several users reported trouble getting
to their files. I changed the debug level several times during the
day to try to diagnose the problem. With
2010 Nov 10
1
samba on SLES 10: binding problem
Greets, samba-users,
I try to find a solution for the following situation:
We run samba on a SLES10 SP3 server (32bit). All the SLES-updates are in ...
The server started to show problems with CUPS, cupsd just stopped
working out of the blue and had to be restarted. No specific errors were
logged. I wrote a small script to watchdog that daemon and restart it
(people want to print ...) while
2002 Nov 08
1
writer/researcher needs your help
Dear Colleague,
I am writing to ask your help for a book I am writing about Life Practices.
I am looking for examples of those simple things that we all do that are
essential to expressing and maintaining our values as we face life's ups and
downs - our Life Practices.
What I am seeking is a bit like folklore. Something with a story and an easy
to remember slogan or catchphrase. I am asking
2002 Nov 08
1
writer/researcher needs your help
Dear Colleague,
I am writing to ask your help for a book I am writing about Life Practices.
I am looking for examples of those simple things that we all do that are
essential to expressing and maintaining our values as we face life's ups and
downs - our Life Practices.
What I am seeking is a bit like folklore. Something with a story and an easy
to remember slogan or catchphrase. I am asking
2015 Jul 02
2
cut-off time for rsync ?
You could use find to build a filter to use with rsync, then update the
filter every few days if it takes too long to create.
I have used a script to build a filter on the source server to exclude
anything over 5 days old, invoked when the sync starts, but it only
parses around 2000 files per run.
Mark.
On 2/07/2015 2:34 a.m., Ken Chase wrote:
> What is taking time, scanning inodes on
2003 Aug 22
0
mangia a colori (PR#3914)
Mangia a colori II!
Keywords Population, health promotion/Public Theories, Methods & Perspectives
Abstract
An initiative of health-promotion to the expansion of the "instruments" able
to assure the control to the population on their own level of health, to
improve it through activity that partly concern to the sanitary system and
partly to other sectors, with the use of internal
2020 Oct 21
2
Future deprecation of ssh-rsa
I've expressed several concerns with enabling UpdateHostKeys by default,
none of which were even commented on, so this topic seems to not be in
any way open for discussion, but I'll still add one more thing here.
Peter Stuge wrote:
> Subject: Re: UpdateHostkeys now enabled by default
> Date: Mon, 5 Oct 2020 11:22:29 +0000
..
> I do not disagree with progressive key management, we
2017 Mar 06
1
Please add me to bugzilla
Apologies, I thought I was following exactly that sentence and trying to
make a minimal post that would waste as little developer bandwidth as
possible given the lack of a better system.
Anyway, I have been using R for like forever (20 years).
In my current project, I have run into problems with stack overflows in R's
dendrogram code when trying to use either str() or as.hclust() on very
2005 Jul 02
2
Is it possible to use glm() with 30 observations?
I have a very simple problem. When using glm to fit
binary logistic regression model, sometimes I receive
the following warning:
Warning messages:
1: fitted probabilities numerically 0 or 1 occurred
in: glm.fit(x = X, y = Y, weights = weights, start =
start, etastart = etastart,
2: fitted probabilities numerically 0 or 1 occurred
in: glm.fit(x = X, y = Y, weights = weights, start =
start,
2011 May 29
5
Free CNAM
FreeCNAM.org is providing a free CNAM API for Open Source PBX users.
This API queries a private CNAM database, and returns standard
15-Character CNAM results. Any entry not already in the database will
be queued for investigation, and added to the database as soon as
information is located. This system has access to several CNAM
backends, and is not a party to any use-limiting or no-caching
2015 Oct 28
3
Isohybrid wiki page and UEFI
Hello Thomas,
Thomas Schmitt via Syslinux said on Sun, Oct 25, 2015 at 04:35:57PM +0100:
>I assume you can boot Fedora Live CD on the same (virtual) hardware.
Not sure for Fedora, but the system is installed with either RHEL6,
RHEL7 or Ubuntu 14.04 depending on the Lab I'm making on it without
issue.
>Just to make sure that the firmware works so far.
Globally they do ;-)
>
2018 Dec 23
0
Upgrade to CentOS 7.6 with centos-xen-48 enabled
Just to answer my own question, I solved this by installing
yum-plugin-priorities
and setting priority=10 to centos-virt-xen-48 repository.
Yum doesn't consider the libvirt packages from CentOS base/updates anymore
after this.
Sorry for the noise,
Gennardy
On 23.12.18 11:01, Gennardy Smith wrote:
> Hi all,
>
> I'm unable to upgrade my Dom-0 from CentOS 7.5 to CentOS 7.6 with