Displaying 20 results from an estimated 68 matches for "ramy".
Did you mean:
ram
2012 Jan 04
1
Rami
Hi,
Does anybody know if RAMI (Ruby Ami) is still functional?
And is this still compatible with asterisk 1.8
Best Regards,
Arjan Kroon
Mobillion BV
2006 Jul 21
3
acts_as_ferret with has_many relationship
Using Ferret and the acts_as_ferret plugin, I would like to retrieve
results based on models descended from a parent model:
class Post < ActiveRecord::Base
acts_as_ferret :fields => [ ''title'',
''body'',
:post_author,
:post_comments
]
...
has_one :author
has_many :comments
end
I would like to
2005 Feb 21
2
Samba on AIX
To Whom it may concern:
I am new to the samba world. I need to get samba running on AIX 4.3. Is there a
different download than the one that is on the site or are they all the same. I
downloaded samba-3.11.tar.tar. When I try and untar it on the system, it gives
me an error. Any help from you would be appreciated.
Thanks
Rami Mantoura
Foremost Systems, Inc
2002 Nov 05
0
Jean-Francois RAMI/RPG/SEMENCES/EURALIS est absent.
Je serai absent(e) du 04/11/2002 au 12/11/2002.
Je r?pondrai ? votre message d?s mon retour.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
2007 Jul 04
1
kvm developers' forum 2007
We's like to invite all of you to attend the first annual KVM Forum
2007. Please click here http://www.qumranet.com/KVMForum2007.php to be
taken to the event site where you can learn more about the KVM Forum
2007 and register online. Hosted by the KVM Developer Community, the
purpose of the forum is to bring together developers, testers and other
technical individuals from within the community
2007 Jul 04
1
kvm developers' forum 2007
We's like to invite all of you to attend the first annual KVM Forum
2007. Please click here http://www.qumranet.com/KVMForum2007.php to be
taken to the event site where you can learn more about the KVM Forum
2007 and register online. Hosted by the KVM Developer Community, the
purpose of the forum is to bring together developers, testers and other
technical individuals from within the community
2016 Feb 08
2
Re: Getting "unknown device type" when attaching NPIV (vHBA) to vm
Thank you for your reply,
I'm still getting hard time to attach the hostdev, I couldn't make it work out of the doc.
I took the address details from:
# ll /sys/bus/scsi/devices/7:*
lrwxrwxrwx 1 root root 0 Feb 8 12:58 /sys/bus/scsi/devices/7:0:0:0 -> ../../../devices/pci0000:00/0000:00:03.0/0000:08:00.1/host7/rport-7:0-0/target7:0:0/7:0:0:0
lrwxrwxrwx 1 root root 0 Feb 8 12:58
2012 Dec 13
2
[LLVMdev] Cross compile LLVM
Hi;
I am trying to cross compile LLVM for Android-NDK;
I am using CMake as a build system; hence, i have defined CMAKE_SYSTEM_NAME
variable so to turn on CMAKE_CROSSCOMPILING flag, being used by LLVM.
As far as i understand from the LLVM structure; when cross compiling,
executable are generated with two versions; one goes under the target build
directory ${CMAKE_BINARY_DIR} and the other goes
2006 Aug 19
11
Need help with multi_search
I have been trying to use multi_search to search accross multiple
associated models, but I have had no luck at all. I have scoured the net
and this forum for all similar posts, but none of them contain enough
code for me to get it to work.
I am successfully able to search individual models, and then display the
results without a problem.
I have the following 2 models, Product and Component.
2009 Oct 20
3
Courier to dovecot migration issue
Hello,
I am trying to migrate users form courier to dovecot 1.2.6.
The main configuration parameters are as follows :
------------------------------------------------------------------------------------------------------
# 1.2.6: /usr/local/etc/dovecot.conf
Warning: fd limit 1024 is lower than what Dovecot can use under full load
(more than 2304). Either grow the limit or change
2010 Feb 20
0
FAVVIO.COM Watch Movies Online For Free Full Movie Downloads
Watch Movies Online For Free Full Movie Downloads,stream movies online free,trailer, New Moon ,2012 ,Taylor Lautner,Twilight ,Precious ,Transformers: Revenge of the Fallen,Harry Potter and the Half-Blood Prince,Up,The Hangover,Star Trek,The Twilight Saga: New Moon,Monsters Vs. Aliens,Ice Age: Dawn of the Dinosaurs,X-Men Origins: Wolverine,Night at the Museum: Battle of the Smithsonian,The
2016 Feb 01
2
Getting "unknown device type" when attaching NPIV (vHBA) to vm
Hi,
I'm trying to attach a host FC HBA to VM (NPIV).
Running ovirt 3.5 on CentOS 6.7, libvirt-0.10.2-46.el6_6.6.x86_64, I created vHBA using nodedev-create command - see below HBA and vHBA.
I wrote a vdsm hook which appends the vHBA xml stanza to the devices xml element but the vm start starts without the vHBA device.
Also, when trying to attach the device manually as a live device - I get:
2006 Jan 10
3
ROR setup problems with Suse + apache
hello,
I am tying to run ROR on apache 2 with suse linux 9.3,
and I do not succeed with it.
I set rubby und rails and all scripts are running fine.
my Document root :
/srv/rails/demo/public
I did not setup FastCGI because I could not run it with
normal CGI jet.
my Virtual Server runs on 192.168.0.111
ServerName rails
DocumentRoot /srv/rails/demo/public
<Directory
2016 Feb 09
0
Re: Getting "unknown device type" when attaching NPIV (vHBA) to vm
On 02/08/2016 06:01 PM, Vaknin, Rami wrote:
> Thank you for your reply,
> I'm still getting hard time to attach the hostdev, I couldn't make it work out of the doc.
>
> I took the address details from:
>
> # ll /sys/bus/scsi/devices/7:*
> lrwxrwxrwx 1 root root 0 Feb 8 12:58 /sys/bus/scsi/devices/7:0:0:0 ->
2008 Aug 11
1
question about knn
Hello all,
am a newby in R,
am trying the knn function, and am doing just a stupid test :
> knn(c(1,2,3,4,5,6), c(3), k=4 ,prob=TRUE,factor(c(1:6)))
the result is unstable !! i have each time different result :
[1] 5
attr(,"prob")
[1] 0.1666667
Levels: 1 2 3 4 5 6
[1] 4
attr(,"prob")
[1] 0.1666667
Levels: 1 2 3 4 5 6
[1] 1
attr(,"prob")
[1] 0.1666667
Levels:
2009 Aug 23
1
read data element from data frame
Hi;
I have a very basic question about reading element from dataframe T (2 dimentional)
I want to extract element T[1,1] as a string. T[1,1] returns an element with "names", means header.
this i cannot compare with any other list of strings.
how can i fix that?
Thanks
Rami
_________________________________________________________________
[[alternative HTML version
2009 Aug 23
1
reading from dataframe?
Hi;
I have a very basic question about reading element from dataframe T (2 dimentional)
I want to extract element T[1,1] as a string. T[1,1] returns an element with "names", means header.
this i cannot compare with any other list of strings.
how can i fix that?
Thanks
Rami
_________________________________________________________________
Get back to school stuff for them and
2009 Aug 24
2
create list entry from variable
Hi;
assume i<-10
how can i create a list having key=10 and value=11
list(i=11) generates a list with
'i'
[1] 11
and not
10
[1] 11
any help?
Thanks
_________________________________________________________________
Facebook.
:ON:WL:en-US:SI_SB_facebook:082009
[[alternative HTML version deleted]]
2006 Nov 01
1
Asterisk Manager and Ruby
Hi,
Any one using Rubi asterisk manager interface
http://rubyforge.org/projects/rami/ ?
How stable/usable it is?
raj
2008 Sep 09
1
Memory allocation problem (during kmeans)
Dear all,
I am trying to apply kmeans clusterring on a data file (size is about 300
Mb)
I read this file using
x=read.table('file path' , sep=" ")
then i do kmeans(x,25)
but the process stops after two minutes with an error :
Error: cannot allocate vector of size 907.3 Mb
when i read the archive i notice that the best solution is to use a 64bit
OS.
"Error messages