similar to: [Virus detected]

Displaying 20 results from an estimated 600 matches similar to: "[Virus detected]"

2012 Aug 08
1
Wilcoxon test
Dear list, I am facing a problem in my statistical analyses on R. My experiments are about plants, I record there growth after each cutting (every 3 weeks). 'BC' is for the plant, and '1' to '5' is the time of cutting and recording. The data and R script are : "" BourdCoup <- c(21, 7.2, 9.2, 0, 8.52, 14.7, 8.31, 6.2, 127.05, 115.2, 100.7, 24, 162.64, 136.8,
2011 Mar 01
1
tricky (for me) merging of data...more clarity
Hi Again, Thanks very much for your response. It seems my example got rearranged (transposed?) after I posted it. Hopefully this example will be more clear. I have one file (ex. sheet 1) that will have a column for individuals (ind) and a column for the date (date). I would like to merge this with another file (ex. sheet 2) that has both the 'ind' and date column as well as associated
2003 Mar 25
1
dovecot+Solaris 9
Does the /dev/urandom issue apply to Solaris 9 as well??? Thanks Ron -- Dr. Ronald Barker Senior Technology Manager Vodafone Group Research & Development - D Vodafone Pilotentwicklung GmbH Chiemgaustrasse 116 81549 Munich Germany Fon: + 49 (89) 95 410-0 Fax: + 49 (89) 95 410-111 mailto:ron.barker at v-pe.de http://www.vodafone-rnd.com <<Barker, Ron, vpe.vcf>>
2003 Mar 25
1
Help
Hi to all, We are a bit of newbes to imap etc, so may be we just not doing it right. Nevertheless, We have compiled dovecot to run under Solaris 8/9 for IPv6 test. We are going crazy. After a successful compilation, the troubles really began. Solaris 9 1. Every?time we reboot- the directory /var/run/dovecot/auth is gone ???? 2. After the dir is created manually, the server starts.
2001 Oct 31
0
FW: HP3000 problem
-----Original Message----- From: MCCALL,DON (HP-USA,ex1) Sent: Wednesday, October 31, 2001 9:00 AM To: 'Richard Barker'; MCCALL,DON (HP-USA,ex1) Subject: RE: HP3000 problem Hi Richard; Are you doing the operations on these files from the MPE prompt, or are you in the posix shell at the time of the edit/pipe, whatever? And what MPE filetype are you working on? Problem is that samba
2001 Nov 09
0
FW: Samba on Win2K
After I made the following changes to get my Win2k machine to be able to mount my Unix disk, now my Win95 machine is not able to mount the Unix disk (using 'map network drive'). It asks me for a password but says the password is invalid, it is the same password that is used on the Win95 and Unix machines... help > -----Original Message----- > From: Barker, Brian W. > Sent:
2007 Aug 27
2
validate (package Design): error message "subscript out of bounds"
Dear R users I use Windows XP, R2.5.1 (I have read the posting guide, I have contacted the package maintainer first, it is not homework). In a research project on renal cell carcinoma we want to compute Harrell's c index, with optimism correction, for a multivariate Cox regression and also for some univariate Cox models. For some of these univariate models I have encountered an error
2018 Feb 26
0
Ubiquiti Model UAP-AC-PRO
On 02/15/2018 08:41 PM, Gregory P. Ennis wrote: > It looks like the setup requires the use of software; they have some > packages that are ready made for Ubuntu and Debian, but not RedHat > > https://www.ubnt.com/download/unifi/unifi-ap-ac-pro > > Have any of you tried or succeeded in installation this on Centos 7.4? I have several Ubiquiti UniFi access points (nitpick:
2007 Mar 12
1
Print queues not emptying
i'm having this problem: https://bugzilla.samba.org/show_bug.cgi?id=2220 But. i'm running samba 3.0.24 not 3.0.11 as in bug page. take a look: # smbd -b Build environment: Built by: brewbuilder@hs20-bc1-7.build.redhat.com Built on: Wed Feb 7 23:52:44 EST 2007 Built using: gcc Build host: Linux hs20-bc1-7.build.redhat.com 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:56:28 EST
2005 Mar 09
1
plot(bclust) what is the 2nd plot?
Hi everyone, Currently i'm trying to understand the bagged clustering algorithm, bclust {e1071}. When I run the given example in the help file (as below) data(iris) bc1 <- bclust(iris[,1:4], 3, base.centers=5) plot(bc1) and plot the bclust object, 2 graphs are produced. The first is a dendrogram, but what is the second plot? The axes are not labelled and what do the two
2012 Sep 03
2
boxplot - bclust
Hello everybody, I have a problem with the commando of boxplot -bclust. http://127.0.0.1:13155/library/e1071/html/boxplot.bclust.html > data(iris) > bc1 <- bclust(iris[,1:4], 3, base.centers=5) Committee Member: 1(1) 2(1) 3(1) 4(1) 5(1) 6(1) 7(1) 8(1) 9(1) 10(1) Computing Hierarchical Clustering > boxplot(bc1) Warnmeldungen: 1: In if (x$datamean) { : Bedingung hat Länge > 1 und
2000 Apr 09
0
Non-member submission from [Chris Barker <barker@ling.ucsd.edu>] (fwd)
From: Chris Barker <barker at ling.ucsd.edu> To: openssh-unix-dev at mindrot.org Subject: X forwarding (still) broken on Linux This may be a lack-of-adequate-documentation problem rather than a bug, but I can't get X forwarding to work: localhost$ set | grep DIS DISPLAY=localhost.localdomain:11.0 localhost$ set | grep XA XAUTHORITY=/tmp/ssh-gzg13204/cookies localhost$ ssh -v
2011 Feb 27
1
tricky (for me) merging of data
Dear List, I am having trouble with a tricky merging task. I have one data sheet that has dates (continuous) that radio collared individuals were monitored via telemetry. I have a different sheet containing data from instances where individuals were recaptured and associated body condition data was recorded (sheet 2). I would like to merge the two sheets by individual and date (I can do this
2009 Feb 26
0
How do I retrieve column and row names after comparing two matrices?
Hello, I have two matrices as shown below: Matrix 1 ID AB1 BC1 CD1 ... name1 1,1 2,1 0,2 ... name2 2,0 1,2 1,2 ... name3 0,2 1,1 2,0 ... name4 2,0 0,2 0,2 ... Matrix 2 ID AB2 BC2 CD2 ... name1 1,1
2006 Aug 29
1
protecting files from deletion, and using --delete-excluded
Hi all, I am trying to write a script based on rsync to help users select what they want to mirror, what they want to skip and what they want to delete on the remote side. Let's say that I have 1 directory per release: r1.0 r1.1 r2.0 r2.1 r3.1 r3.2 r4.0 r4.1 At some point I have mirrored all of them, but now I want to be able to tell rsync to: - remove all r1.* and r2.* releases - skip
2001 Apr 28
1
Cygwin and sshd (fwd)
---------- Forwarded message ---------- Date: Sat, 28 Apr 2001 13:12:47 -0400 From: Brandon Barker <bebarker at meginc.com> To: openssh at openssh.com Subject: Cygwin and sshd Is it possible to compile and run sshd on win32 with cygwin? When I trie to ./configure and make and make install, only the client programs are produced. Thanks, Brandon Barker
2007 May 04
1
Moving new email from the mail spool to the inbox
We are considering switching from the Washington UW IMAP server to Dovecot for performance reasons, but we make use of the feature in the UW server that automatically moves new email from the mail spool to the IMAP INBOX. Has anyone implemented this in Dovecot, or considered implementing it ? We have a large number of users, so cannot easily change the way that we deliver email. -- Adrian
2007 Nov 21
2
File locking problems and duplicate emails with the snarf plugin
Two weeks ago we switched all our IMAP users (around 25,000) from the Washington IMAP server to Dovecot, and since then there have been several occasions when reading new email just hangs, and duplicate emails appear. We are using the 'snarf' plugin to copy new email to the inbox, and it looks as though the problems are caused by file locking. We have been using the Washington IMAP server
2007 Dec 08
2
Stale NFS file handle and duplicated messages
We recently moved all our users from the Washington IMAP server to Dovecot. There has been a substantial improvement in performance, but some users are reporting duplicate messages, and we see 'Stale NFS file handle' errors in the syslog. Does anyone know what would cause this ? The errors relate to the index file, eg. Nov 29 00:49:47 imap-e.ucl.ac.uk dovecot: [ID 107833 mail.error]
2006 May 31
0
Message deleted
Scanner: MailMonitor for SMTP v1.2.2 Problem description: Email data: MessageID: <200605311020.k4VAKUu12436 at dsi-fe1.dsi.unifi.it> From: r-help at stat.math.ethz.ch To: nesi at dsi.unifi.it Cc: Subject: Returned mail: see transcript for details Scanning part [] Scanning part [letter.zip] Attachment validity check: passed. Virus identity found: W32/MyDoom-O Virus identity found: