Displaying 20 results from an estimated 53 matches for "kool".
Did you mean:
bool
2016 Mar 11
3
Openshot 2.x (beta) on C7??
...running on the bare metal. So, if you test drive some beta software and it doesn't perform well on a VM, it's probably not going to be much better running on a same-spec physical machine.
NB: I administer several hundred virtual desktops, so I chugged rather than sipped the virtualization Kool-Aid. :-)
--
-Chris
2005 May 20
0
Message Stopped by Bothways : Block Greater than 40 recip
...XD7@meandermc.nl; 0HMU00DMEHZEM8@meandermc.nl; 0HN50004MEFYL8@meandermc.nl; 3Darjan@meandermc.nl; 3Dcisca.scholten@meandermc.nl; 3DHenk@meandermc.nl; 3Dkrijn@meandermc.nl; 3Dl.drupsteen@meandermc.nl; 3DMiranda.Annokkee@meandermc.nl; 3Dmiranda.schroer@meandermc.nl; 3Dmkunstman@meandermc.nl; 3Dmylene.kool@meandermc.nl; 3Droel@meandermc.nl; 3Dronald@meandermc.nl; 3Dtcn10post@meandermc.nl; 3Dtheo.scholten@meandermc.nl; 3Dw.kool@meandermc.nl; a.korpelshoek@meandermc.nl; A.P.Dijk@meandermc.nl; a.vandermaas@meandermc.nl; ail@meandermc.nl; bdjrv@meandermc.nl; Beekjes@meandermc.nl; c.korpelshoek@meandermc....
2007 Sep 19
3
MacOS X packages newer than 0.23.0...?
Hi all,
Does anyone know where I can get a new MacOS X package with
puppet...? The newest one on reductivelabs site is 0.23.0...
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2010 Aug 28
1
ANNOUNCE: Facter 1.5.8
For 40 days and 40 nights Facter wandered in the wilderness sustained
only by the occasional patch and bottle of Kool-Aid.
Slightly less tanned and equally happy Facter 1.5.8 has arrived!
1.5.8 is a feature and maintenance release containing a number of fixes,
updates and additional tests.
You can get the release at:
http://reductivelabs.com/downloads/facter/facter-1.5.8.tar.gz
Please log any bugs to Redmine...
2008 Dec 29
0
[LLVMdev] [Patch] Adding unit tests to LLVM
On Dec 27, 2008, at 8:54 PM, Talin wrote:
> Although I haven't actually tried Boost.Test, I kind of figured that
> this would be the case - that you pretty much have to drink the "Boost
> Kool-Aid" in order to use it.
I agree, boost.test seems like a non-starter from many reasons.
>> So are you planning on maintaining whatever test system, or just have
>> them as a pre-requisite. For example are you going to have the gtest
>> incorporated, or have them install it...
2003 May 17
4
little ADSI problem
...st busy signal. I have
also tried this with the GetCPEID application, and that also is returned
with a -1. Digium said I should try doing that with the voicemailman
application, and I did so, and it did not change anything.
The channel does have adsi=yes and rx and txgain set to 0.0. I tried
koolstart, loopstart, and groundstart. Kool and loop both did the above,
and groundstart, I couldn't get the line to be off-hook.
Anyone have any ideas?
This is the top of asterisk.adsi:
DESCRIPTION "Asterisk PBX" ; Name of vendor
VERSION 0x02...
2007 Nov 21
6
mod_proxy_balancer under heavy load.
...ing up of CLOSE_WAITs has stopped. I get the odd proxy error with an
individual puppet operation, usually fileserver.describe, but clients almost
always complete their checkin successfully. The proxy errors occur about
once every half an hour.
--
Nigel Kersten
MacOps @ Google
"Two kinds of Kool-Aid"
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2005 Jul 21
1
Samba / AD authentication - one machine only !!!!
...cted
Googleing around has found that it seems to be related to DNS issues,
but that makes no sense, since the two other servers running identical
[global] sections (only differences are machine names etc) and krb5
configurations are working fine
The web server works cool
The testbed server works kool
When I try to access the file server, it asks for authentication
Kinit shows no errors, so I assume that's working right
Here is the smb.conf
[global]
log file = /var/log/samba/%m.log
idmap gid = 10000-40000
socket options = SO_RCVBUF=8192
wins server = 192.1...
2016 Mar 10
2
Openshot 2.x (beta) on C7??
On Thu, Mar 10, 2016 at 11:15 AM, Fred Smith <fredex at fcshome.stoneham.ma.us>
wrote:
>
> Looks like installing openshot 2.x on C7 isn't as trivial as one
> might wish. it requires PyQt5k, which isn't in centos repos, nor in
> epel, nux, or elrepo. googling indicates it's hard to build on C7.
>
It is not trivial at all. The best way to handle this will be to
2016 Mar 14
0
Openshot 2.x (beta) on C7??
.... So, if you test drive some beta software and it doesn't perform
well
> on a VM, it's probably not going to be much better running on a same-spec
> physical machine.
>
> NB: I administer several hundred virtual desktops, so I chugged rather
than
> sipped the virtualization Kool-Aid. :-)
Performance was just what I had in mind.
Editing video is rather hard on both cpu, ram and hd-access.
Maybe I should give Openshot a try in a VM. Nothing like real hard facts.
8-)
Thanks for the feedback Chris!
--
//Sorin
2006 Jun 21
4
Searching messages
Is there some way (using Google for example) to search all the prior
messages? The search function in devlist is not very useful.
Richard
RogueWaveMarine.com
--
Posted with http://DevLists.com. Sign up and save your mailbox.
2008 Dec 28
4
[LLVMdev] [Patch] Adding unit tests to LLVM
...build and use the unittest
>> library, along a modified configure/build process that Boost wants to
>> use (Boost.Build? Boost.Jam?).
Although I haven't actually tried Boost.Test, I kind of figured that
this would be the case - that you pretty much have to drink the "Boost
Kool-Aid" in order to use it.
> So are you planning on maintaining whatever test system, or just have
> them as a pre-requisite. For example are you going to have the gtest
> incorporated, or have them install it separately first? I was under
> the impression that the user would have...
2008 Dec 29
3
[LLVMdev] [Patch] Adding unit tests to LLVM
...29, 2008 at 9:17 AM, Chris Lattner <clattner at apple.com> wrote:
> On Dec 27, 2008, at 8:54 PM, Talin wrote:
> > Although I haven't actually tried Boost.Test, I kind of figured that
> > this would be the case - that you pretty much have to drink the "Boost
> > Kool-Aid" in order to use it.
>
> I agree, boost.test seems like a non-starter from many reasons.
>
> >> So are you planning on maintaining whatever test system, or just have
> >> them as a pre-requisite. For example are you going to have the gtest
> >> incorpora...
2008 Apr 07
2
MySQL THD via PID Provider
I want to go a lot deeper with my tracing of MySQL and to do so I want to look into MySQL Thread Descriptors (class THD). Inside is a great bulk of information utilized by a great many of the core functions within MySQL... I really want to get in there.
So far I''ve had no luck though. It''s a C++ class, and I''m afraid that I''m approaching it like a C struct,
2008 Apr 15
5
wine config is stuck in 800 x 600 i think...
i wanted to config something but mess up the config panel. i cannot switch back to default. was very visible before, but now its not useful in anyway
i tried removeing wine using synaptic package manager but the screwed settings still remain
i tried moving around the window to select the graphics tab but it can not scroll down to select resolution (wine conf )
i tried reinstalling but its
2006 Mar 15
4
New RadRails tutorial using AWDWR book
Hello there,
I am basically a J2EE refugee fascinated with Rails.
I have been using the Spring framework (a lightweight J2EE java framework
with some special characteristics) but I am so impressed with RoR that I am
porting over many applications.
In order to "dive into Rails", of course the second thing to do was get
myself an IDE, and since I''ve been using Eclipse for the
2002 Feb 07
1
New Book on "Linux Filesystems"
I've lurked on this list for a long time, and have learned many details
on installing and using Ext3. Thanks! I'm finally posting to solicit
feedback on my recently-published book on "Linux Filesystems". This book
discusses the use, theory, and installation/integration of journaling
and distributed filesystems on Linux, and also discusses what I call
'filesystem adapters'
2016 Aug 09
2
WindowsPE 10.0 -- Samba 4.4.5 connection problem
On Mon, 8 Aug 2016 17:09:49 -0400
Steve Ankeny <steve_a at cinergymetro.net> wrote:
> On 08/08/2016 04:35 PM, Jeremy Allison wrote:
> > On Mon, Aug 08, 2016 at 03:44:32PM -0400, Steve Ankeny wrote:
> >> On 08/08/2016 02:58 PM, Rowland Penny wrote:
> >>> On Mon, 8 Aug 2016 14:33:37 -0400
> >>> Steve Ankeny <steve_a at cinergymetro.net> wrote:
2008 Jul 21
2
nspluginwrapper included in CentOS 5.2 fails completely
I was wondering if anyone else had this problem.
I run CentOS 5.2 x86_64 on my workstation at home. Since 5.2 came out
with nepluginwrapper bundled into it, none of my plugins work. I
thought it was just a problem with the flash plugin, but neither the
mplayerplug-in plugins nor the adobe acrobat reader plugin work,
either.
I have this problem both with the Seamonkey contributed 64-bit build
2007 Oct 02
5
Is there have a synctax check tool ?
hello,all.
Is there a have some tools to check the puppet manifests before
to use it ? like nagios -v nagios.cfg .the new version puppet client
can''t get error syntax message,so ,when have some syntax error I can''t
found it.
--
Huang Mingyou