Displaying 20 results from an estimated 112 matches for "acording".
Did you mean:
according
2009 May 09
3
using yum and puppet simultaneously
...puppet set up and installed how does updating occour,
if for example i have a package httpd instaledd on all my servers and
there is an update to this package will i still need to log into every
machine to run the updater or will puppet notice that the package is
not at the latest level and update acordingly?
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to puppet-users+u...
2007 Nov 24
5
Service.start arguments failing or causing segfault
Hi,
Unless I''m mistaken the final arguments to Service.start should be
passed to the Daemon''s service_main method. Correct?
I modified the Service.start method (now in CVS) to look something like
this:
def self.start(service, host=nil, *args)
...
num_args = args.length
if args.empty?
args = nil
else
args.unshift(service) # Necessary?
2003 Jan 29
2
problems with by()
...] 5.5
------------------------------------------------------------
y: 2
[1] 5.5
>
#
so, how can I get the function(x) to be applied to each level
of the index variable y.
Actually I use my own function but the same happens, it is applied to all
the data and there is no partition of the data acording to index
Do not tell me that this version of R is completely buggy, I was waiting
for the 1.7 to be out before upgrading
R : Copyright 2002, The R Development Core Team
Version 1.6.1 (2002-11-01)
R.Heberto.Ghezzo Ph.D.
Meakins-Christie Labs
McGill University
Montreal - Canada
2004 May 07
2
Samples inside a packet
Hi,
Just to confirm:
for blockSizes of 256 and 2048 (0 and 1 respectively) the number of sample inside this audio packet will be acording to table below:
LastWind ThisWin Samples
0 0 128
0 1 576
1 0 576
1 1 1024
Correct??
thanks a lot.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg proje...
2018 Mar 09
3
smb protocol version
Hi comunity, i have implemented in my company a small samba server only
use for sharing proposes. Mi problem is simple, in the config i set the
directives "client min protocol = SMB2" and "client max protocol =
SMB3_11". Acording to this 2 directives a client with Windows XP can't
connect to my server, but i have 2 clientes using that OS and conncect
without problems. I let my config here, any sugestions will be apreceated.
[global]
##
local master = no
load printers = no
printing = bsd
printcap n...
2011 Nov 29
7
gem for storing and tracking changes
Hi people
I want to know which is the best gem or plug-in to store and track
register changes for a rails 3.0.9 app
Hope you can help me, thanks
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this
2018 Nov 08
2
ggplot con muchos colores
Buenos días, estoy haciendo unos mapas con ggplot, con 29 categorías,
por lo que tengo que utilizar library(RColorBrewer) para disponer de
suficientes colores. El problema es que al hacerlo acorde a dos
variables distintas (color=var1 y color=var2), cuyas 29 categorías son
obviamente las mismas, les da distintos colores y no puedo comparar
los mapas.
Muchas gracias,
Manuel
2004 Aug 06
3
ogg player for mac
Hi:
Seems to me that Whamb! needs to be listed on the vorbis.com software page
for MacOSX. This seems to be the best player out there for the mac
(acording to what I've read here and on other lists) and it's not listed
there (or at least it wasn't about 12 hours ago).
Geoff.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to '...
2004 Dec 14
3
R stat functions do not work as stated on the mannual (PR#7419)
...second line shows that when this function has 3 arguments, the last=
one is the log.p argument and the lower.tail is taken by default to true.
3.- The third line shows that when this function has 4 arguments, the third=
one keeps on being the log.p argument and the lower.tail is the last one.
4.- Acording to the mannual, the lower.tail should be the third argument an=
d not the last one.
Best regards,
=0D
Jos=E9 Luis Casado Mart=EDnez
------------------------------------------------------------------
European Computing Consultants
C/ Hermanos Garc=EDa Noblejas, N=BA 39, 5=AA, N 1
28037 Madrid
Telf....
2002 Aug 10
1
poscript("fileName.eps") possible?
I have been checking the information provided with postscript().
Acording to the manual the argument of postscript() is the name of a
file with extension ps .
The postscript produced by R is EPS (Encapsulated PostScript)
compatible, so I tried to pass to postscript() the name of a file
with extension eps. Then I included this file in
a Latex document and everything...
2003 Jul 17
1
R matrices in memory
Acording to the documentation in gsl
"The physical row dimension tda, or trailing dimension, specifies the size
of a row of the matrix as laid out in memory"
I think that if I pass a matrix to C++ through .C as single ( or.double ),
that is,
.C ( as.single ( matrix ))
then the tda is simply...
2008 Nov 11
1
thickness of boxplots
Hi R users:
How can I obtain with bwplot boxplots with bwplot whose box width
will vary acording to other variable.
bwplot(categ1~continuos|categ2,box.ratio=continuos2,data=data.base)
But it doesn't work as I expected.
Thank you for your help.
Kenneth
2005 Jul 13
1
problem with server certificate: dovectot.pem
...t STARTTLS,
but when i try to use this option i receive:
"TLS handshake failure. Invalid server certificate (Key material
mismatch)"
I dont know what is this.
I use certificate that is generate with script for dovecot (that work
at begining).
Even i try to rebuild this certificate acording with new domain but
nothing.
Where is my problem?
P.S. All works before changed my domain!!!
2003 May 26
1
Intel 536EP Full Duplex support
Hi
Anybody have a example or use this modem as FXO, acording to intel this
modem is a real full duplex modem, so i have one question why i can we
use this modem as fxo
My idea is simple when you recive a call in the modem you can transfer
this call to any other place using for example a IAX2 or Openh323
protocol
This is posible?
Thanks
2009 May 31
1
h323 guide for asterisk
Hi people!
I am looking for a h.323 implementation guide for asterisk. I looked in
the doc folder of the latest asterisk source distribution and I didn't
fund anything acording to this subject.
If you guys could give me any advise, I would thank you.
Tamer
2003 Jun 23
1
forum (PR#3322)
Full_Name: tomer maymon
Version: 1.4
OS: windows XP
Submission from: (NULL) (128.139.197.33)
hi
i'm sorry to disturb you ,but i have few questions acording R-language .like how
can i ran it from delphi.where can find R forum that i can ask this questions.
Thanks in advance
Tomer
2013 Mar 10
1
BEST WAY TO DEVELOP DYNAMIC DROPDOWNS
Hi,
I have these models : Country, State, City . Each of these model has a
dropdown, when i select a country i want to populate state acording to the
selected country and also city with state selection.
I know that to do this i have to use jquery/ajax , but i dont know wich is
the best way to do it.
I have this example as reference :
http://pullmonkey.com/2012/08/11/dynamic-select-boxes-ruby-on-rails-3/ . Is
this a good option to do it?...
2004 Jun 09
2
moving data and output?
.... How can I make outputs of the grafics (plot, hist, ...) into a file?
3. Can I make latex output of the grafics (any tool, like texdraw or
pictex ...)?
4. I know about sink(). But can I format the output for LaTeX, like a
\begin{tabular} ... \end{tabular} for a dist() matrix or similar?
5. Acording to the other questions, where can I find answers for this
questions, if I'm not the first one who is asking?
Thanks for help,
Martin
2023 May 27
1
A stupid problem with Playback
Acording to the book, I'm supposed to put things into what Asterisk
thinks is its default audio file location, /var/lib/asterisk/sounds, and
I'm supposed to be able to create a custom directory off of that path
and use it in a relative-syntax way in the Playback directive, like so:
...
sa...
2013 Sep 04
3
Puppet Dashboard Error 400 Invalid Parameter at passenger pp:48
Hi,
I am new to the job and forum. I installed puppet and puppetmaster and set
up my first dependencies acording to a manual that we have here in our
company. Everything works fine and I can set up new nodes with several
modules to choose from. Unfortunatley the Dashboard
<http://forge.puppetlabs.com/puppetlabs/dashboard>gives me errors instead
of starting correctley.
Here the message:
Error: Cou...