search for: a05e

Displaying 20 results from an estimated 31 matches for "a05e".

Did you mean: a05
2009 Jun 23
2
Long to wide format without time variable
Hi all, I am trying to convert a data set of physician death codings (each individual's cause of death is coded by multiple physicians) from long to wide format, but the "reshape" function doesn't seem to work because it requires a "time" variable to identify the sequence among the repeated observations within individuals. My data set has no order, and different
2011 Mar 11
3
Large dataset operations
Hello all, I'm new to R and trying to figure out how to perform calculations on a large dataset (300 000 datapoints). I have already made some code to do this but it is awfully slow. What I want to do is add a new column for each "rep_ " column where I have taken each value and divide it by the mean of all values where "PlateNo" is the same. My data is in the following
2010 Sep 20
0
No subject
connection will remain a TCP connection unless it is broken and restarted. Usually if I stop the client and wait for about 30 seconds to reconnect, there is a much greater chance that the MTU probes work fine, and in about 30 seconds MTU is fixed to 1416. Every time when the MTU probing fails, I see latency between 700 - 1000 ms with 32 byte pings over a LAN. Every time when the MTU probing does
2011 Jan 08
3
MEMDISK issues and Dell OptiPlex and Latitude systems
Hello all. Again I call upon the greats of this mailing list to help me with an issue related to MEMDISK - notably when paired with various Dell OptiPlex and Latitude systems. The issue presented itself sometime ago and I best dealt with it by remaining with version 3.83 of the SYSLINUX package. But valuing the improved changes fostered by newer versions, I would prefer to move forward with
2007 Feb 10
1
Differences between IDLE when Maildir vs. wel the "mail" folder is used
Are there any differences with how both IDLE and "UID FETCH n:n+x (FLAGS UID...)" are handled when Dovecot is using a "mail" vs. a "Maildir" user? I have recently implemented support for IDLE (Push E-mail) in a client infrastructure that I'm building. I haven't in depth checked out what the problem might be, but when Dovecot was using the "mail" dir
2014 Jul 23
1
DELL E6510 pxelinux issues
Hello Ady, On 23.07.2014 16:21, Ady wrote: > FWIW, you have not mentioned specifically updating to BIOS version > A11 before trying A15. I started with A05, updated to A10, then A11 and now A15. >
2017 Nov 07
2
dovecot-lda without starting dovecot?
On Tue, 7 Nov 2017 19:19:23 +0200 Timo Sirainen <tss at iki.fi> wrote: > On 7 Nov 2017, at 9.15, Stephan von Krawczynski <skraw.ml at ithnet.com> wrote: > > > > On Tue, 07 Nov 2017 13:19:12 +1000 > > Noel Butler <noel.butler at ausics.net> wrote: > > > >> mail_location Optionally disable indexes using :INDEX=MEMORY > >>
2009 Sep 19
3
Creating histograms from factors using a for loop
# I have a dataframe with data and factors similar to the following: a <- rep(c("a", "b"), c(6,6)) df <- data.frame(f=a, d=rnorm(12)) df # I am trying to write a 'for' loop which will produce a jpeg histogram for each factor. I can individually isolate the data from a factor and produce a jpeg histogram like so: fnc <- function(x){ x <-
2014 Jul 23
2
DELL E6510 pxelinux issues
Hello, On 23.07.2014 15:07, Ady wrote: >> Is there something I can test or help to diagnose? > > What about 6.03-pre18 (or newer)? > http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ 6.03-pre18 is still slow: > 16:06:07.494125 IP dell.phahn.dev.49232 > xen12.phahn.dev.57501: UDP, length 4 > 16:06:07.494250 IP xen12.phahn.dev.57501 >
2012 Apr 26
2
Problems booting from local hd
Hi, I've got a question regarding pxelinux: It seems that there is a buck in syslinux 3.86 (or still is in the current build) in the reset_pxe function. If I call "syslinux_local_boot(0)" (in a COM32 binary) the KeepPXE variable is always 1 which resets the PXE stack instead of unloading it: local_boot: push cs pop ds mov [LocalBootType],ax call vgaclearmode mov
2010 Aug 02
3
quota not updated
Hi, we're using quota with the maildir backend. When new mail arrives, the quota gets updated. But when mail is expunged, quota stays the same (see imap dialog below). We're using the latest version from hg ( 1.2.13 ). Any ideas? ###quota part from dovecot -n plugin: quota: maildir:User quota quota_rule: *:storage=2000M quota_warning: storage=95%% /usr/local/bin/quota-warning.sh
2014 Jul 23
3
DELL E6510 pxelinux issues
Hello, I have a problem with our DELL E6510 notebooks (BIOS version A05): 1. After the update from syslinux-3.71 to 4.02 LOCALBOOT no longer works. I've read <http://www.syslinux.org/wiki/index.php/Hardware_Compatibility#LOCALBOOT_on_Dell_Latitude_E6400> and neither version works. The behavior differs between the laptop rebooting automatically and getting stuck. I checked all versions
2009 Sep 19
2
Counting observations of a combined factor
#I have a dataset with two factor. I want to combine those factors into a single factor and count the number of data values for each new factor. The following gives a comparable dataframe: a <- rep(c("a", "b"), c(6,6)) b <- rep(c("c", "d"), c(6,6)) df <- data.frame(f1=a, f2=b, d=rnorm(12)) df # I use the 'interaction' function to combine
2010 Dec 07
4
Creating binary variable depending on strings of two dataframes
Hi, consider the following two dataframes: x1=c("232","3454","3455","342","13") x2=c("1","1","1","0","0") data1=data.frame(x1,x2) y1=c("232","232","3454","3454","3455","342","13","13","13","13")
2017 Feb 13
0
MIB error
Please report it to NUT developers, with an 'upsc' output for your device. Going back to the classic MIB detection method. Driver exited abnormally Network UPS Tools - Generic SNMP UPS driver 0.70 (2.7.1) kill: No such process No matching MIB found for sysOID '.1.3.6.1.4.1.674.10902.2'! Please report it to NUT developers, with an 'upsc' output for your device. Going back to
2017 Nov 07
0
dovecot-lda without starting dovecot?
On 7 Nov 2017, at 21.33, Stephan von Krawczynski <skraw.ml at ithnet.com> wrote: > > > Me again have to stress that our former implementation of the lda process did > do exactly nothing to all the dovecot files, and everything worked pretty > well. We had no problems in years. So I really wonder if it wouldn't be the > best way to simply cut away all the heavy dovecot
2006 Mar 21
2
Dovecot 1.0 beta3 and SUBSCRIBE
Using: default_mail_env = mbox:~/mail:INBOX=/var/mail/%u:INDEX=/var/indexes/%u I have a ~/mail/.subscriptions file (copied from .mailboxlist) Using: telnet localhost 143 a04 LSUB "" "*" => works fine, gives the list of subscribed folders a05 LIST "" * => works fine, gives the list of all folders a06 SUBSCRIBE "test" => deletes the
2005 Apr 07
1
timeout
Hi I dont work much with syslinux and linux. But in my last test with pxelinux I woundert why the timout function is ignored by pxelinux. There is no hint in the documentation or in the web. I've figured out that the timout function doesn't work if the prompt setting is 0. timout 50 prompt 0 doesn't work I've tested it in versio 3.07, 3.06 and an "unknown" old
2005 Apr 13
3
PXElinux and configs
I'm just wondering if there is an easy way to do this... My pxelinux.cfg/default is getting very long... and I'd like to make it shorter by spliting it up into sections which would load other config files. So basically I want to do something like the grub: "configfile (nd)/other.lst" Is there an easy way? -- Cheers Paul
2018 Oct 29
1
question for CentOS6.2
Dear CentOS project's member I hope to decide the following problem with your knowledge. 1.I installed the CentOS6.2 into the DELL PC(https://www.dell.com/support/manuals/jp/ja/jpbsd1/latitude-e7440-ultrabook/late7440om-v3/specifications?guid=guid-247916a5-f1d3-44b2-82b7-f14374bb9a73&lang=en-us) with bootable usb created with CentOS-6.2-x86_64-minimal.iso. after that.I started the