similar to: FW: rsync(cygwin) problem

Displaying 20 results from an estimated 3000 matches similar to: "FW: rsync(cygwin) problem"

2003 Feb 06
0
Samba 2.2.7 as printserver
I have had this running now for 3 weeks and have not been able to figure a few things out. Samba 2.2.7-1 on RH7.2 using lprng and doing the print serving for windows XP clients I added printer drivers for each printer via APW facility. I can add drivers all day long, but I cannot remove them, the button is greyed out. I've got several color HP printer drivers that are causing problems but I
2003 Feb 18
1
Samba as printserver for XP clients
I've got samba 2.27 on a RH8 system Running as windows print server and doing the print spooling for clients I've got a corrupted driver installed on the server but cannot remove it using the following: Rpcclient $>deldriver "driver name" I get the following error: error 0xbb9! Phillip M. Bryant ITT Industries, Advanced Engineering and Sciences Network Administrator
2005 Jun 07
1
Autorollback Patches for CentOS 4 RPM
Hi all, For anyone interested, I have just ported James Oden's Autorollback/Autorollback-goal RPM patches to the version of RPM present inside of CentOS 4. The patched RPMs, SRPM and raw patches can be found online here: http://hackers.progeny.com/~sam/RPM-Autorollback/ Specifically, you can find those for CentOS 4 here: http://hackers.progeny.com/~sam/RPM-Autorollback/#wherecentos4 One
2007 Nov 30
2
Puppetca issue - not working
I am using Puppet 0.23.2 I am trying to add a new client -- v26.domain.com This is what I am doing from client side - v26.doamin.com #puppetd --test info: Creating a new certificate request for v26.domain.com info: Creating a new SSL key at /var/lib/puppet/ssl/private_keys/v26.domain.com.pem warning: peer certificate won''t be verified in this SSL session. notice: No
2000 Aug 15
1
Per-directory quotas
We are running Samba right now to provide user home directories to Windows users. We are using basic user quotas on the /home partition to limit disk usage. But, soon we will be adding additional directories, user, and groups to allow data sharing among 'workgroups'. We will still need to limit disk usage, but doing this via the rather crude group quota system won't do. Has
2005 Apr 15
0
rpmstrap & CentOS 4, feedback requested
Hi everyone, I've been working on a tool similar to debootstrap but designed to work with RPM-based distributions. The intent of such a tool is to be able to bootstrap a basic working RPM-based system (I use it primarily for creating chroots for cross-distro development and testing, but it could also be used for simple installs or even upgrade and dep-closure tests). It's called
2011 Aug 31
2
Treat an Unquoted Character String as a Data Frame
I have several datasets that come from different studies (fv02 and fv03), they represent different levels (patients and lesions), and they have different patient populations (itt, mitt, mitt3). I wanted to write some code that would pass my three requirements into a function I wrote, produce the output, but not have to require me to also pass a unique plot title or output filename for each
2007 Apr 18
1
[Bridge] Making a bridge work without source address spoofing
So, I agree, the curent wireless card I have been given does not allow source address spoofing, but I still would like to use bridging. I wonder if anyone has tried modifying the bridge code to encapsulate the actual packet in some way so that the desired source address can be preserved? I am thinking of something like duplicating the ETH header, adding it to the beginning of the packet, so that
2007 Dec 17
0
guidelines for consistency of vector functions
Moving on from the discussion of the fact that length(x)==9 for any POSIXlt object x (which seems diabolically confusing, given that 'c' and '[' are defined for POSIXlt and have the vector-like behavior one would expect), what about having some guidelines for coding and documentation of vector-like classes? (1) a vector-like class should implement functions in groups:
2012 Feb 03
0
Nested? Two-way ANOVA with repeated measures
Dear R-users, I have 3 plant populations (fixed). Within each population there is the same number of “families” (random) – the seed progeny of the same plant. These families were exposed to 2 treatments (fixed) and their response was measured (mean values for 25 seedlings per family per treatment are presented in data table). I would like to know if there is a significant difference in the
2012 Feb 09
1
Constraint on one of parameters.
Dear all, I have a function to optimize for a set of parameters and want to set a constraint on only one parameter. Here is my function. What I want to do is estimate the parameters of a bivariate normal distribution where the correlation has to be between -1 and 1. Would you please advise how to revise it? ex=function(s,prob,theta1,theta,xa,xb,xc,xd,t,delta) { expo1=
2005 Jul 12
2
Samba installation
New to Samba and Linux. I loaded Samba 3.0.14a ran ./configure ran make ran make install edited /etc/samba/smb.conf to what I want I try and run usr/local/samba/bin/smbd -d and I get bash command not found What do I need to do? Thanks! John W. ************************************ This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual
2007 Oct 13
2
the use of the .C function
Dear All, could someone please shed some light on the use of the .C or .Fortran function: I am trying load and running on R the following function // psi.cpp -- psi function for real arguments. // Algorithms and coefficient values from "Computation of Special // Functions", Zhang and Jin, John Wiley and Sons, 1996. // // (C) 2003, C. Bond. All rights reserved. // //
2004 Jun 28
0
Authentication problem
I've got a RH9 box with samba 3.0.0 using winbind and pam for windows client and user authentication to a 2003 AD DC. This morning I started having problems with a few shares that then cascaded into a larger issue of being able to authenticate any client to the machine. I configured Kerberos with my realm information and have added the machine to the domain several times and have been
2006 Aug 02
1
RE
Hi any, Can some please detail me the createX command in bayesm package? To make things easy for you to help me, let me put forward my problem Suppose I have 3 covariates (say X matrix) and my Y has 3 categories say (1,2,3). Now from the CreateX I understand that the data matrix say 'Xa' must be of dimension n* (naxp), where 'na' is the number of variables and 'p' is
2005 Sep 22
0
STATUS_BUFFER_OVERFLOW
FC4 with Samba 3.20 Win 2003 AD Domain, no SP1 yet wbinfo --authenticate=dom+domtest%password yields the following could not open handle to NETLOGON pipe (error: STATUS_BUFFER_OVERFLOW) NTLM CRAP authentication for user [dom]\[domtest] returned STATUS_BUFFER_OVERFLOW (PAM: 4) challenge/response password authentication failed Could not authenticate user dom+domtest with challenge/response from
2011 Aug 15
2
plotting segments only and in color
Hello, I've a question concerning the display of interval data. A sample dataset where X is an interval between Xa and Xb which should be displayed: Y=c(15,14,23,18,19,9,19,13) Xa=c(17,22,21,18,19,25,8,19) Xb=c(22,22,29,34,19,26,17,22) X = (Xa+Xb)/2 It's easily possible to plot the mean of the interval like: plot(X,Y) afterwards I can create lines for the interval with:
2003 Oct 23
5
samba 2.27 as print server
I'm running Samba 2.27 on RH8 system. I've got samba as the print spooler for Windows XP clients and using winbind as the user validation against my Win2K DC. Permissions on the spool directory are root root with the sticky bit on. Clients can delete their own jobs from the que, but the spool directory is not being expunged of print jobs and the last job constantly displays in the client
2007 Jul 04
1
Calling C Code from R
Hi R Users, Thanks in advance. I am using R-2.5.1 on Windows XP. I am trying to call C code (testCX1.C) from R. testCX1.c calls another C code (funcC1.c) and returning a value to testCX1.c. I like to have this value in R. My steps are below: 1. R CMD SHLIB testCX1.c funcC1.c (at command propmt) 2. It creates testCX1.dll with warning (but testCX1.dll works):
2009 Apr 04
1
Problem with sample()
Hi, I'm having a problem using sample() within a function. Basically I get an error reading: Error in sample(v, 1, prob = h) : non-positive probability Can anyone advise me as to the possible origin of this error? Here is my code #Discretised Gillespie algorithm function (From SMfSB, D.J. Wilkinson) gillespied=function (N, T=100, dt=1, ...) { tt=0 n=T%/%dt x=N$M