search for: sheer

Displaying 20 results from an estimated 325 matches for "sheer".

Did you mean: sheet
2010 Aug 31
1
0.24.5 puppetmaster, 0.25.4 puppetd, version sheer?
...cate. The puppetd client seemed to be asking for the wrong path as I see log messages like: [2010-08-31 12:59:40] ERROR `/production/certificate/ca'' not found. And, indeed, I find no such paths around on the master. Should this combination work? In general how do people handle version sheer? Do you ignore the packages that come from with the OS and install the same version everywhere from source? Something else? Thanks! -Brett.
2006 Dec 18
2
I''m back
...e drought. They didn''t really tell me just how bad it was while I was in Japan. Add to that the fact that my dad is 67, he just had a heart valve replaced two years ago and he is running a 7000 acre property by himself. So I decided to stay home for a while and offer a hand during the busy sheering season. Now, I was hoping to get some work on Ferret done at night but getting the internet connected turned out to be next to impossible thanks to Telstra. I should point out that my parents property is not that remote. We are less that 4 hours drive from Sydney and about 1 hour from Canberra...
2020 Mar 12
2
[PATCH 0/1] *** SUBJECT HERE ***
On 12.03.20 19:09, Christoph Anton Mitterer wrote: > On Wed, 2020-03-11 at 21:39 +0100, Thomas Koeller wrote: > IMO, the idea itself sounds not the best... one must assume that such > invoked programs are not written "safe"... and thus an attacker could > potentially cause the system to run such programs a huge number of > times. As the anticipated action of the program is
2008 Mar 01
5
rspec with continuations: very strange
I appear to have written code which travels backwards through time: http://www.vimeo.com/742590 This disturbs me immensely. If anyone can explain it, that would be cool. I think it''s an illusion brought about by how RSpec wraps the code it executes, and by the sheer weirdness of continuations. -- Giles Bowkett Blog: http://gilesbowkett.blogspot.com Portfolio: http://www.gilesgoatboy.org Tumblelog: http://giles.tumblr.com Podcast: http://hollywoodgrit.blogspot.com
2009 May 28
2
Adding a kernel module to the ISO/installer initrd?
Greetings list! Because of the sheer number of box (re)installations we do that have a CentOS base, I've converted our provisioning process to PXE. However, I've found that an alarming number of motherboards are coming with the Realtek RTL8168 ethernet controller onboard. When the system boots, it cannot find an ethernet contr...
2006 Feb 10
4
before_save gotcha
Is it will known and accepted that before_save triggers should return true? I didn''t notice this before but now I see it in the documentation. Here is what I''m doing in my model: def before_save if self.has_album? self.visible = self.album.visible? end end That results in the expected result when album.visible? is true - but not when it is false. To make it
2003 Feb 04
2
Win 2000 & XP Printer problem
...ncorrectly, or the specified printer has lost its connection to the server." I even removed a printer from my network, removed its printer name from the "printcap" file. This printer STILL shows up in WinXP. It even lets me install it. I've even restarted samba just for the sheer fun of it. Is there some sort of "Cache" or something that stores this information on WinXP machines? Does anyone have any ideas? It sure would be "Handy" to be able to add printer to my network... Thanks! Ron --------------------------------------------------- Ron Bomba...
2013 Apr 24
3
join table naming
...learning rails and could use some help… I created a join table “pictures_questions” and append to it in the following way: @picture = Picture.new(params[:picture]) … if @picture.save @question.pictures << @picture Everything works fine but honestly I think I got this working by sheer luck and trial and error. I have 2 questions: 1. I do not understand the difference between naming the join table pictures_questions vs questions_pictures (ie how to decide which to use) 2. I do not understand the “.pictures” in @question.pictures - is it an attribute of @question because of th...
2015 Dec 04
3
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
And last thing i forgot. Is this server having multiple interfaces ? Yes, set in smb.conf interfaces = 127.0.0.1 bind interfaces only = No and can you post the complete krb5.conf again. I did not see in libdefaults. dns_lookup_kdc = true dns_lookup_realm = false Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org]
2018 Aug 28
3
TPM
...m, which should be available in 2.11.0. Can someone confirm that tpm will be enabled here? Would also be nice having a libvirt that will accept the swtpm configuration. the current don't like it. Could of course recompile qemu myself, but really wouldn't like going that route. The sheer number of patches applied is quite scary... Best Dag
2015 Aug 20
3
new laptop: DVD or Blu-ray
W dniu 20.08.2015 o 13:26, Mauricio Tavares pisze: > On Aug 20, 2015 6:54 AM, "ken" <gebser at mousecar.com> wrote: >> >> One of the build options for a laptop I'm looking at buying is DVD vs > Blu-Ray. I've never used Blue-ray before, so is there some compelling > reason, as a Linux guy, to want to get Blu-ray? > First of all, is this going
2016 Jan 29
2
[cfe-dev] Proposal: Enable BUILD_SHARED_LIBS=ON by default for debug build.
...Today, tip is > O.K to build in shared linking. This is a different matter, and as David said, one that may not be *that* critical, given to the number of people that use shared libs on debug builds. Chances are that ToT is ok now because someone fixed whatever the bug was, and not because of sheer luck. Don't worry too much about it. I see no reason to turn shared libs on by default on debug builds, given that it's just one command line option in CMake. Whatever the default state of that flag is, some people will have to have it, others won't. If you change the default, you'...
2019 Aug 22
4
Docs: Re-organizing the LLVM docs
...# Welcome/About * Introduction and overview of LLVM * Topic links # Getting Started/Tutorials * Brief description w/topic links # Reference * Brief description w/topic links # Getting Involved/Community * Overview of how to get involved with the LLVM project * Topic links Due to the sheer number of topics, there would also need to be “sub-pages”. For example, there could be a separate Reference page that lists all of the available reference topics by category. One thing I’m having trouble with is determining how to split up (i.e., categorize) the many topics listed under User Guid...
2002 Dec 12
2
Large-scale ACL copying?
...testparm -x - or am I doing something wrong?) I could try copying them over and then seting the ACLs either through the Security dialog or with setfacl, but given that they're not all predictable (any random subfile could have rather different ACLs to its parent dir), and also given the sheer number involved, it would take, um, a while :( This is Samba 2.2.7a on Debian unstable (can be reverted to stable if need be), and a fairly standard W2k server on domain-level security. Any ideas for an [easier] way to do this? TIA Andrew -- ANDREW FUREY <andrew@terminus.net.au> - Sysa...
2008 May 26
5
[LLVMdev] LLVM project binary size
Hi all, I'm a little bit worried about the sheer size of the resulting binaries of a project using LLVM. The medium large project for which I'm planning to use it (which currently uses a custom dynamic code generator), produces a compact 1.6 MB binary. When I compile LLVM's simple 'Fibonacci' example project the executable is 2.6...
2015 Dec 04
2
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
On 2015-12-04 10:11, Rowland penny wrote: > I still think it is his weird dns setup, were he has a dnsmasq server > replicating what the DCs know (or is supposed to). I think the sheer > fact that he didn't know what lmhosts is, says a lot. We're using such a setup in production without any problems. How about less wild blind guessing and user shaming, and more actual help? -- Mit freundlichen Grüßen, / Best Regards, Sven Schwedas Systemadministrator TAO Beratungs-...
2007 Jul 19
1
Scheduler skipping schedules
...n''t get to the bottom of it and nobody else seems to have any ideas? I did see a post on an Exception not being caught and took care of that but it didn''t seem to make any difference... The code is thoroughly tested and I really doubt it''s the application code unless the sheer volume of data could affect it?
2011 Jan 21
1
TRADUCING lmer() syntax into lme()
...tried to state in mod1 that Iwant to evaluate randomness in the interaction x*z (i.e intercept, slope, interaction) grouped by by a general nesting structure that sets factorA1 and factorA2 as same level effects (hence non nested) and factorB as nested in both. I also must express my momentaneous sheer ignorange on the pdMat objects, thing that prabably is not helping me in the process Kindly Regards Federico Bonofiglio [[alternative HTML version deleted]]
2003 May 19
1
XP & 2000 Printer problem
...d incorrectly, or the specified printer has lost its connection to the server." I even removed a printer from my network, and removed its printer name from the "printcap" file. This printer STILL shows up in WinXP & 2000 machines. I've even restarted samba just for the sheer fun of it. Is there some sort of "Cache" or something that stores this information on WinXP or 2000 machines? Does anyone have any ideas? It sure would be "Handy" to be able to add printer to my network... Thanks! Ron --------------------------------------------------- R...
2008 Mar 20
0
[LLVMdev] LLVM Python binding
I'd might think about that, I have created quite a few Python bindings and, oddly enough, do enjoy it, probably just because of how easy boost::python makes it (I have always manually done it directly using that, but because of the sheer size of LLVM I may use a code generator to generate the basics, and yes I know how to manually create python C modules without any binder, but boost::python drastically cuts down the time for all the glue code). What would you be looking at, the same C++ interface for generating the bytecode (the M...