similar to: Does certification make sense for non-PE users?

Displaying 20 results from an estimated 1000 matches similar to: "Does certification make sense for non-PE users?"

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
2013 Nov 05
0
Announcing the puppet-bsd google group
With the upcoming release of FreeBSD 10, the recent release of OpenBSD 5.4, and so on, there''s a bunch of new and interesting stuff happening in the BSD world. I''ve created the puppet-bsd google group, with the hopes that it will become a useful resource for BSD users to puppetize their wonderfully BSD infrastructure. You can subscribe/view here:
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:
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
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
2006 Jan 17
6
OT: DCAP Certification
Hi, emails to astricon.net seems to bounce (at least for me) I need information about proper & authorized Asterisk training in the Miami, FL area and the possibility of later DCAP testing. Thanks, -- ------------------------------------------- Erick Perez Linux User 376588 http://counter.li.org/ (Get counted!!!) Panama, Republic of Panama
2015 Aug 06
4
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable
Hi everyone, I'm testing with a Samba4 AD network, and I have some problems with DNS on the second DC, with which I could use a bit of your help. I have an AD with two DC's, both Samba 4.2.3. On the first DC, samba_dnsupdate works fine. With stock 4.2.3 I get the error "TSIG error with server: tsig verify failure" but the DNS updates succeed anyway, and after applying
2015 Aug 06
2
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable
L.P.H. van Belle writes: > check the rights on : > /var/lib/samba/private/dns.keytab 640 root:bind > /var/lib/samba/private/dns 750 root:bind > /var/lib/samba/private/sam.ldb.d 750 root:bind I'm using the internal DNS on both DC's, so I guess bind access rights aren't the issue. Thanks for your answer though :) Regards, Roel > >-----Oorspronkelijk
2015 Aug 06
2
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable - SOLVED
L.P.H. van Belle writes: > is the time in sync on your servers ? Yes it is. I managed to make it work by specifying the primary DC as nameserver in /etc/resolv.conf of the secondary DC. As soon as I do that, samba_dnsupdate works on the secondary. When I change it back to use the local Samba as resolver, it no longer works. So it is a DNS issue (possibly related to replication
2009 Dec 29
4
RHCE
I realize this is a CentOS mailing list but because it is based directly on RHEL, I would assume there are a few individuals who frequent the list that have passed the RHCE exam. I plan on taking the exam this March and was wondering if there are any tips you RHCEs out there could provide that may help me. Thanks! Dan -------------- next part -------------- An HTML attachment was scrubbed...
2008 Dec 24
4
Please share some RHCE/RHCT learning material
Hi all, will anyone please share me some material on RHCE/RHCT, I am fighting for the Quality Engineer in RedHat, and that may help a lot in the coming written exam. Many thanks and Merry Christmas! Cheers, Xiaobo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20081224/57086264/attachment-0003.html>
2008 Jun 16
3
exam
Dear CentOS users, is it possible to prepare for a certified (big North American Linux vendor) engineer exam with a CentOS install ? I have heard that the test contains questions on specific GUIs, are they included in the CentOS distribution? - Gergely
2007 Apr 17
2
GREP - Choosing values between two borders
Hello, I import datas from an file with: readLines But I need only a part of all measurments of this file. These are between two borders "START" and "END". Can you tell me the syntax of grep(), to choose values between two borders? My R Code was not succesful, and I can't finde anything in the help. Thank's a lot. Felix ######### R-CODE ################### file
2009 Sep 15
3
dCAP Exam
Hi folks, Is there anywhere I can possibly get a model of the exam itself, maybe possible scenarios for the prac, etc? To people who have done the exam....any helpful hints ? Thanks,
2007 Jun 10
1
{nlme} Multilevel estimation heteroscedasticity
Dear All, I'm trying to model heteroscedasticity using a multilevel model. To do so, I make use of the nlme package and the weigths-parameter. Let's say that I hypothesize that the exam score of students (normexam) is influenced by their score on a standardized LR test (standLRT). Students are of course nested in "schools". These variables are contained in the
2007 Feb 08
2
dCAP
Hello. To someone who have done the dCAP exam. I would like to know about it: test and practises questions examples, difficulty level,... I'll be very grateful if somebody sends me an exam model. Thanks in advance
2011 Dec 08
2
Help with study guide for R exam
Hi there. I have a final exam coming up in a class that is heavily based in the R programming language. The teacher has provided to us a few questions to study in preparation for the exam. I was looking to see if anyone could help answer any or all of these questions. Your help is extremely appreciated! Thank you! - Spark 1. Write the first 6 lines of a hypothetical external data file named
2009 Dec 20
2
how to create three new variables? Thanks a lot!
Dear R experts: I have following data structure: student id, exam time and score. I want to create three new columes: 1 st before, 2nd before and 3rd before. For example, for student 1's 4th exam score is assumed to be influenced by his previous three cloest scores, which are 6, 9, and 10 in that order. For student 2's 5th exam score is assumed to be inflenced by her previous cloest
2013 Sep 20
4
Dual Boot Windows 8 & CentOS 6.4
Hi, I am studying for the RHCSA Exam and wanted to install CentOS 6.4 alongside Windows 8. I got a new laptop with a processor that supports virtualization. I am planning to remove all the recovery partitions after backing up all drivers etc. on them. Lets see how it works out. Any caveats I should know about? Regards adj
2009 May 22
1
anova leads to an error
Dear R-list, the following code had been running well over the last months: exam <- matrix(rnorm(100,0,1), 10, 10) gg <- factor(c(rep("A", 5), rep("B", 5))) mlmfit <- lm(exam ~ 1); mlmfitG <- lm(exam ~ gg) result <- anova(mlmfitG, mlmfit, X=~0, M=~1) Until, all of a sudden the following error occured: Fehler in