Displaying 4 results from an estimated 4 matches for "kyou".
Did you mean:
khou
2010 Dec 11
6
How to use "xe tunnel-create" to create GRE tunnel?
...rk_created_by_xe_network_create
then I got an uuid which is "access-PIF" of output from "xe tunnel-list".
what should I do next? how to set remote_ip and GRE type and GRE key?
I already know how to do these by open vswitch, I just want to use xe
command do same things.
than kyou.
--
Frank Zhang
Cloud.com INC
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Jun 30
3
data extraction
Dear mailing list I have a data that have 20,000 rows and 20 columns. Io
wonted to extract the 10th row only. Example the 10th, 20th, 30th 40th…..20000
th. can you please help me how do I do that.Than kyou.
Example is below.
Inpute:
AG GG GG AG
CC CC CC CC
CT CC CT CT
GG GG GG GG
CC CC CC CC
GG GG GG GG
CC CC CC CC
GG CG CG GG
GG GG GG GG
*CC CC CC CC*
AA AG AG AA
AA AA AA AA
GG AG AG GG
GG AG AG GG
GG GG GG GG
TT TT TT TT
AA AG AG AA
CT CC CT TT
AG AA AG GG
*AA AA AG AG*
AA AA AA AA
CC CC CC CG
GG G...
2008 Jun 23
2
Messaging system
Hey All,
I''m trying to put a messaging system together using this
http://www.novawave.net/public/rails_messaging_tutorial.html.
All working fine but I''d like to be to thread the replies.
At the moment, a message goes out, someone replies to it and the
original is simply included in the reply. I''d like to be able to thread
the replies using acts_as_tree or something but
2012 Sep 13
6
[newbie] aggregating table() results and simplifying code with loop
Dear all,
I'm looking for primary help at aggregating table() results and at
writing a loop (if useful)
My dataset ( http://goo.gl/gEPKW ) is composed of 23k rows, each one
representing a point in the space of which we know the land cover over
10 years (column y01 to y10).
I need to analyse it with a temporal sliding window of 5 years (y01 to
y05, y02 to y06 and so forth)
For each period