search for: creaters

Displaying 16 results from an estimated 16 matches for "creaters".

Did you mean: cheaters
2019 Nov 21
2
Virtual folder auto creation
After switching on Virtual Plugin and configuring it as specified on https://doc.dovecot.org/configuration_manual/virtual_plugin/ the virtual folder is created for each user. Is it possible do not creater virtual folder automatically, only manually, for specific users? lda_mailbox_autocreate set to yes, but hope it's not related. -- sergio.
2007 Oct 07
2
Trust p-values or not ?
Hi, First of all kudos to the creaters/contributors to R ! This is a great package and I am finding it very useful in my research, will love to contribute any modules and dataset which I develop to the project. While doing multiple regression I arrived at the following peculiar situation. Out of 8 variables only 4 have <0.04 p-valu...
2008 Jan 23
6
JRuby and callbacks?
Hi all, Any Java/JRuby folks on the list? I''d like to see if we can implement api.c for JRuby using JNA and see how it handles the callbacks. I''m not a Java guy, nor do I know JNA, but I''ll take a stab at it if no one else on the list does. Here are a couple of useful links: http://www.infoq.com/news/2007/09/jna-jruby https://jna.dev.java.net/ Regards, Dan This
2019 Nov 14
2
Sometimes Roaming Profile loose rights to restart shutdown...
Hi, sometimes my Roaming Profile gets buggy and i cant use the Reboot Shutdown ... function all other works. When i make a new users.v6 folder the Profile works again very well. I tried all GPOs i found for energy settings but nothing helps if the Profile is broken. Only delete and make a new one works Samba 4.11.2 Win10 1803-1903 any ideas? or Workarounds? Ren? Mit freundlichen Gr??en,
2019 Nov 21
0
Virtual folder auto creation
> On 21 Nov 2019, at 4.32, sergio via dovecot <dovecot at dovecot.org> wrote: > > > After switching on Virtual Plugin and configuring it as specified on > https://doc.dovecot.org/configuration_manual/virtual_plugin/ > > the virtual folder is created for each user. > > Is it possible do not creater virtual folder automatically, only > manually, for specific
2006 Apr 26
3
The beautiful math plot
Dear R-help, How can I replicate the beautiful math plot found in the right-hand side of http://www.r-project.org/screenshots/desktop.jpg? I tried the following code but didn't obtain something as beautiful. r <- seq(-10, 10, len=100) y <- cos(r^2)*exp(-r/6) par(pty="s") plot(r,y,type="l") Thanks in advance! Yung-jui Yang [[alternative HTML version deleted]]
2003 Aug 26
0
bug report: whitespaces in uris
...uot; / "/" unreserved = alphanum / mark mark = "-" / "_" / "." / "!" / "~" / "*" / "'" / "(" / ")" -- Jiri Kuthan http://iptel.org/~jiri/ iptel.org -- creaters of the fastest SIP server
2001 Oct 28
1
How to create but not delete file/dir?
Hi, I want to setup rights so that users can create files/dirs but once they close them they have read-only right for them. I'm using Samba 2.2.2 on XFS but AFAIK XFSs ACL won't help me. One friend told me that he saw once some "well hidden" parameter for Samba which allows this :-) BTW: NT and Novell allows to do this thing ;-) (also is said Solaris) Thanks, Libor
2006 Sep 06
0
creating new file or folder does not appear until hitting refresh
Hi, I noticed that when right clicking and choosing to creater new folder, this one doesn't appear until pressing F5. My users are not very happy at all with this behaviour. I would like to fix it but i'm not sure about what i'm doing. I would like to change the "//|change notify timeout"|// but i don't understand exatcly what it does... What if i set it to
2010 Jun 07
2
Microsoft OneNote 2007 painfully slow
We have a user trying to share a OneNote 2007 notebook and it takes minutes to load a 20 KB notebook. I've opened a 500 KB Excel spreadsheet from the same share and it took seconds. Has anyone else run into this problem? We are running Samba 3.4.8 on Debian Squeeze. Thanks, Robert LeBlanc Life Sciences & Undergraduate Education Computer Support Brigham Young University
2013 Dec 10
0
Re: Developer Dashboards for Xen Project sub-projects (need input)
On 25/11/2013 14:35, Konrad Rzeszutek Wilk wrote: > . snip.. >> I wanted to start a discussion about this and what would be useful. >> For the Hypervisor for example, we could track activity on xen.git >> and osstest.git on master as well as stable branches (not sure >> whether there is any point in tracking activity on staging >> branches). There is also stuff
2007 Jul 21
3
unable to get "has_many :after_add" to work - need help
Can someone tell me what I''m doing wrong? I''ve spent way too much time on this -------------------------------------------------------------------------------------- class Picture < ActiveRecord::Base has_many :ratings, :after_add => :increment_rating, :after_remove => :decrement_rating def increment_members(rating) self.rating += rating.amount save!
2009 Aug 30
4
[LLVMdev] Perfect forwarding?
BLAST! LLVM mailing list headers are still royally screwed up... My message is below... On Sun, Aug 30, 2009 at 2:20 PM, Talin<viridia at gmail.com> wrote: > Hey all, it's been a while since I have posted on this list, but I've > been continuing my work with LLVM and getting lots done :) > > One question I wanted to ask is whether anyone had any advice on how to >
2018 Apr 07
0
Is it possible to clone an NT ACL from one file or dir to a totally different file or dir ?
On 04/05/2018 08:32 PM, Andrew Bartlett wrote: > On Sat, 2018-03-24 at 20:38 -0400, Ken McDonald via samba wrote: >>> By default, step 4 takes forever to run on large datasets because it >>> uses named entities. My ultimate plan was to use the numeric >>> user/group id's in that step instead of named ones so the Winbind cost >>> is not incurred. Seems for
2007 Jan 19
9
Double-quoted query with "and" fails.
Hi, We''re using Ferret 0.9.4 and we''ve observed the following behavior. Searching for ''fieldname: foo and bar'' works fine while ''fieldname: "foo and bar"'' doesn''t return any results. Is there a way to make ferret recognize the ''and'' inside the query as a search term and not an operator? (I hope I got the
2018 Apr 06
2
Is it possible to clone an NT ACL from one file or dir to a totally different file or dir ?
On Sat, 2018-03-24 at 20:38 -0400, Ken McDonald via samba wrote: > > > By default, step 4 takes forever to run on large datasets because it > > uses named entities. My ultimate plan was to use the numeric > > user/group id's in that step instead of named ones so the Winbind cost > > is not incurred. Seems for the whole process, the calls to Winbind to > >