Displaying 20 results from an estimated 6000 matches similar to: "Enabling checksum for individual files?"
2003 Jun 17
1
help recoding
hi R-listers,
I would like some help recoding a variable. I have a dataframe 'cause'
that translates between a set of codes:
acc nds
- -
1 2
3 4
5 8
... ...
the desired result for dataframe 'p':
a
-
1
5
5
would be:
a b
- -
1 2
5 8
5 9
I have tried:
transform(p, b=cause$nds[cause$acc==p$a])
but for some reason it complains about the difference in length between
the
2011 Jul 28
3
bug in dev.copy2pdf output?
Hi,
Am using R 2.13.1 on Linux (Fedora). Is anybody else having problems with
dev.copy2pdf xyplot output with the pch=1 (open circle) symbol? The
symbols come out as "q" in the PDF. dev.copy2eps produces the correct
results as does cairo_pdf. Other symbols produced with dev.copy2pdf seem
ok.
Thanks,
Selwyn
2010 Jan 29
1
FracSim set.seed
Hi,
I am using the FracSim library to simulate a time series. However, the
simulate function ignores my attempt to set the RNG seed I need for
reproducible research. The published docs and google have not yielded an
answer, so any help greatly received.
Thanks,
Selwyn
## Example code snippet
library(FracSim)
## simulate some 1d fractal data
set.seed(1234)
sim1 = fracsim.1d(h=0.5,k=1000,n=5000)
2008 Oct 22
2
suboptimal lp solutions
Hi list,
I want to find the total maximum resources I can spend given a set
allocation proportion and some simple budget constraints.
However, I get suboptimal results via lp and friends (i.e. lpSolve and
simplex in the linprog and boot) .
For example:
library(lpSolve)
proportions = c( 0.46, 0.28, 0.26)
constraints = c( 352, 75, 171)
lp(objective.in = proportions,
const.mat =
2009 Feb 16
2
solve.QP with box and equality constraints
Dear list,
I am trying to follow an example that estimates a 2x2 markov transition
matrix across several periods from aggregate data using restricted least
squares.
I seem to be making headway using solve.QP(quadprog) as the unrestricted
solution matches the example I am following, and I can specify simple
equality and inequality constraints. However, I cannot correctly specify a
constraint
2012 May 21
1
libguestfs on Debian 6 squeeze problems
I'm trying to install libguestfs on Debian squeeze installed from
http://people.debian.org/~bengen/libguestfs/
It does not work. Here are the details:
I was able to install libguestfs-tools and its dependencies. However,
aptitude removed the following two packages: qemu and qemu-system. I'm
not sure if it's okay or not. If I try to install those packages back, I
get the
2007 Jun 15
1
winbind AIX
I have installed Samba (from Binary) 3.0.25a on AIX 5.3
I'm trying to configure Winbind
I believe I need to copy winbind file to /usr/lib/security and modify
usr/lib/security/methods.cfg with ;-
"add WINBIND:
programs=/usr/lib/security/WINBIND........."
nmbd, smbd and winbindd all running
My problem is I cannot find a file called winbind on my system ?
Any help
2013 May 16
1
Cannot get Centrino N 6200 wireless NIC to work Cento 6.4
I installed Centos 6.4 on my laptop and neither of the network interfaces
will work. When I boot up to windows both the wired and the wireless
network interfaces work. I have attached dmesg output for the wireless
card. Reading through the messages it appears that OS cannot talk to the
NIC.
--
Selwyn Schultz
selwynsr at gmail.com
c. 616-836-8896
-------------- next part --------------
2012 Oct 01
7
Passing http_proxy_host option
Hi,
I''ve been trying to pass the http_proxy_host option to puppet but it''s not
taking.
I have tried the following:
sudo puppet apply --debug --verbose --http_proxy_host
http://user:pass@fqdn.com.au --modulepath ''/tmp/vagrant-puppet/modules-0''
/tmp/vagrant-puppet/manifests/default.pp
sudo puppet apply --debug --verbose
2016 Jan 21
4
segfaults with Dovecot 2.2.21
We're running Dovecot 2.2.21 from Stephan Bosch's build service on
Dovecot 7.x. Everything's up2date.
# 2.2.devel (7ab22fc): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.11 (71e908a)
# OS: Linux 3.16.0-0.bpo.4-amd64 x86_64 Debian 7.9
root at mailimap01:/etc/dovecot/conf.d # apt-show-versions | grep dovecot
debian-dovecot-auto-keyring/oldstable-auto uptodate 2010.01.30
2009 Mar 05
1
[PATCH] OCFS2: Pagecache usage optimization on OCFS2
Hi.
I introduced "is_partially_uptodate" aops for OCFS2.
A page can have multiple buffers and even if a page is not uptodate, some buffers
can be uptodate on pagesize != blocksize environment.
This aops checks that all buffers which correspond to a part of a file
that we want to read are uptodate. If so, we do not have to issue actual
read IO to HDD even if a page is not uptodate
2010 Jul 26
1
Problem upgrading to 2.11
Hello,
I am trying to upgrade to 2.11 from 2.10 in the hopes of gaining
TCL/TK capabilities (let's pretend for the moment that this should
work). I've added "deb http://cran.stat.ucla.edu/bin/linux/ubuntu
lucid/" to /etc/apt/sources.list as described in the guide and have
run
apt-get update
apt-get install r-base r-base-dev
Things seem to work. When I look at the installed
2005 Apr 07
1
pam problems
Hi,
i'm quite new to dovecot.
i built it from the stable-1.0 sources.
i have the following error messages in syslog when trying to launch dovecot:
dovecot: Dovecot v1.0-stable starting up
dovecot: auth(default): Unknown passdb type 'pam'
dovecot: Auth process died too early - shutting down
dovecot: child 373 (auth) returned error 89
i googled a bit, and found some posts
2019 Oct 09
1
Sieve replication - Debian 9.11 - Dovecot 2.2.7 - script changes not replicated
Hi,
I am trying to setup Sieve replication, it is almost working:
1/ Create a script - sync'd across
2/ Activate/de-activate a script - change sync'd
3/ Delete a script - change sync'd
But if I make a change to a script it is not replicated, unless I
de-activate and activate again.
I am seeing in the logs the below during this process
(de-activating/activating):
Oct? 9
2014 Jul 05
1
samba4 + drbd + ctdb + failover
Hi
We've got drbd going between 2 nodes:)
ATM there is un-partitioned space on each node but (we think) they are
syncing OK. It looks as though it has synced the whole partition (2GB)
from the primary node 1 to the other node:
node 1
smb1:/home/steve # cat /proc/drbd
version: 8.4.4 (api:1/proto:86-101)
GIT-hash: 3c1f46cb19993f98b22fdf7e18958c21ad75176d build by SuSE Build
Service
1:
2011 Aug 30
2
using a drbd device
Hi List,
is it possible with the virt-manager to choose a drbd device?
Example:
9:testsever Connected Primary/Secondary UpToDate/UpToDate C
is running on /dev/sda9 but I canĀ“t use it as a drive.
(syntax?)
Best,
Mike
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 May 09
3
[patch 8/9] lguest: the block driver
From: Rusty Russell <rusty@rustcorp.com.au>
Lguest block driver
A simple block driver for lguest.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/block/Makefile | 1
drivers/block/lguest_blk.c | 271
2007 May 09
3
[patch 8/9] lguest: the block driver
From: Rusty Russell <rusty@rustcorp.com.au>
Lguest block driver
A simple block driver for lguest.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/block/Makefile | 1
drivers/block/lguest_blk.c | 271
2009 Apr 01
6
Where's v5.3 source RPMs?
It seems that the mirrors are now all sync'd with the binary RPMs, but
where are the source packages?
The source RPMs are available for the few packages updated since the
upstream 5.3 release, but the SRPMS for the release itself are
missing.
Example: http://mirror.centos.org/centos-5/5.3/os/ has directories
containing the x86 and x86_64 binaries, but should also have a SRPMS
directory.
2009 Apr 17
1
[PATCH 1/1] OCFS2: Log -EIO errors just when hit them.
This patch logs(ERROR) -EIO errors just when they are hitted.
Signed-off-by: Wengang Wang <wen.gang.wang at oracle.com>
--
diff -up ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c.orig ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c
--- ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c.orig 2009-04-17 13:55:52.000000000 +0800
+++ ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c 2009-04-17