search for: esar

Displaying 15 results from an estimated 15 matches for "esar".

Did you mean: esac
2017 Sep 13
1
Dovecot and Letsencrypt certs
...connections that are exactly $max_idle apart is rather unlikely By default that's 10000 seconds or just under 3 hours. */ -- Ciao, luigi / +--[Luigi Rosa]-- \ Statistics: The only science that enables different experts using the same figures to draw different conclusions. --Evan Esar
2017 Sep 12
2
Dovecot and Letsencrypt certs
And remove that "postfix reload" command - Postfix doesn't require explicit reloading. It'll pickup the changed cert automagically. Daniel On 9/12/2017 9:26 AM, Daniel Miller wrote: > What's wrong with using a certbot "post-hook" script such as: > > #!/bin/bash > echo "Letsencrypt renewal hook running..." > echo
2017 Jun 19
2
Problema con Histograma con porcentajes usando ggplot
...t (stflife) %>% mutate (freq = (n /sum(n)*100))%>% print 2017-06-18 19:01 GMT-05:00 Antonio Rodriguez Andres < antoniorodriguezandres70 en gmail.com>: > He conseguido el total para un país, pero no me deja usar percent = > count() /sum(count), alguna idea, entiendo que puedo esar la misma sintaxis > para el barplot > > ess %>% > filter(cntry %in% c("DK")) %>% > count (stflife) %>% > print > > > 2017-06-18 18:07 GMT-05:00 Antonio Rodriguez Andres < > antoniorodriguezandres70 en gmail.com>: > >> #Simple t...
2007 Sep 11
2
Inter-host dependencies
The other question that''s been bugging me that I''m hoping someone has already thought about is how to describe inter-host dependencies. We have a few examples of situations where we need puppet to be aware of the state of other machines in the cluster: 1) Load balanced servers - it would be nice if we could write rules that will only allow puppet to change the state of one
2017 Jun 18
2
Problema con Histograma con porcentajes usando ggplot
#Simple table con frecuencias absolutas y crear relativas count =table(ess$stflife) percent = 100* (count)/sum(count) Carlos he creado a esto a nivel general en vez de usar prop.table. Según lo que dices o entiendo, debo de usar la función ddply para hacerlo a nivel de todos los paises, y entiendo que ddply (, c(""), debo de indicar los paises? Saludos 2017-06-18 17:37 GMT-05:00
2007 Mar 19
6
Last call for fixes: Releasing tomorrow
...that I''m trying to maintain a more comprehensive changelog file. Cheers. 1 - https://reductivelabs.com/trac/puppet/browser/trunk/CHANGELOG -- Think twice before you speak, and then you may be able to say something more insulting than if you spoke right out at once. - Evan Esar --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com
2008 Jan 06
3
Mac OS X pkgs up.
So I''ve done some Mac OS X pkgs for the latest Facter and Puppet, as well as a combined mpkg for them both. Jeff McCune and I are doing a fair bit of testing on them this week in preparation for MacWorld, so I wasn''t going to upload them to the official site for another few days, but they''re looking pretty good. http://explanatorygap.net/puppet/Facter_1.3.8.pkg.zip
2007 Feb 14
6
various ordering issues in puppet manifests
Hello, The more complicated my puppet scripts gets, the more ordering issue i meet. Here is a simple thing: I use a default backup policy for the nodes in my backup classe and then, in the node i try to override the defined default but even if they are done one after the other i got an error to say that the override is triggered before the default: include backup
2009 Jan 09
9
Parsing issues
I''m running into a very odd occurrence. I started with a new puppet server and was able to add a few classes, however as I try and add new ones I get odd parsing error messages, the most common being Could not match ''}'' at whatever file. Here is the exact error I get err: Could not retrieve catalog: Could not parse for environment production: Could not match
2017 Jun 19
3
Problema con Histograma con porcentajes usando ggplot
...t; Estimado Antonio Rodriguez Andres > > > > Usted dice que está en sus inicios con R, y desea realizar un gráfico. > Esto no es problema, el inconveniente es que está mezclando librerías, es > lógico, se puede y facilita el trabajo, pero como usted no tiene la > experiencia necesaria está mezclando conceptos y formas de trabajo > distintas. > > > > Le recomiendo que pare, busque un ejemplo o un libro de R donde hay algo > semejante a lo que usted desea, realiza unos ejercicios y comienza otra vez. > > > > Por ejemplo ggplot2 tiene algunos efectos...
2007 Aug 27
11
Multiple Environment Support
I''ve got a first version of a doc explaining how multiple environment support will work in the next release: http://reductivelabs.com/trac/puppet/wiki/UsingMultipleEnvironments As always, comments are appreciated. Even if you just don''t understand what the doc says, please let me know. It''s clear that the community is generally unhappy with the documentation I
2007 May 11
14
Trailing commas [best practice survey]
I''m sure everyone has read and committed the Puppet Best Practice to memory by now (I joke). One of the things I''ve written in there deals with trailing commas, which I adopted from the way I used to do multiline in Perl, but I''ve noticed that most people don''t tend to do that in Puppet. Should I revise this or should we all start using the trailing commas?
2007 Jul 05
16
Getting a list of managed machines on the puppetmaster.
Is there an easy way to list which puppet daemons a puppetmaster controls? ... and from that, is there a way of getting the puppetmaster to store a copy of their compiled configuration somewhere? Thanks, mike
2007 Jan 17
16
Cron jobs not removed when deleted from Manifest
I''m not sure if this has been posted previously, but I couldn''t find any information on it. I added a cron job via the cron type and it installed properly. Next, I removed the cron type from the manifest. The result was that, while the entry was no longer in the yaml file, the cron entry was not removed! Is this a bug, or the way that it is supposed to function? Thank you,
2007 Feb 06
23
What I''m doing with Puppet
Hi all, Just reading through Luke''s interview on computerworld.com.au and I came across this statement: "This topic comes up on the list periodically, however, and most people are very tight-lipped about what they''re doing with Puppet." Being the chattermouth that I am, I''d like to take this opportunity to tell you all what we''re (that is, my