search for: _create_

Displaying 9 results from an estimated 9 matches for "_create_".

Did you mean: _create
2015 Aug 11
1
ACLs on Samba share not preserved when copying with Windows Explorer
...on Samba share not preserved when copying with Windows Explorer > > On 10/08/15 21:51, Andrew Martin wrote: > > > > Has anyone encountered this problem, or do you know what I can do to make > > ACLs inherit as expected? > > > > Hi > Files only inherit if you _create_ the them in the share as you saw with > your libreoffice file. > > Thanks for the help, however why does this matter from Samba's perspective? In either case, copying an existing file from a local drive to the share or saving a new file onto the share from a 3rd party program, the s...
2008 Jan 29
12
listing USDT probes, if any
How do I query an application to see if it supports any USDT probe points?
2015 Aug 10
4
ACLs on Samba share not preserved when copying with Windows Explorer
I have a samba share (using Samba 3.6.3) running on an ext4 filesystem with the "acl" mount option. The samba share is configured as follows: [myshare] path = /srv/myshare browseable = no public = no guest ok = no writable = yes printable = no create mode = 0660 directory mode = 0770 level2 oplocks = no oplocks = no I have configured the following ACLs on
2011 May 17
2
HTML snapshots for crawlable ajax
Hi, There doesn''t seem to be any reference for taking HTML snapshots from within a Rails server. I wonder how one could implement Google''s crawlable AJAX spec (http://code.google.com/web/ajaxcrawling/docs/learn-more.html)on a Rails application? To summarize: I have a Rails application with a Javascript front-end with lots of AJAX. I need Google to index the AJAX content, hence
2007 May 21
2
Rails'' fixtures suck! But what about something like this?
...o "options" and I was wondering if people could comment on them and give me some feedback and suggestions. - The first option is how I started out: http://pastie.caboo.se/63359 In this option, fixtures for multiple tables can be written in a single file. You would start out by using the _create_ method to tell the parser what table the fixtures are for and you could also specify :with, which would set default attributes for fixtures. You could also nest fixtures in order to easily scope them (see the last user fixture how I specified nested post fixtures). - The second option is what I c...
2007 Feb 14
1
problems apt-getting from CRAN
Hi there, I hope that's not been asked ad nauseam (but I could not find it in the archives...) but, if I put a CRAN mirror in my sources.list and I try to install the latest R version for 'testing' I get the warning that the packages cannot be autenticated. I tried to figure out how to get a GPG key from the mirror I'm using (the austrian one) in case that's the solution,
2001 Mar 17
2
Drive Y
Hi I don't want that Windoze programms write to my {HOME} directory (Drive Y). I find better a separate directory like {HOME}/.wine/cfg.windoze for .ini, cfg, .log, and other files. It looks better without these files in my home directory. Now it is crammed and not clear. Is there a possibility to make this? With a option in {HOME}/.wine/config perhaps? Thanks much -- MfG / With
2007 Aug 27
4
processing Dovecot maildirs with shell scripts
Hello, I have a postfix server which uses procmail as its delivery agent to deliver incoming messages to several maildirs. For several reasons, not really relevant here, I need to process/refilter/sort again the content of these mailboxes before delivering the messages to the _other_ maildirs which Dovecot sees and serves to local or remote imap users. Basically, I need to write some shell
2015 May 29
7
Native ZFS on Linux
I have a question that has been puzzling me for some time ... what is the reason RedHat chose to go with btrfs rather than working with the ZFS-on-Linux folks (now OpenZFS)? Is it a licensing issue, political, etc? Although btrfs is making progress, ZFS is far more mature, has a few more stable features (especially Raid-z3) and has worked flawlessly for me on CentOS-6 and Scientific Linux-6.