Displaying 20 results from an estimated 4000 matches similar to: "Announcing the puppet-bsd google group"
2012 Sep 04
1
Does certification make sense for non-PE users?
Subject really says it all. I took the practice exam linked from @PuppetLabs
and I was a little bit surprised/caught-off-guard by the number of either PE or
Console questions, neither of which I''ve ever used :-!
I am taking the developer exam though, so I''m sure that will be at least a
little different.
Does it make sense to take the exam for an "open source puppet
2012 Jul 15
0
Puppet on Reddit
I figured I''d take to time to remind you guys of the r/puppet subreddit:
<http://www.reddit.com/r/puppet>
I''m hoping to see it grow more in the lead-up to PuppetConf, mostly because I
want to see some interesting blog posts and such before September ;)
Cheers
- R. Tyler Croy
--------------------------------------
Code: http://github.com/rtyler
Chatter:
2012 Jun 28
3
package provider for FreeBSD
Hi again,
From examples I have gleaned the following snippet for manifests/site.pp
Package { provider => $operatingsystem ? {
FreeBSD => freebsd,
#FreeBSD => ports,
debian => aptitude,
redhat => up2date }}
Are there providers documented somewhere? I''m not sure where to look,
and I haven''t come across it in my
2007 Nov 05
1
JSON version of parser.rb
All Facebook API requests have a format option that can be set to
JSON, which results in a response which is both faster (marginally so,
but still) and uses a lot less bandwidth
(http://flickr.com/photos/agentdero/1550274105,
http://flickr.com/photos/agentdero/1551136674)
Any chance of Facebooker supporting JSON?
Aman Gupta
2007 Mar 28
1
How to place a call to a Google Talk user?
I am trying to "dial" a GTalk, ie @gmail.com, address. I inscribed this address in jabber.conf on the buddy= line. Upon executing the Dial application, I hear only a brief brief ring, then nothing. What might be the trouble?
As the Dial application starts trying, the JABBER chatter on the console includes some "INCOMING" entries that name IP addresses. The one with
2012 May 30
20
Thoughts on job listings?
How do folks feel about getting Puppet job listings on this list?
I''ve rejected a few that we quite spammy, but when the subject matter
really is a system admin with puppet experience, the decision becomes
a bit different.
I''m looking for general feelings. A simple +1 or -1 would be great.
Mike
--
You received this message because you are subscribed to the Google Groups
1999 Dec 06
1
Ugly patch to openssh-1.2pre15
Hi,
I am behind a firewall which does not permit connections to port 22, so I
run my ssh server on port 23. :-) Unfortunately, the stupid firewall
prints a few lines of junk when you make a connection to port 23 before
actually starting the connection. This confuses ssh.
Attached is an (ugly) patch against openssh-1.2pre15 which makes it ignore
a configurable number of lines while looking for
2005 Jan 06
2
Message light on 7960 or in this case no message light
I have just finished setting up a new asterisk system which is basically
the same as our first system. We are using 7960 phones and I used the
phone config files the first installation with appropriate changes.
The problem is that on the new system I get no message lights, I can't
figure this out. One thing I do notice is that when I monitor the sip
debug on the second system the sip
2008 Jun 12
2
Google Group?
A number of people have had difficulties subscribing and/or sending
messages to the existing mailing list.
Also I have to spend quite a bit of time moderating spam and the
mailman interface is pretty clunky.
So I was contemplating setting a Google Group up instead. Does anyone
have any objections?
--
James.
http://blog.floehopper.org
http://tumble.floehopper.org
2015 Oct 22
0
Quiet upsmon /var/log/messages chatter
Hi Larry,
[please use reply-all to include the list - the NUT lists do not add a reply-to header.]
On Oct 21, 2015, at 3:23 PM, Larry Baker <baker at usgs.gov> wrote:
>
> I use the NUT RPM package for CentOS 6.7, which is version 2.6.5-2.
I admit I am not too familiar with the RH/CentOS family these days. Is there a CentOS site for keeping tabs on the NUT RPMs, or is it sufficient
2013 Apr 07
0
Jenkins Plugins & puppet
I''ve been looking at the problem of jenkins plugins, and they seem to fit the custom package provider model vs a set of exec scripts in a module.
It''s possible to get a list of versioned plugins that are present, and tell the system to install new ones, either from a source string, or a version (built from a URL), or central list of the plugins.
The major problem I see is
2003 Dec 01
0
No subject
When using Network neighbourhood, we do see the samba share. When clicking on
it, it prompts us for 'Connect as' and 'password'. When entering the unix login
and password, it returns an error message ' \\SambaServer\\share is not
accessible; the account is not authorized to login from this station'.
I have atached the smb.conf file. Thankyou again.
Regards
Tajinder
2008 May 15
5
syslog console log not logging SCSI problems
One of our FreeBSD boxes has a SCSI controller and disk, which showed
problems earlier this week. There was a lot of of chatter from the
SCSI driver in /var/log/messages and to the console. However, the
console is unattended and we only discovered the problem subsequently
because /var/log/console.log didn't show any of the chatter.
console.log is otherwise working, and very helpful (e.g. it
2018 May 31
0
mysterious rounding digits output
>>>>> Ted Harding
>>>>> on Thu, 31 May 2018 07:10:32 +0100 writes:
> Well pointed out, Jim!
> It is infortunate that the documentation for options(digits=...)
> does not mention that these are *significant digits*
> and not *decimal places* (which is what Joshua seems to want):
Since R 3.4.0 the help on ?options *does* say
2009 Feb 22
2
Strange AR error ( column does not exist)
I''m trying to deploy a Rails app on a platform using Thin, after some
horrible sessions trying to make it work with fcgi. All is going well,
but my Application controller throws this error:
ActiveRecord::StatementInvalid (PGError: ERROR: column "firstpeer"
does not exist
LINE 1: SELECT * FROM "switches" WHERE (firstPeer = 15 OR
secondPeer...
2003 Feb 10
1
Network Chatter!
I've got a problem with a samba installation performed by another user so
details of the installation are not known but hopefully someone out there
has run into the same problem and can give me some information on a possible
fix.
One of our Samba servers seem to be doing a significant amount of crosstalk
with a couple of our other Windows NT servers, I haven't been able to
pinpoint what
2009 Feb 05
3
NFS - inotify vs kqueue
Hi,
I've seen some chatter on NFS boards about kqueue being more reliable
than inotify when used in NFSv3 and NFSv2. The chatter is a bit old so I
don't know if it is true anymore.
Anyone have pro/con experience with dovecot on the inotify/kqueue
question when using NFS storage?
I realize that kqueue is probably a bit slower and causes some delay
with IDLE. Also, it may not really
2013 Jul 20
11
Lots of harddrive chatter on after booting with btrfs on root (slow boot)
Hi,
I''ve been using btrfs for my root partition for about a month on
archlinux and recently Ive started using the i3 window manager and
starting X manually and I now boot to run level 3 (multi-user.target
for systemd) and Ive noticed that booting archlinux on a btrfs root,
there is a lot off hdd chatter after the login prompts are displayed,
which doesnt happen with ext4 on root, so I
2018 May 31
0
mysterious rounding digits output
Hi Joshua,
Because there are no values in column ddd less than 1.
itemInfo[3,"ddd"]<-0.3645372
itemInfo
aaa bbb ccc ddd eee
skill 1.396 6.225 0.517 5.775 2.497
predict 1.326 5.230 0.462 5.116 -2.673
waiting 1.117 4.948 NA 0.365 NA
complex 1.237 4.170 0.220 4.713 5.642
novelty 1.054 4.005 0.442 4.260 2.076
creative 1.031 3.561 0.362 3.689
2018 May 31
2
mysterious rounding digits output
Well pointed out, Jim!
It is infortunate that the documentation for options(digits=...)
does not mention that these are *significant digits* and not
*decimal places* (which is what Joshua seems to want):
"?digits?: controls the number of digits to print when
printing numeric values."
On the face of it, printing the value "0,517" of 'ccc' looks
like printing 4