Displaying 20 results from an estimated 42 matches for "pince".
Did you mean:
since
2004 Oct 31
1
another question about fisher.test
Dear all,
I have another question about fisher.test:
Is there any way to save the resulting p-value in a
matrix or file after a loop as below?
for (i in 1:42) {
# testing difference in income(pinc) between people in
# (with in1=1) and out (with in1=0) of the program for
# group i
fisher.test(m$pinc[m$group==i], m$in1[m$group==i],
workspace=40000000, hybrid=F)}
When I run this loop, there is no
2004 Oct 31
1
another question about fisher.test
Dear all,
I have another question about fisher.test:
Is there any way to save the resulting p-value in a
matrix or file after a loop as below?
for (i in 1:42) {
# testing difference in income(pinc) between people in
# (with in1=1) and out (with in1=0) of the program for
# group i
fisher.test(m$pinc[m$group==i], m$in1[m$group==i],
workspace=40000000, hybrid=F)}
When I run this loop, there is no
2013 Jul 09
3
Allow ipconfig to bring down interfaces
Hi,
Attached and on the "ipconfig_down" branch at github
(https://github.com/kpinc/klibc.git) you will find 4 patches
which let ipconfig bring down interfaces. Please consider
them for inclusion.
Why do this? It's useful when the rootfs is crypted and is
unlocked by supplying passwords over the network. In this
case the initramfs brings up a network interface. It can be
useful
2014 Jun 06
1
[Bug 10637] rsync --link-dest should break hard links when encountering "Too many links"
samba-bugs at samba.org wrote:
> https://bugzilla.samba.org/show_bug.cgi?id=10637
>
> --- Comment #1 from Karl O. Pinc <kop at meme.com> 2014-05-28 19:05:04 UTC ---
> Yum is also rsync happy. That's where our --link-dest backups always break due
> to too many hard links.
----------
What would be "too many"? -- a few million? I have files in a test
setup that
2016 Jul 27
4
man page
I would rather the maintainers would spend their time improving the
application, and not worrying aobut the OP's hurt little open-sourced
religious feelings. I use rsync to transfer pretty massive (wait for it)
ADOBE PHOTOSHOP files around my LAN. Neener neener fucken neener.
On Wed, Jul 27, 2016 at 11:37 AM, Karl O. Pinc <kop at meme.com> wrote:
> On Wed, 27 Jul 2016 14:56:07
2013 Feb 12
2
A --exclude-checksum option?
Hi,
I use rsync with hardlinks for backup, once a week doing checksums
to ensure there's no filesystem corruption in the
backed-up data.
I also use tmpwatch, or something similar, to clean up /tmp,
it removes files that have not been accessed recently.
(atime older than some configured limit).
I backup /tmp because I throw stuff in tmp that
I might possibly need again but don't want to
2017 Jun 15
2
[Bug 12819] [PATCH] sync() on receiving side for data consistency
On Thu, 15 Jun 2017 13:23:44 +0000
just subscribed for rsync-qa from bugzilla via rsync
<rsync at lists.samba.org> wrote:
> https://bugzilla.samba.org/show_bug.cgi?id=12819
>
> --- Comment #7 from Ben RUBSON <ben.rubson at gmail.com> ---
> Note that my patch simply adds a sync() just after recv_files(), so
> one sync() per connection, not per write operation.
>
2012 Nov 02
4
vanilla rsync 3.0.9 hangs after transferring ~2000 files
Hello rsync folks
I'm trying to use rsync for backing up our servers. This mostly works extremely well, with no problems.
However, 1 server is giving me a lot of trouble. It has a directory with (currently) 734088 files in it, and every time I try to backup this dir, rsync hangs after transferring roughly 2000 files. Sometimes it's around 1800, sometimes it's over 2100 (I think), but
2015 Jul 02
8
[Bug 11378] New: Please add a '--line-buffered' option to rsync to make logging/output more friendly with pipes/syslog/CI systems/etc.
https://bugzilla.samba.org/show_bug.cgi?id=11378
Bug ID: 11378
Summary: Please add a '--line-buffered' option to rsync to make
logging/output more friendly with pipes/syslog/CI
systems/etc.
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
2016 Mar 07
0
[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294
--- Comment #24 from Karl O. Pinc <kop at meme.com> ---
On Sun, 06 Mar 2016 22:20:16 +0000
samba-bugs at samba.org wrote:
> https://bugzilla.samba.org/show_bug.cgi?id=2294
>
> --- Comment #23 from dajoker at gmail.com ---
> Looking for this capability prior to entering it as an enhancement
> request myself, I found everything
2016 Jul 27
2
man page
Hi,
I've found this in the man page for rsync: "To backup my wife’s home directory, which consists of large MS Word files and mail folders, I use a cron job that runs ...".
I believe it's very inappropriate and inconsiderate to mention Microsoft products unless it's really necessary. I'm mostly concerned with the fact that this careless usage not only gives them more
2016 Jul 27
0
man page
I would agree.
Plus he said this was something he did to help his wife. It is entirely
possible that he runs a Samba server to assists a non-technical wife
just like a corporate IT department would do.
On 07/27/2016 02:26 PM, Tony Reed wrote:
> I would rather the maintainers would spend their time improving the
> application, and not worrying aobut the OP's hurt little open-sourced
2017 Jun 16
0
[Bug 12819] [PATCH] sync() on receiving side for data consistency
> On 15 Jun 2017, at 19:29, Karl O. Pinc via rsync <rsync at lists.samba.org> wrote:
>
> On Thu, 15 Jun 2017 13:23:44 +0000
> just subscribed for rsync-qa from bugzilla via rsync
> <rsync at lists.samba.org> wrote:
>
>> https://bugzilla.samba.org/show_bug.cgi?id=12819
>>
>> --- Comment #7 from Ben RUBSON <ben.rubson at gmail.com> ---
>
2020 Feb 10
0
Updating of access times
Karl - thanks heaps!
( I think I was looking at an old man page, that doesn't show that option).
Just what we need - thanks.
Rob.
?On 10/2/20, 15:51, "Karl O. Pinc" <kop at karlpinc.com> wrote:
On Mon, 10 Feb 2020 03:27:39 +0000
"Bell, Robert \(IM&T, Clayton\) via rsync" <rsync at lists.samba.org>
wrote:
> We have a scenario where
2020 Mar 10
0
Encrypt destination file
Thank you so much.
Regards,
Dat Le
________________________________
From: Karl O. Pinc <kop at karlpinc.com>
Sent: Sunday, March 8, 2020 5:33 PM
To: Rainy Days via rsync <rsync at lists.samba.org>
Cc: Rainy Days <tandatle1994 at hotmail.com>
Subject: Re: Encrypt destination file
On Sun, 8 Mar 2020 15:49:43 +0000
Rainy Days via rsync <rsync at lists.samba.org> wrote:
2020 May 26
1
Enabling easier contributions to rsync
On Tue, 26 May 2020 00:43:41 +0200
uxio prego via rsync <rsync at lists.samba.org> wrote:
> > On 25 May 2020, at 23:55, Wayne Davison via rsync
> > <rsync at lists.samba.org> wrote:
> >
> > I've decided to give hosting it on github a try, especially since
> > there's been a lot of nice contributions lately. Hopefully this
> > will make it
2002 May 02
0
biplot labels
Hello,
I am trying to draw the biplot of a PCA, but I would like to use another variable of my initial data frame than my "row.names" to assign
labels to the points.
A part of my R file follows ; "m" is my initial data frame, which has the variable "code" as row.names, and another variable "name" that I'd
like to use as labels for the points.
>
2006 Mar 12
1
Action on phone pickup
How do I get asterisk to do something when I pick up
a phone? For instance, I've got a regular pots
phone hooked up to a zaptel interface, and I want
it to vocalize "hello" when I pick up the phone and
then give me a dial tone, wait for digits, make
a call, etc.
I tried the 's' extension in extensions.conf and setting 'immediate'
to "yes' in zapata.conf and
2012 Sep 05
1
Is --sparse suitable for general purpose use?
Hi,
I'm using rsync with --link-dest to do backups.
I don't have any sparse files, but someday I might.
Should I be using --sparse?
I notice that -S is not implied by -a. This makes
me suspicious that --sparse is not (yet?) suitable
for general purpose use. There also seem to be
outstanding bugs related to --sparse.
Thanks.
Karl <kop at meme.com>
Free Software: "You
2014 May 27
1
[Bug 10637] New: rsync --link-dest should break hard links when encountering "Too many links"
https://bugzilla.samba.org/show_bug.cgi?id=10637
Summary: rsync --link-dest should break hard links when
encountering "Too many links"
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: