search for: acgi

Displaying 3 results from an estimated 3 matches for "acgi".

Did you mean: acg
2007 Jul 14
1
How to remove the quote "" in the data frame?
...me "res", there is no quote in the data frame. However, I add "ress", all column were found the quote. How to remove it? If you can delete the quote in the file "ress", that is better. Thanks. > ress[1:10] [1] "ABHO.ABNE" "ABHO.ACBA" "ABHO.ACGI" "ABHO.ACKO" "ABHO.ACMA" "ABHO.ACMO" [7] "ABHO.ACPS" "ABHO.ACSE" "ABHO.ACTE" "ABHO.ACTR" > res=cbind(obv.value,p.value,mean.sim) > res[1:10,] obv.value p.value mean.sim [1,] 2 1.0 6.0 [2,]...
2006 Nov 04
0
cry for help - make this faster
yes, it will require deep ruby and ''c'' knowledge http://codeforpeople.com/lib/ruby/acgi/acgi-0.1.0/README and, obviously http://codeforpeople.com/lib/ruby/acgi/ i think it''s a potentially powerful idea. if you know how to make it faster, please do so and send in a patch. at this point only a factor of 2x is need to close the gap on fastcgi. at this point the emphasi...
2008 Oct 16
9
Shared SAN disk LUN between 2 servers and migration problem
HI Dom0 is CentOS 5.2, 64-bit, Xen version 3.2.1 and 3.2.2. I got Fiber SAN disk system and 2 servers and i am making shared LUN available to both servers. Then i got multipath layer running on both Dom0s and so Xen is seeing device-mapper file, instead of two /dev/sdX devices, then i have setup Xen domU (HVM Windows 2003) using /dev/mapper/sharedLUN as physical storage to my windows server.