search for: nilly

Displaying 20 results from an estimated 51 matches for "nilly".

Did you mean: silly
2015 Dec 22
3
Network services start before network is up since migrating to 7.2
...dcore' enough. I beg your pardon. What *possible* reason is there for a server, hardwired, to "announce" itself to anything, other than DHCP? Everywhere I've worked, and what I know, is that servers are assigned IP addresses, they don't just take whatever's offered, willy-nilly. And if they do... I do *not* want to work there. That's not only unprofessional, it's an insane security risk. Suppose someone puts their laptop on the intranet, and has *it* running a DHCP server? mark
2017 Sep 11
1
Dovecot and Letsencrypt certs
...gt; of course certbot designed to do it for you. Won't work, of course, if you employ the least-privilege security principle and run the certbot as a non-privileged user. You'll need a script with administrator privileges to detect cert renewals and restart the service. I can't willy-nilly restart dovecot to pick up renewed certs without webmail disruptions. (My webmail uses persistent IMAP sessions.) All users get dumped and need to re-authenticate. If a user happens to be drafting a message that took 2 hours to compose, I will surely hear about it. I should probably install a IM...
2010 Nov 12
1
\Noselect eliciting bug?
...id/.maildir/subscriptions This one is not, $inbox becomes \Noselect: d /home/david/.maildir /home/david/.any-file /home/david/.maildir/dovecot.* d /home/david/.maildir/cur d /home/david/.maildir/new d /home/david/.maildir/tmp /home/david/.maildir/subscriptions i can make directories willy nilly starting with a dot, but a -file- starting with a dot breaks my mailbox. it doesn't affect any other folder, just $inbox 2.0.6
2006 Jan 30
1
auto_complete_with_index_for
I have a crude hack to allow auto_complete to work with indexed text fields. I needed it for a timecard entry form with an arbtirary number of records which can be added/changed/delete willy-nilly by users. One of the fields is a perfect candidate for autocomplete since it references a database object with a large number of choices and long descriptions. Using a select list is extremely ugly in this case. I copied the code for text_field_with_auto_complete out of /usr/local/lib/ruby/gems...
2006 Mar 19
2
Pretty-Printing (X)HTML Output
I''ve gone down (hopefully the correct) route of breaking up my layout(s) into common/generic elements such as the html head etc, but when the page renders there is no consistency in indenting - it''s all over the place (I''ve de-tabbed everything with the same result). Is there a standard/existing way of pretty-printing output? I''ve searched without any real
2009 Feb 19
3
[LLVMdev] Possible DAGCombiner or TargetData Bug
...:STORE, SVT))) return DAG.getStore(Chain, N->getDebugLoc(), Value.getOperand(0), Ptr, ST->getSrcValue(), ST->getSrcValueOffset(), ST->isVolatile(), OrigAlign); } Uhh...this doesn't seem legal to me. How can we just willy-nilly create a store with a greater alignment? In this case Align is 8 and OrigAlign is 16 because SVT.getTypeForMVT() is Type::VectorTyID (<2 x i64>) which has an ABI type of VECTOR_ALIGN. Hmm...why is the ABI alignment for VectorTyID 16? The ABI certainly doesn't guarantee it. It only...
2018 Apr 04
2
[PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
...river does not stop > when the vq is full, it will be able to put more hints to the vq once the vq > has available entries to add. What this appears to be is just lack of coordination between host and guest. But meanwhile you are spending cycles walking the list uselessly. Instead of trying nilly-willy, the standard thing to do is to wait for host to consume an entry and proceed. Coding it up might be tricky, so it's probably acceptable as is for now, but please replace the justification about with a TODO entry that we should synchronize with the host. > > > > > >...
2018 Apr 04
2
[PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
...river does not stop > when the vq is full, it will be able to put more hints to the vq once the vq > has available entries to add. What this appears to be is just lack of coordination between host and guest. But meanwhile you are spending cycles walking the list uselessly. Instead of trying nilly-willy, the standard thing to do is to wait for host to consume an entry and proceed. Coding it up might be tricky, so it's probably acceptable as is for now, but please replace the justification about with a TODO entry that we should synchronize with the host. > > > > > >...
2003 Mar 17
1
What does is() mean?
...uent nonsense. This checking could be built into the is method, but the documentation for "new" suggests that one might alternatively want to define a method, "initialize" that was used to create objects of class "sex" and not let people just create such objects willy-nilly. My questions are these: 1. Am I correct in thinking that initialize is the right way to handle this? 2. Are there examples of the initialize strategy, beyond the one given in the "new" documentation? 3. Are there efficiency issues that one should be cautious about? 4. Is there a...
2006 Jan 13
8
swf''s and rails
...ucture that replaced content that was not supported. Also if I want to run rforum and typo on the same server is it difficult and can I embed the rforum on typo page? Anyone got any pointers ideas, read discussions after all no point in clean ruby structures if we then just shove stuff in willy nilly. Justin -- Posted via http://www.ruby-forum.com/.
2011 Oct 03
4
distance coefficient for amatrix with ngative valus
Hi, I need to run a PCoA (PCO) for a data set wich has both positive and negative values for variables. I  could not find any distancecoefficient other than euclidean distace running for the data set. Are there any other coefficient works with negtive values.Also I cannot get summary out put (the eigen values) for PCO as for PCA.   Thanks. Dilshan [[alternative HTML version deleted]]
2015 Dec 22
0
Network services start before network is up since migrating to 7.2
...> I beg your pardon. What*possible* reason is there for a server, > hardwired, to "announce" itself to anything, other than DHCP? Everywhere > I've worked, and what I know, is that servers are assigned IP addresses, > they don't just take whatever's offered, willy-nilly. And if they do... I > do*not* want to work there. That's not only unprofessional, it's an > insane security risk. Suppose someone puts their laptop on the intranet, > and has*it* running a DHCP server? You do know there's more to life than static IP webapp servers, right?...
2006 May 04
1
running only the dovecot-auth service
Hi, we are just testing postfix 2.3 in combination with its new dovecot SASL plugin. Now what we would like to have was dovecot SASL without acutally running dovecot ... The reason for this is because we have the "real" dovecot running on a different server than the postfix instance and it would be nice if it would not be necessary running an "full" dovecot on that server for
2011 Feb 02
1
Outgoing agent´s calls
Hi, is there any way to manage outgoing calls from agents? Mi agents are answering in pstn lines. I can send agents outgoing calls to my Asterisk but I don't know wich agent is making the call...because, may be he is unregister... Is there any solution? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Apr 21
0
Passwords expiring on 2.2.8a
...sswd sync isn't enabled for several reasons, not the least of which is that we do a lot of authenticating with LDAP and this is seperate. Once we get to Samba3 we may actually use this feature, but for now I can't do that upgrade and don't want people to change their password willy nilly. Has anyone seen this and found a way to get the machines to stop complaining about expiring passwords? -- Paul Gienger Office: 701-281-1884 Applied Engineering Inc. Cell: 701-306-6254 Information Systems Consultant Fax: 701-281-1322 URL: www.ae-solutions.com...
2006 May 08
2
Imap folders missing after updating
I just updated from 0.99.14 to 1.0beta2 on FC5 and my my IMAP folders have mainly disappeared in my Thunderbird client. All that's left is Inbox and Trash. Is there some configuration setting that's now necessary to make the server think an account uses IMAP folders? The way it seemed to work before was that the presense of a Maildir directory in a user's home indicated IMAP. The
2009 Feb 19
0
[LLVMdev] Possible DAGCombiner or TargetData Bug
...DAG.getStore(Chain, N->getDebugLoc(), Value.getOperand(0), > Ptr, ST->getSrcValue(), > ST->getSrcValueOffset(), ST->isVolatile(), > OrigAlign); > } > > Uhh...this doesn't seem legal to me. How can we just willy-nilly create a > store with a greater alignment? In this case Align is 8 and OrigAlign is > 16 > because SVT.getTypeForMVT() is Type::VectorTyID (<2 x i64>) which has an > ABI > type of VECTOR_ALIGN. > > Hmm...why is the ABI alignment for VectorTyID 16? The ABI certainly >...
2017 Sep 12
2
Dovecot and Letsencrypt certs
...39;t work, of course, if you employ the least-privilege security >> principle >> and run the certbot as a non-privileged user.? You'll need a script with >> administrator privileges to detect cert renewals and restart the >> service. >> >> I can't willy-nilly restart dovecot to pick up renewed certs without >> webmail disruptions.? (My webmail uses persistent IMAP sessions.) >> All users get dumped and need to re-authenticate.? If a user happens to >> be drafting a message that took 2 hours to compose, I will surely hear >> about...
2003 Jul 31
1
Question on Samba PDC: Permissions and groups
Hello everyone. Im setting up a Samba PDC running 2.2.8a with LDAP on the backend to hold user accounts, machines and passwords. My question is actually on permissions and groups for users who are part of the domain. For example, in my testing, i've been able to successfully join machines and clients to the PDC. However, when I log into the domain with the user, I noticed that they have
2005 Aug 03
1
linking, exported symbols
Hi all, I've got an application here (flumotion) which uses libtheora (via gstreamer, though I think that's irrelevant here) and many other bits of code, one of which is PIL (Python Imaging Library), which also has chunks implemented in native code. When I run this, I get a crash in libtheora, the top of the stacktrace looking like: #0 0xb6a71bbf in quantize () from