search for: hemsley

Displaying 20 results from an estimated 38 matches for "hemsley".

2006 May 09
12
prototype: leak with Element.extend
Had a nasty memory leak that was seriously slowing down the browser and eating up a couple megabytes every reload. I was using: $$(''.dyntable'').each(function(elm) { new DynTable(elm) }); To set up my behavior, but discovered that just running: $$(''.dyntable''); Caused the memory leak all by itself. The fix I found for it was to change Element.extend to a
2009 Jun 12
7
Obtaining puppet and facter for RHEL5/Centos5
...see puppet-server 0.24.8-1.el5.1 and facter 1.5.4-1.el5 which is better but isn''t 1.5.4 the version that hangs? In epel-testing there is no puppet-server but there is a facter 1.5.5-1.el4 but that sounds like a release for RHEL4 not 5. Is there a repo that I am not checking? -- Trevor Hemsley Infrastructure Engineer ................................................. * C A L Y P S O * Brighton, UK OFFICE +44 (0) 1273 666 350 FAX +44 (0) 1273 666 351 ................................................. www.calypso.com This electronic-mail might contain confidential information intende...
2009 Jul 31
6
Augeas and grub.conf
...sides on the same file system as /etc otherwise augtool craps out with an error about being unable to save a cross file system link. Short of editing the lens file, I''m not sure how to solve that one. If anyone knows how to fix that without the edit then that would be great :) -- Trevor Hemsley Infrastructure Engineer ................................................. * C A L Y P S O * Brighton, UK OFFICE +44 (0) 1273 666 350 FAX +44 (0) 1273 666 351 ................................................. www.calypso.com This electronic-mail might contain confidential information intende...
2010 Aug 03
4
Managing Pear and Pecl packages in Puppet
Hi all, I''m using the pear/pecl package providers from http://www.mit.edu/~marthag/puppet/ and I''ve run into a memory limit problem. I''ve tried hacking the script so that it passes additional options to pecl/pear, however these just error out about not being valid options (even though they are!). I''m now at a point where the following stanza gives the
2009 Mar 01
8
puppet and LDAP users
I am trying to get puppet to manage my LDAP users but I don''t appear to be having much success. What I have in puppet.conf is this [puppetmasterd] ldapserver=ldap.myorg.company.com ldapbase=dc=myorg,dc=org ldapuser=cn=admin,dc=myorg,dc=org ldappassword=mysecret ldapparentattr=dc=myorg,dc=org I added the ldapparentattr in desperation and doubt if
2010 Aug 12
14
Puppet system deployment hanging ..
We have successfully installed puppet on a CentOS Server, but I am battling with a deployment. It has to do with grid software. The repository gets created, then begins installation. The problem is that it just hangs - no errors, no network activity. I can see puppet is running, but nothing it being updated. Any pointers ? -- You received this message because you are subscribed to the Google
2018 Jun 23
2
reference page for Apache test page & the project
On 23/06/18 21:03, John R. Dennison wrote: > On Fri, Jun 22, 2018 at 04:58:21PM -0700, Karsten Wade wrote: >> * Is there a better page I can point at? > 'Better' is quite subjective; however this all goes back to > > https://web.archive.org/web/20060523223519/https://www.centos.org/modules/news/article.php?storyid=127 > > and is as good of a reference as any. >
1998 Jun 05
1
Simple password checker
...ght direction for doing this, please do. I think I just need to call auth_ok = server_validate(user,domain,pass,passlen,ntpass,ntpasslen); .. but I think I must do a little more than just call the function. What's the difference between pass and ntpass ? Thanks in advance, Rik -- /* ** Rik Hemsley ** Unix Admin ** Keyline Builders Merchants, Glasgow, UK ** X ? Naah. rX :) http://www.rikkus.demon.co.uk */
2018 Jun 23
0
reference page for Apache test page & the project
On Sat, Jun 23, 2018 at 4:17 PM, Trevor Hemsley <trevor.hemsley at ntlworld.com > wrote: > On 23/06/18 21:03, John R. Dennison wrote: > > On Fri, Jun 22, 2018 at 04:58:21PM -0700, Karsten Wade wrote: > >> * Is there a better page I can point at? > > 'Better' is quite subjective; however this all goes back t...
2017 Jul 11
5
Fedora 26, what can be learned?
Fedora 26 is now available, what can CentOS EDU learn from it? If there is a subject that belongs on another list, please direct me to that... Markus McLaughlin
2015 Jan 15
1
Pull Request wiki.c.o/AdditionalResources/Repositories
On 14/01/15 23:51, Trevor Hemsley wrote: > Now as far as the term "Community Approved" goes: I think it's fairly > accurate and I'm not sure what the objection to it was. We have to have > a way to say "These repos are ok" and "these suck" and "these suck worse > than that&quo...
2009 Sep 29
5
Running puppet as non-root => getting rid of all those ownership warnings
I''m using puppet to manage configs on machines where I don''t have root access. Whenever I use a File resource where the source is a puppet:// resource, I get tons of warnings when I run puppet that look like: Cannot manage ownership unless running as root True enough, I''m not running as root, but I also didn''t specifically mention a "owner"
2018 May 10
3
[CentOS-announce] Release for CentOS Linux 7 (1804) on x86_64 aarch64 i386 ppc64 ppc64le
On May 10, 2018, at 1:33 AM, Karanbir Singh <kbsingh at centos.org> wrote: > > I am pleased to announce the general availability of CentOS Linux 7 > (1804) for across all architectures. I?ve checked about a dozen of the mirrors, and see no *.torrent files yet. Any idea how long they?ll take to appear? I ask because we?re building a system today, so if it?s going to be more than
2015 Jan 14
6
Pull Request wiki.c.o/AdditionalResources/Repositories
On Wed, Jan 14, 2015 at 3:26 PM, John R. Dennison <jrd at gerdesas.com> wrote: > On Wed, Jan 14, 2015 at 03:09:01PM -0800, PatrickD Garvey wrote: >> >> Proposal: >> The Third Party Repositories section should not list any other repositories, >> but should only note there are difficulties in making several independent >> repositories safely usable and give a
2009 Jul 13
7
puppetd no-daemonize
So I have been trying to run puppet once in my kickstart %post scripts but every time it detaches and daemonizes even though I have explicitly stated otherwise. Am I missing something? # rpm -q puppet puppet-0.24.8-1 # /usr/sbin/puppetd --onetime --no-daemonize --verbose --debug debug: Creating default schedules debug: Failed to load library ''shadow'' for feature
2018 May 11
0
[CentOS-announce] Release for CentOS Linux 7 (1804) on x86_64 aarch64 i386 ppc64 ppc64le
...a valued member of the QA team .. but for this release he was even more so. While thanking people .. The entire QA team help tremendously (as always) .. Specifically very helpful were these non CentOS core team members: Akemi Yagi Anssi Johansson Manuel Wolfshant Pablo Greco John Dennison Trevor Hemsley Christoph Galuschka James O'Connor And keeping the Community Build System going: Thomas Oulevey And someone who always helps me figure out all the build issues: Tuomo Soini (Foobar Linux team) And the rest of the CentOS Core team: Karanbir Singh Jim Perrin Fabian Arrotin Brian Stinson Ther...
2012 Mar 23
0
Centos SetUpSamba wiki page
Dear Trevor, On 03/22/2012 11:08 PM, Trevor Hemsley wrote: > Hi Timothy > > I was reading your page on setting up Samba on the CentOS wiki > http://wiki.centos.org/HowTos/SetUpSamba and there is something that > could be improved there. You use chcon to set up the SELinux contexts > and this would be wiped out if a filesystem relab...
2001 Jan 19
2
Adding ao_get_latency() ?
I've added ao_get_latency to my copy of ao. This function allows you to discover the number of bytes that are buffered between yourself and the speakers. Status for the various devices: * null - implemented (just returns 0.) * wav - implemented (just returns 0.) * esd - implemented but untested. * oss - implemented. * alsa - implemented. * arts - implemented. * solaris -
2001 Apr 13
1
Benchmarking mp3 vs. vorbis
oggenc -b 128 cdda.wav cdda.ogg lame -h cdda.wav cdda.mp3 ogg123 -d null cdda.ogg mpg123 -t cdda.mp3 Here we can see that the mp3 tools are clearly superior in terms of the numbers of characters saved on the command line. mp3 users enjoy a 20% saving. Real-life results may narrow this gap. Rik p.s. ;) --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2000 Dec 27
1
New Vorbis player app
...here in your PATH. Helping: * I don't want any, unless you find a bug. Thanks anyway. I'm releasing this because I use it and I thought perhaps others would find it better than their current player. I don't want any more features. No, it will never play MP3. Contact: Rik Hemsley (rikkus) <rik@kde.org> [0] Don't be a silly billy. [1] libvorbis has a memory leak. Not my fault. Any other bugs are your imagination. [2] http://www.xiph.org/ogg/vorbis/download/ [3] ftp://ftp.trolltech.com/qt/source/...