similar to: Using Protect filter on a merge rules file

Displaying 17 results from an estimated 17 matches similar to: "Using Protect filter on a merge rules file"

2010 Feb 02
1
Does Filter use standard regex syntax?
Hy, I'm going to build a bash/awk set of scripts to manage rsyncd configuration and management but I need some clarification on filter/include/exclude syntax. I'd like to use the 'find' command to scan modules tree for per-dir merge/filter file. Here is an option form find man: ----------------------- -regextype type Changes the regular expression syntax understood by -regex and
2006 Feb 28
0
Call me ASAP
2005 Jul 28
2
Win95 on a Samba3+LDAP domain on a Debian box
Hi folks, I have successfuly migrated a WinNT 4.0 Domain to a Debian server with Samba3+Ldap following the Samba-3 by Example guide from John H. Terpstra (an impressive good guide) and The Linux Samba-OpenLADP Howto from Jerome Tournier & Olivier Lemaire. The domain holds about 800 accounts. There are WinNT servers, WinXP and Win95 clients belonging to it. WinNT servers and WinXP clients
2005 Jun 23
0
WinXP - Not So Roaming profile
Hi folks, I am trying to deploy an LDAP based Samba3 PDC, migrated from an old WinNT4 Domain to support roaming profile for new WinXP clients. But I do not want a full roaming profile. AFAIK WinXP profiles tends to grow. If possible, I would like to roam only the desktop settings, and maybe the navigator (IE or Firefox) configuration. Another important (I believe) information is that our WinXP
2015 Mar 02
2
R-devel does not update the C++ returned variables
Thanks! I went through the online posts which supports the power of .Call over .C. But my probably naive question is why does this work for my code with R but not R-devel? And another question is related to using .Call. Based on the manual page, I do not need to change the function parameters when using .Call. So I can run like this: .Call("sppedUp", D, S, pD, pS, nrow(D), as.integer(N),
2015 Mar 02
0
R-devel does not update the C++ returned variables
On 02/03/2015 8:46 AM, sarah manderni wrote: > Thanks! I went through the online posts which supports the power of > .Call over .C. But my probably naive question is why does this work > for my code with R but not R-devel? Because of the change mentioned in the NEWS file. > And another question is related to using .Call. Based on the manual > page, I do not need to change the
2010 Jun 18
5
convertir archivo texto en data frame
Tengo un archivo de texto donde cada línea es de la siguiente forma: "aa-mm-dd hh:mm:ss Nombre Apellido" ¿Hay alguna forma de usar read.table o algo similar para obtener directamente un data frame que tenga dos columnas donde una tenga la fecha y quede de tipo PosiX y la otra character con el nombre completo? Gracias, Sebastián.
2010 May 08
3
Count cases in a list
Hi everybody, I would like to count how many times names in list L, nombreL, apear in list C, nombreC. Can I improve the next program? cuenta <- 0 topL <- length(nombreL) topC <- length(nombreC) for (i in 1:topL) { for (j in 1:topC) { k <- grep(noquote(nombreL[i]),nombreC[j])
2010 Apr 15
12
[PATCH] Add :touch option to has_many associations
Hi, it would be nice to have the touch option in has_many associations also. I have a scenario like this: An user has some credit (money) and some advertises. Each advertise can be enabled or disabled depending on some rules. One of the rules is that the user should have money. Each time the money of the user change, the advertises are touched, enabled/disabled and then cached, as they are much
2006 Jan 26
3
userPassword in a LDAP database of a Samba3 domain
Hi folks, I have been able to migrate a WinNT4 domain to a Samba3 PDC domain using openldap as a backend and smbldap-tools to vampire the WinNT4 domain (pretty much following Samba3 by Example and documentation in smbldap project by IDEALX). Nevertheless, all 600 users migraged from the WinNT4 domain have attributes like these on the ldap database: userPassword: {crypt}x
2006 Apr 07
4
Wine 0.9.11 and Visual Foxpro 9
G'day I am trying to install Visual FoxPro 9 with wine. I have been following the instructions from "http://www.paulmcnett.com/vfp/wine/". I have had to slightly modify the paths used for the symlinks because the format of version 9 appears to differ from that of version 8. Or it's because they didn't lend me the original disks. Basically an extra directory level called
2008 Mar 01
2
No route matches with {:method=>:get} Error in AWDWR Book
Hi I''m working on the AWDWR book and I''m on the admin section of the book. I have rails 2 installed on my machine and I have ran into an error when I created my controller login but when I go to http://localhost:3000/login/index I get this error: No route matches "/login/index" with {:method=>:get} I haven''t touched the routes.rb file and when I generated
2015 Mar 02
2
R-devel does not update the C++ returned variables
Hi, Within my R code, I am using a C++ function as below: overlaps <- matrix(0, nrow=B, ncol=length(N)) overlaps.P <- matrix(0, nrow=B, ncol=length(N)) .C("speedUp", D, S, pD, pS, nrow(D), as.integer(N), length(N), ssq[i], i, as.integer(B), overlaps, overlaps.P, DUP=FALSE) the function "speedUp", is supposed to update matrices overlaps
2006 Sep 15
7
is there a multiline ruby "comment" approach? like java's /* code */ ???
Hi, Just wondering if there is a way to easy comment out a block of ruby code without putting the "#" characters on each line? Is there an equivalent to java''s /* */, for example: /* askdf asd fasdf as dfasd fa */ Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2012 Aug 24
6
updating elements of a vector sequentially - is there a faster way?
I would like to know whether there is a faster way to do the below operation (updating vec1). My objective is to update the elements of a vector (vec1), where a particular element i is dependent on the previous one. I need to do this on vectors that are 1 million or longer and need to repeat that process several hundred times. The for loop works but is slow. If there is a faster way, please let
2007 Apr 06
0
How to Build a Rescission Calendar in Rails
Hey everyone, I''m sorta new to ruby on rails and I need a little help in thinking through something with a calendar. I have a client that wants a rescission calendar on his site. Best example of this would be found at this website https://www.notariestoyou.com/calendar/ Typically rescission dates are 3 days from the day you sign a contract unless you signed on a Saturday then it
2007 Oct 19
0
Windows XP truncating last share name?
Hi folks, We have a Samba 3 PDC domain (with an LDAP backend) configured pretty much as described on "Samba 3 by Example" for Windows XP clients. Some XP machines are presenting errors when editing files wich reside on a samba shared folder. The user accesses the share and opens de desired file. When trying to save it the file name turns blue (that is, windows explorer