Displaying 4 results from an estimated 4 matches for "nka".
Did you mean:
na
2007 Nov 27
2
exporting clustering results to table
Hello list,
the following approach did not work:
clustersA <- pam(distances, nkA, diss=TRUE);
gc();
filenameclu = paste("filenameclu", ".txt");
write.table(clustersA , file=filenameclu,sep=",");
although it worked with
clustersA <- hclust(distances, method="ward");
and a consecutive
kclassA <- cutree(clustersA, k=nkA);
filename = p...
2005 May 24
1
Samba net rpc group add NT_STATUS _ACCESS_DENIED
...nnig on samba PDC command: net rpc group add "demo" -Uroot%password , samba returns this message: NT_STATUS _ACCESS_DENIED.
What is it? Where shall I set access rights?
Thanks
Zdenek
____________________________________________________________
http://www.seznam.cz - e-mailov? schr?nka 2000 MB
2012 Jun 24
0
nouveau _BIOS method
...._SB_.PR00.C
06a0: 1b 1e 12 0d 04 0c ff ff 1f 00 00 4c 4e 4b 46 00 ...........LNKF.
06b0: 12 0d 04 0c ff ff 1f 00 01 4c 4e 4b 44 00 12 0e .........LNKD...
06c0: 04 0c ff ff 1f 00 0a 02 4c 4e 4b 43 00 12 0e 04 ........LNKC....
06d0: 0c ff ff 1f 00 0a 03 4c 4e 4b 41 00 12 0d 04 0c .......LNKA.....
06e0: ff ff 1d 00 00 4c 4e 4b 48 00 12 0d 04 0c ff ff .....LNKH.......
06f0: 1a 00 00 4c 4e 4b 41 00 12 0d 04 0c ff ff 1b 00 ...LNKA.........
0700: 00 4c 4e 4b 47 00 12 0d 04 0c ff ff 18 00 00 4c .LNKG..........L
0710: 4e 4b 45 00 12 0d 04 0c ff ff 19 00 00 4c 4e 4b NKE..........LN...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking