search for: grts

Displaying 14 results from an estimated 14 matches for "grts".

Did you mean: gets
2006 Dec 13
1
Drawing artefacts after suspend to ram
...oving the windows brings the old colors back. For the gnome menu bar, however, this doesn't work. Even tooltips that pop-up from it have strange colors, gtk-window-decorator --replace resolves this. I've put a picture here: http://www.famdijkstra.org/~tdykstra/compiz_after_s2ram.png grts Tim
2012 Nov 20
2
managing java with puppet (RH)
Hi all, In my systems (SL 6.3, RH like) I''m installing Oracle''s Java. I''m managing the package and several links under /etc/alternatives with puppet, but for configuring it, all the ''official'' docs recommends ''alternatives''. I''ve been looking for some module which already deals with it, but I''ve not found any...
2012 Oct 29
2
array and string
hi all, I have an array and i would like to convert it into a string format. e.g. $server = ["node1", "node2", "node3"] when I write my puppet codes exec { "myscript -S $server": path => XXXX } my $server becomes a continual string like: "node1node2node3", instead of "node1 node2 node3". How can i have a delimiter of space in
2013 Jul 30
1
Error from R CMD check
Dear all, I'm puzzled by the error I get from R CMD check one of my packages. I'm running R CMD check with the --as-cran flag and it get the error both from running it from the command line as from within Rstudio. On the same machine R CMD check on my GRTS package (https://r-forge.r-project.org/R/?group_id=1027) works fine. Any suggestions on how to fix this? I can send the source code in a private email if required. Best regards, Thierry Output from Rcmd.exe check --as-cran watervogels_0.3-27.tar.gz * using log directory 'U:/svn2/watervoge...
2015 Mar 20
2
getting oriented/networking
I've been using virt-manager and kvm with a disk image (as in the raw bits) from a physical windows 7 machine. Initial performance was dreadful, but improved as I switched to virtio and spice. I've been running linux VM's somewhat longer (much longer if you count kvm without libvirt). There are lots of choices exposed by virt-manager. How do I find out what the choices mean, and
2011 Mar 17
1
Paperclip validates_attachment_content_type not working?
Hi, I''m using the paperclip gem to upload photos. I''m trying to use the content-type validator in my photo-model but it''s not working. Photo upload with just the file-size validator works. What could this be? Here''s my code: http://pastebin.com/1nGfgmtN Thanks, Mathew -- You received this message because you are subscribed to the Google Groups "Ruby on
2013 Nov 04
0
brainstorm ldap type/provider
...the master branch, the first dynamic configurations are there, using the exec resource. But I prefer the a type/provider solution. If anyone has some requests, remarks, critiques ... the are welcome. I attached a 15 min brainstorm typing session of what the ldap_whatever type could look like grts jo -- Johan De Wit Open Source Consultant Red Hat Certified Engineer (805008667232363) Puppet Certified Professional 2013 (PCP0000006) _________________________________________________________ Open-Future Phone +32 (0)2/255 70 70 Zavelstraat 72 Fax...
2015 Mar 20
1
Re: getting oriented/networking [some success]
...39; present='yes'/> </clock> - Delete the tablet entry in the input section or set the USB-bus to USB2 or USB3 - Use hugepages <memoryBacking> <hugepages/> </memoryBacking> Again thanks Daniel and Andrey. Hope this helps. Grts, Dominique. -----Oorspronkelijk bericht----- Van: Boylan, Ross [mailto:Ross.Boylan@ucsf.edu] Verzonden: vrijdag 20 maart 2015 1:52 Aan: libvirt-users@redhat.com Onderwerp: [libvirt-users] getting oriented/networking I've been using virt-manager and kvm with a disk image (as in the raw bits)...
2015 Mar 20
0
Re: getting oriented/networking
...<timer name='hypervclock' present='yes'/> </clock> - Delete the tablet entry in the input section or set the USB-bus to USB2 or USB3 - Use hugepages <memoryBacking> <hugepages/> </memoryBacking> Again thanks Daniel and Andrey. Hope this helps. Grts, Dominique. -----Oorspronkelijk bericht----- Van: Boylan, Ross [mailto:Ross.Boylan@ucsf.edu] Verzonden: vrijdag 20 maart 2015 1:52 Aan: libvirt-users@redhat.com Onderwerp: [libvirt-users] getting oriented/networking I've been using virt-manager and kvm with a disk image (as in the raw bits...
2012 Oct 11
1
Noob setting up, hitting SSL Errors
I''m a noob puppeteer. I''m following the directions here: http://shapeshed.com/setting-up-puppet-on-ubuntu-10-04/ I''m running two identical Ubuntu VMs. I can apparently set up the master ok. But, when I try to connect with an agent I get the following error from the agent: Error: Failed to apply catalog: SSL_connect returned=1 errno=0 state=SSLv3 read server
2013 Oct 28
1
Using puppetlabs_spec_helper on Windows 7
I''m trying to make puppetlabs_spec_helper runs on Windows 7 to test my Puppet modules. Is this supported ? Because I encountered some problems: 1. symlinks were not created on Windows 7 (even if the functionnality are availabe). To manage that I added to rake_tasks.rb an ugly function: def make_link(source,target) ruby_platform =
2018 Jul 03
1
usb problem on Dell Latitude 3570
----- Oorspronkelijk bericht ----- Van: "Nataraj" <incoming-centos at rjl.com> Aan: "CentOS mailing list" <centos at centos.org> Verzonden: Maandag 2 juli 2018 23:21:39 Onderwerp: Re: [CentOS] usb problem on Dell Latitude 3570 On 07/02/2018 01:49 AM, johan.vermeulen7 at telenet.be wrote: > Hello All, > > after update to Centos7.5 all our Latitudes 3570 -
2013 Sep 17
6
rspec-puppet require syntax
Can someone tell me the correct way to specify the following require statement in an rspec-puppet test? *require => [Class[''ssl''],Class[''pcre3''],Staging::Extract["nginx-${version}.tar.gz"]]* I tried this: *''require'' =>
2006 Nov 29
12
ssl certificate problem
...onfiguration from the other server, which signed the certificate generated by the puppet client). Same thing on the other server. Is there any way to split the certificates/keys used/generated by the puppet master, and the certificates/keys used/generated by the puppet client on the same machine? grts Koen Vereeken _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users