Displaying 20 results from an estimated 1000 matches similar to: "No subject"
2008 Feb 11
9
Storeconfigs purge Perl
Here''s some happy-fun Perl to make your storeconfig/virtual resources day better. I probably should have written this in Ruby, but perl comes naturally :)
#!/usr/bin/perl
#
# Perl DBI to remove all related entries from Puppet''s storeconfigs database.
# Use when a host is removed from the Puppet network forcibly
# Alternatives: run puppet on host to be removed with a blank
2008 Jan 16
2
Memory Leak
So, I''ve stumbled across bleak_house (http://blog.evanweaver.com/files/doc/fauna/bleak_house/files/README.html) - this looks like it may help me track down what is causing the Memory leak I''m seeing (be it me, Ubuntu, Debian, or Puppet).
First step: I''m going to clone the repo, branch
Second step: Learn Ruby - shouldn''t be too hard.
Third step: Do exactly what
2008 Jan 23
9
Replacing puppet:// with svn:// ?
I''ve been pondering how to handle our file distribution issues - we''re
starting to roll puppet out, and I''d like to get it somewhat right from the
start. I''ve been watching the list for a while, and observed ''complaints''
about the speed of the fileserver method when dealing with recursive
directories. If I can avoid this, I''d
2008 Jan 18
7
puppet 0.23.2 can''t collect exported resources
hi,guys
I''m test the resources export and collect , OS is Debian etch and
sarge, puppet server and client version all of the 0.23.2 ; the db is
MySQL-4.1
My test code is like this.
node ''b'' {
@@file {"/tmp/a": ensure => present ,content => "test"; }
}
node ''a'' {
File <<||>>
}
I run puppetd on
2008 Jan 24
1
Can use a Variables when Realizing Resources
hi ,all
When realizing a resources ,can use this syntax like this ?
File <<| tag == $idc | >>
I had try it ,but can''t work. and not get error from the puppetmaster.
--
Huang Mingyou
2008 Jan 16
1
anyone have 0.23.2-1 puppet and puppet-server rpms for rhel4 & 5?
I just upgraded from 0.23.2-1 on RHEL 4&5 to 0.24.1-1. I used
Dlutter''s repository. What a mess I''m in now. Anyway to make a long
story short I moved all of the old configs out of the way
(/etc/puppet, /var/lib/puppet) and started over with a fresh install.
I can''t get puppetd on the server to request a cert. If I do a
"puppetd -v --waitforcert 90" the
2005 Jul 28
1
using pam_winbind to authenticate against AD/krb
hey all,
after following the directions in the
"FreeBSD Active Directory Domain Member Mini-HOWTO"
http://web.irtnog.org/howtos/freebsd/winbind
i am able to get my machine to the point where i can query users with
'wbinfo':
$ wbinfo -u|grep galbrecht
galbrecht
i am unable, however, to login to my machine using any service, telnet
for example:
$ telnet -K localhost
2008 Apr 22
9
Puppetd exits when "puppet" can't be resolved
Heya,
I''m using puppet on Ubuntu (Gutsy/Hardy) and there''s a problem with
the default setup of Ubuntu.
Ubuntu uses network-manager to start the network in the background,
which in turn causes puppet to start before the network is up. Puppet
will then exit because it can''t resolve the server name.
Currently I "solve" this problem by uninstalling
2008 Jan 10
3
memory leak in puppetd?
I have a cluster of 20 or so machines. On many of the nodes, the
puppetd process take up a ton of resident memory (> 400MB RES in top,
> 500GB VIRT in top) after running for a while (> 1 week). The only
thread I found on this was titled "memory leak?" and last updated on
06-Dec-2007. The question on that tread was whether or not the
memory was buffered memory. I
2003 Sep 16
2
can predict ignore rows with insufficient info
I need predict to ignore rows that contain levels not in the
model.
Consider a data frame, "const", that has columns for the number of
days required to construct a site and the city and state the site
was constructed in.
g<-lm(days~city,data=const)
Some of the sites in const have not yet been completed, and therefore
they have days==NA. I want to predict how many days these sites
2004 Jan 16
0
Nlm
Hi
I use both R and Splus to fit miximum likelihood models. In general these
are Gaussian mixture models of various kinds.
The ms (in Splus) and nlm (in R) generally provide us with the same results
However nlm is not nearly as stable and reliable with respect to finding the
min of a surface. Nlm on the other hand is faster. We have played with the
various tol controls but have been unable to
2007 Sep 07
0
computing distance in miles or km between 2 street
Phil,
If you have only a list of addresses and nothing else - i have to recognize i am "lost". But if you have more info you can use a GIS software and it will calculate your distance automatically for all your addresses. To have your distance in miles or Km you need to have a projection in your data which will establish your units.
The very basic principle is that for each address
2011 Dec 15
1
Inquiry about matrix pooling
Dear R-users,
I am a relatively new R user and I have a simple question. Is there a
command attached to a R function, which performs matrix pooling?
Thanks in advance,
Jana
--
--
"The world is full of mysteries. Life is one. The curious limitations of
finite minds are another."(J.B.S. Haldane, The Causes of Evolution)
Jana Makedonska, M.Sc.
Ph.D. candidate/ Part-time lecturer
2013 Apr 26
2
Can a column of a list be called?
Hello Everyone,
I would like to know if I can call one of the columns of a list, to use it
as a variable in a function.
Thanks in advance for any advice!
Jana
--
Jana Makedonska,
B.Sc. Biology, Universite Paul Sabatier Toulouse III
M.Sc. Paleontology, Paleobiology and Phylogeny, Universite de Montpellier II
Ph.D. candidate in Physical Anthropology and Part-time lecturer
Department of
2006 Apr 04
0
get quota command - Example
I know when I went looking for a complete example of how to interface
with samba's quota system there was no good ones, so here it is. I
developed this yesterday with a lot of trial and error. Feel free to
use this in any way people feel fit. With this script I can now get
correct used/free reporting based on the output of quota for both
users and groups.
I developed this because samba
2013 Apr 08
3
extensions.conf / test DID
I am trying to make sure my DID and SIP account details are working
properly and engaging the extensions.conf and dial plan.
I have a successful SIP session registered:
Connected to Asterisk 11.3.0 currently running on Asterisk (pid = 922)
Asterisk*CLI> sip show registry
Host dnsmgr Username Refresh
State Reg.Time
sip3.voipvoip.com:5060
2013 Apr 26
2
Help with dataEllipse function
Hi Everyone,
I am working with the R function "dataEllipse". I plot the 95% confidence
ellipses for several different samples in the same plot and I color-code
the ellipse of each sample, but I do not know how to specify a different
line pattern for each ellipse. I can only modify the pattern for all
ellipses with the "lty" argument. Any help will be highly appreciated.
2006 Mar 09
0
PRI/T-1
Ok so I'm thinking about migrating to a Flex T-1 with 1.024Mb Data and 6
Hard Incoming/Outgoing Phone Lines.
I can either break them out via channel bank and use a FXO to convert them
but I'm told it will add a dely of at least one ring. And you have
another analog/digital conversion to the mix.
The 2nd option is to bring them in over PRI's
Question is the solution provider will
2006 Apr 04
0
New Rails Group - Albany, NY Area
Hello folks,
We have started a new rails community in the Albany, Schenectady, Troy,
Saratoga (Tech Valley) are of NY. For now, we have a little listserve
up and running. To join, go to www.techvalleyonrails.com
Best,
Brian
---------------------------
Brian Corrigan
---------------------------
2019 Apr 09
1
Problems getting POSIX ACL working on upgraded samba file server Ubuntu 16.04 LTS to 18.04 LTS
Running a Samba 4 AD DC on Ubuntu 18.04, and fileservers on 18.04. Our access control needs are rather simple and worked well under the samba 3 series with LDAP users and groups so we plan to keep using the POSIX ACL (regular filesystem access controls)
On a fresh install file server(18.04) samba 4 with POSIX ACLs work with no issue, but I can't get the permissions to work properly on the