Displaying 6 results from an estimated 6 matches for "mk3".
Did you mean:
mk
2009 Jun 10
1
how to get output from a nested loop
...not sure how to define it differently.
##I want to make a list file of all 1x1 combinations of "mk" columns, and add "clone" and "S" to these combinations.
clone<-c("c1","c2","c3","c4")
mk1<-c(1,1,0,0)
mk2<-c(0,0,0,1)
mk3<-c(1,1,1,1)
mk4<-c(0,0,0,0)
mk5<-c(0,0,0,1)
S<-c(4,5,3,2)
t1<-as.data.frame(cbind(clone,mk1,mk2,mk3,mk4, mk5,S))
row.names(t1)<-t1$clone
t1<-t1[,-1]
t1
###A nested loop. I'm trying to get all combinations of columns 1:5 and join each of them with column 7.
st1 <- list...
2007 Feb 11
2
[Fwd: Disable a User's email account]
Dear All,
The System is FC6...
So, how to disbale a User's mail service ?
eg : Sendmail ( SMTP ) + Dovecot ( pop3 /imap ).
Edward.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070211/fd834a4f/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was
2004 Oct 13
1
Vorbis with SDL_mixer and mingw32
...ists there's a missing entrypoint.
Also, does anyone know what the difference between the "normal" library
files (e.g. libogg.lib/dll) and the library files with the "_d" suffix (e.g.
libogg_d.lib/dll) is?
Thanks.
--
Phil. | Acorn Risc PC600 Mk3, SA202, 64MB, 6GB,
philpem@philpem.me.uk | ViewFinder, 10BaseT Ethernet, 2-slice,
http://www.philpem.me.uk/ | 48xCD, ARCINv6c IDE, SCSI
... I'm writing a book. I've got the page numbers done.
2005 Feb 22
0
Samba 3.0.10 as a PDC
...print$]
comment = Printer drivers
path = /etc/samba/drivers
write list = root, philpem
[ END SMB.CONF ]
/samba/profiles is chmod 1777, /samba/netlogon is chmod 755. Both are chowned
root.root.
Does anyone have any suggestions?
Thanks.
--
Phil. | Acorn Risc PC600 Mk3, SA202, 64MB, 6GB,
philpem@philpem.me.uk | ViewFinder, 10BaseT Ethernet, 2-slice,
http://www.philpem.me.uk/ | 48xCD, ARCINv6c IDE, SCSI
Acme Dynamite. Guaranteed to fail unsafe.
2005 Oct 05
10
xen 2.0 testing / DMA failure with ivtv-driver
Hi everyone,
i''m currently try migrate my mythtv-server into an xen maschine but the
ivtv-driver for my Hauppauge PVR350 doesn''t work. Now, a lot of googling
and reading later i''m now here.
I''ve an error which i can''t exactly allocate: is it an driver or an xen
generated error ?
I got with the ivtv-drivers following error:
(0.2.x ivtv driver)
2005 Apr 21
10
apci issue
Hi,
Updated to current bk today, and my machine stopped booting ...
I''ve tracked it down to the apic changes from end of last week.
cset 1.1307 boots fine, 1.1308 doesn''t.
Diff of the boot messages is below. Full logs are also attached.
Gerd
--- log-1.1307 2005-04-21 14:40:57.372885027 +0200
+++ log-1.1308 2005-04-21 14:38:52.236553392 +0200
@@ -7,7 +7,7 @@