Displaying 20 results from an estimated 7000 matches similar to: "service reload?"
2007 Feb 27
14
Using a single class multiple times
Hi-
Recently starting using puppet while migrating an existing messy group
of systems to some nice new hardware. Things are going incredibly well,
and puppet''s functioning great. Have a bit of a headache. I''d like to
keep myself from duplicating lots of included classes. Lets say I have
this (snippet of a) class:
class dbserver {
file { "/etc/my_${db}.cnf":
2007 Jan 23
5
puppetd and puppetmasterd init script submission
Hey All,
Id like to submit two init scripts for debian for puppetd and puppetmasterd,
Which is the best to do this?
Cheers
B
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Mar 16
19
Terminology
Hello folks,
I''ve blended/updated the Glossary of Terms
(<http://reductivelabs.com/trac/puppet/wiki/GlossaryOfTerms>). It seems
the definition of "manifests" is a bit different amongst members.
Some people consider a "manifest" to be a configuration file written in
puppet, e.g. any .pp file. But at my organization, we''ve considered the
totality
2009 Feb 02
1
Beveridge Nelson Decomposition
Hi,
Would anyone know if it is possible to run a Beveridge Nelson decomposition
of a univariate time series object in R? I searched in the help files but
didn't come across any potential methods.
Thanks very much,
Shruthi
--
View this message in context: http://www.nabble.com/Beveridge-Nelson-Decomposition-tp21789452p21789452.html
Sent from the R help mailing list archive at Nabble.com.
2007 Feb 13
10
Is there a limit on the size of a template?
Hello,
I have recently run across the following error:
/usr/lib/ruby/1.8/yaml/rubytypes.rb:315: [BUG] Segmentation fault
This has happened after adding a particularly large template file with ruby 1.8.1.
Thank you,
-- Rob --
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews
2002 Jun 22
7
bonding & vlan - kernel 2.4.18 (RHL7.3)
Hi,
Hopefully this won''t be too off-topic (I''ve seen both bonding & vlan
mentioned on the list, but not really together).
I''ve tried to get bonding (2 x 100Mb EEPro, but will want to try on
1000BaseT) and vlans to work together, but without luck. I can get them
working fine (seemingly at least - I didn''t tried bursting on the
bonded port) individually.
2012 Oct 01
3
(no subject)
Hello,
I am a new R -user and request your help for the following problem.
I need to merge two dataset of longitudinal study which has two column
(id and respose) common. when I used merge option to join the datas
side be side, because of the repeated subject id, I got larger data
set which is not accurate.
I would like to connect twi data sets by id and response in such a
way that data are
2007 Apr 16
2
sip tcp support
Hi all,
i have asterisk 1.2.17 with sip tcp support and i am
trying to connect asterisk with HiPath 4000 V.3.0
using SIP. I can see the registration from the HG3540.
But when i try to place a call from Asterisk to
HiPath, the call fails with SIP/2.0 603 Declined.
The strange thing is that the first INVITE uses tcp
and the response is a 100 TRYING, the next 7 INVITE
are using udp and the respose
2003 Feb 14
0
Samba on Solaris9
Samba-Persons,
Could someone help me with the location of a specific
'how-to' to get samba up and running on Solaris 9 (64bit). Or any other
info on the subject.
_____________________________________:-)
Paul Ketelaar, Assoc. Dip. Eng. (Elec)
Paul Ketelaar - IT&T and WWW Design Consultants
ABN: 54 704 496 833
SuSE Linux Solution Provider
paulk@ketelaar.com.au
Ph: 0407
2004 Dec 29
1
predict.glm
Hi All,
Sorry for this is a very naive question.
I am trying to do binary classification (male vs female) using glm using following data:
X1 X2 X3 Class
2.3 4.5 2.1 Male
0.9 3.2 1.6 Male
1.7 1.8 2.6 Feamle
I am trying to use predict.glm for prediction with type="respose" which gives the predicted probabilities as per documentation.
My
2009 Jan 10
1
Arguments for Rcmd BATCH
Sorry to bother you and I hope this will be easy to solve.
I am trying to run R scripts in batch, called from another programme, under
Windows XP. I have R 2.4.1
I need to be able to pass a list of numeric arguments to the script as well.
The Rscript and its input data file are attached.
I have been trying the syntax below but it doesn't work:
Rcmd BATCH -no-save
2004 Aug 06
0
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
From: "Brendan Cully" <brendan@icecast.org>
> On Tuesday, 10 July 2001 at 14:10, Nick Ludlam wrote:
> > From: "Brendan Cully" <brendan@icecast.org>
> > > On Tuesday, 10 July 2001 at 03:21, Nick Ludlam wrote:
> > > > From: "Brendan Cully" <brendan@icecast.org>
> > > > > That handles the segfault, I
2008 Apr 01
10
Request for code review: the brendan() action
This came up as an RFE during the conference (I believe it''s been logged
as "4012008: brendan() action needed for DTrace Toolkit".)
As everyone here is aware, DTrace is not quite as user friendly as it
could be. For the uninitiated, it can be confusing to run a DTrace
script and not see the expected output. Brendan Gregg has addressed
this in the DTrace Toolkit[1] by
2004 Sep 10
0
slow FLAC__file_decoder_seek_absolute()...
On Fri, Jan 25, 2002 at 07:22:05PM -0800, Josh Coalson wrote:
> sorry about the delay... first, yes you are calling it
> correctly. if your encoded files have max_framesize == 0,
> then that should mean that either 1) you were using the
> command-line flac to encode to stdout; or 2) you are using
> libFLAC directly. if 2, you can replicate the functionality
> that is in
2006 Dec 18
1
[PATCH] Disable GCC stack protection in kernel builds
# HG changeset patch
# User Brendan Cully <brendan@cs.ubc.ca>
# Date 1166470577 28800
# Node ID 18d9894cb78627cf743a2df98f29e22d3ffd7819
# Parent 469478194aef6e987f9281efbc0756749be6eb80
Disable GCC stack protection in kernel builds.
Without this flag, the kernel won''t build on Ubuntu 6.10.
Signed-off-by: Brendan Cully <brendan@cs.ubc.ca>
diff -r 469478194aef -r
2005 Feb 13
0
CALL FOR TESTING: libshout 2.1 beta
After two weeks with no feedback, it occurs to me that perhaps I
should have sent this to the icecast list instead of icecast-dev.
Any feedback in the next week would be appreciated. If nothing bad is
reported (bugs in the library, ABI incompatibility, build errors,
etc), we'll probably release libshout 2.1 next weekend.
----- Forwarded message from Brendan Cully <brendan@xiph.org>
2004 Aug 06
4
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
On Tuesday, 10 July 2001 at 14:10, Nick Ludlam wrote:
> From: "Brendan Cully" <brendan@icecast.org>
> > On Tuesday, 10 July 2001 at 03:21, Nick Ludlam wrote:
> > > From: "Brendan Cully" <brendan@icecast.org>
> > > > That handles the segfault, I don't know why the stream wouldn't be
> > > > sent fast enough though...
2014 Jan 17
4
Opus in WebM
Yes, it's basically an intrinsic aspect of the mathematics. If you seek
into the middle of an Opus stream, that's about how long it takes before
the audio converges to be correct.
On Jan 17, 2014 2:13 PM, "Brendan Bolles" <brendan at fnordware.com> wrote:
> On Jan 7, 2014, at 11:11 AM, Brendan Bolles wrote:
>
> > The closest thing to a standards document for
2006 Feb 11
1
Spammers on the mailing list?
In respose to my "when is update 3 coming out?" I received the
following mail from brian.trudeau at eastek-intl.com offlist.
Thank you for submitting a ticket to support.
Your ticket number is [04E-0B7CC3CC-3842].
Please keep this ticket number for your records and include it in the
subject (including brackets) of all future emails regarding this
issue.
Thank You,
Support Staff
2004 Sep 10
2
slow FLAC__file_decoder_seek_absolute()...
sorry about the delay... first, yes you are calling it
correctly. if your encoded files have max_framesize == 0,
then that should mean that either 1) you were using the
command-line flac to encode to stdout; or 2) you are using
libFLAC directly. if 2, you can replicate the functionality
that is in src/flac/encode.c:metadata_callback() to write
back statistics and seek table to the metadata in