Displaying 20 results from an estimated 10000 matches similar to: "rsync failure quoting incorrect directory"
2006 Jul 28
2
can i setup a dns name server in my localmachine?
can i setup a dns name server in my localmachine?
thanks for any help!
2003 Oct 03
1
Create machine account samba 3 - can I delete machine in /etc/passwd ( I use ldap backend ) ?
Hi,
	The idea is to avoid to have machines accounts in /etc/passwd
and store all on the ldap.  
	I must have a machine account in /etc/passwd ( normal way ) to
create the account with pdbedit -a -m machine_account.
	In fact once it is created , I can delete the account in the
localmachine and machine can connect without any problems. ( the account
stay only in the ldap ). I 've done it.
2007 Apr 19
1
Is it possible to add %u for local user to ControlPath's argument in the portable version of OpenSSH?
Hi!
>From man 5 ssh_config
>      ControlPath
>              Specify the path to the control socket used for connection sharing as described in the
>              ControlMaster section above or the string ``none'' to disable connection sharing.  In
>              the path, `%l' will be substituted by the local host name, `%h' will be substituted by
>            
2006 Apr 19
2
W2K Domain Users in Samba
Looking for a poniter in the right direction
My current configuration is 
NT4 PDC (Solaris PCnetlink) 
Samba Member server (Solaris 9 Samba ver 3.0.20b)for file and print 
sharing
WinXp Pro Clients SP2
My problem is with the Domain Users. I am able to share out file systems 
to the XP clients from my Samba server OK. I am also able to modify the 
permissions for the files in the share in Solaris
2002 Aug 06
1
winbind trouble...
Hi again,
thanx Jeremy, the pam-devel package was missing to compile pam_winbind... it was tooo obvious  :-(
After my 5th day trying to get samba to talk to my W2k-Server, I still have problems!
I just want samba to do authentication with the w2k-server's help and without unix-useraccounts.
So far, winbind is up and running, and fter have the user switched to Administrator with wbinfo
2009 Sep 25
2
synchronisation of time series data using interpolation
Readers,
I have data with different time stamps that I wish to plot (for example):
data set 1
time(hh:mm:ss),datum
01:00:00,500
01:00:15,600
01:00:30,750
01:00:45,720
01:01:00,700
01:01:15,725
01:01:30,640
01:01:45,710
data set 2
time,datum
01:00:12,20
01:01:01,55
01:01:55,22
The time interval in data set 1 does not change, but the time interval
in data set 2 does change, such that for a
2009 Nov 24
1
write to file append by column
Readers,
Scenario: data x consists of one column;
1
2
3
data y;
4
5
6
Is it possible to write to file such that the file is:
1,4
2,5
3,6
using the write.file function? I have tried the command:
write(x,file="file.csv",ncolumns=1,append=TRUE,sep=",")
write(y,file="file.csv",ncolumns=1,append=TRUE,sep=",")
but the result is:
1
2
3
4
5
6
yours,
2008 Feb 19
3
Incorrect paste() output (PR#10801)
Hello,
I am writing this message because of an incorrect output by paste(). 
Please try the following script to see if the evidence I collected is 
reproducible:
x <- c(10152, 28177);
y <- c(9576, 26625);
d <- y - x;
d;
[1]  -576 -1552
paste(d, collapse = ", ");
[1] "-576, -1552"
x <- x / 1000;
y <- y / 1000;
d <- y - x;
d;
[1] -0.576 -1.552
paste(d,
2008 Apr 29
1
how to solve a power series linear coefficient equation
Readers,
I am having difficulty understanding how to enter commands into r.
I have data arranged as:
100, 200, 300
5.6, 6.7, 7.8
8.9, 9.0, 0.1
1.2, 2.3, 3.4
The data is saved in csv format and I use the command 'read.table' to
import into r.
The values 5.6...3.4 are a function of values 100,...300, i.e.
100,...300 are independent variables (x). The function is a power
series:
2009 Aug 17
10
ssh failure due to local error
Readers,
I have tried the following command:
rsync -t *.txt ssh user at remote.machine:
and receive the following error:
rsync: link_stat "local/machinepath/ssh" failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at
main.c(1031) [sender=3.0.2]
My understanding of the manual is that the text files on my local
machine should have been
2009 Aug 17
6
graph label greek symbol failure
Readers,
Previous questions about this requirement have been for m$ users, my
failure occurs using linux.
I have tried to add the delta (?) symbol to the y axis label and the
result is &D, using the command:
...ylab="?t"...
Any advice please?
rhelp at conference.jabber.org
mandriva 2008
r 251 (27-06-07)
2009 Aug 18
2
ENC: postscript, options
I'm not shure but I guess that you miss a " and putted it in the wrong
place!
Try this: postscript("/pathto/filename.eps",horizontal=FALSE,onefile=FALSE)
Hope It helps.
-----Mensagem original-----
De: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Em
nome de e-letter
Enviada em: segunda-feira, 17 de agosto de 2009 10:11
Para: r-help at r-project.org
2008 Oct 09
2
Possible 3.0.4 bug with -s (--protect-args) - protocol error
Hi.
Two different hosts with 3.0.4 compiled from source, no patches.
It seems fine except that -s causes protocol failures. See below.
Local host is Sparc (Solaris 5.8), remote is Sparc (Solaris 5.10) or i686 Linux.
Regards,
Giuliano.
userX@hostA$ /home/userX/tools/bin/rsync -v -v -v -v -v -n
--rsync-path /home/userX/tools/bin/rsync -s . hostB:
FILE_STRUCT_LEN=16, EXTRA_LEN=4
cmd=<NULL>
2009 Apr 10
1
linux Rsync + windows rsync + unexpected connection close
Hello all
I cannot sync my windows box with my linux box because of the following error.
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
I run rsync version 3.0.4 ( protocol 30) on both machines (cwRsync
binaries on windows). i sync over ssh.
Ssh command works fine from windows.
Same rsync command from the linux box works fine.
Only the rync command from windows
2012 Mar 03
1
2.1.1: Incorrect quoting of RFC 2822 personal parts in ENVELOPE data
I'm seeing this:
1 UID FETCH 31734 (ENVELOPE)
* 23 FETCH (UID 31734 ENVELOPE ("Fri, 2 Mar 2012 19:05:24 -0500 (EST)"  
"XXXXXX" (({22}
XXXXX \"X-XX\" XXXXXX  NIL "XXXXXXX" "XXXXXXXXX.XXX")) (({22}
XXXXX \"X-XX\" XXXXXX  NIL "XXXXXXX" "XXXXXXXXX.XXXXXX.XXX")) ((NIL  
NIL "XXXXXXX"
2008 Jun 26
2
Forte Agent windowing problem
Forte Agent newsreader on Wine 1.0 on Mandriva 2008.1.
If I close Agent and then re-open it, its inner newsreader pane becomes
dislodged as a floating section in a scrollable window.  The following
image (size 29k) shows what I mean.  The top image is before closing and
the lower image is after re-opening.
http://i282.photobucket.com/albums/kk268/farry6/agent.png
This happens if it's
2008 Sep 26
6
DO NOT REPLY [Bug 5795] New: error in rsync protocol data stream (code 12) at io.c(632) [sender=3.0.4]
https://bugzilla.samba.org/show_bug.cgi?id=5795
           Summary: error in rsync protocol data stream (code 12) at
                    io.c(632) [sender=3.0.4]
           Product: rsync
           Version: 3.0.4
          Platform: x86
        OS/Version: Mac OS X
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: core
        AssignedTo:
2015 Mar 02
2
Attributes are base64 encoded
Hello,
I've added a samba4 as a second DC in a network where the first DC is a
Win2k8R2.
The join seems to run smoothly.
But after the join an ldapsearch -LLL -x -H 
ldapi://%2Fvar%2Flib%2Fsamba%2Fprivate%2Fldap_priv%2Fldapi on the samba,
return some strage things:
? some attributes like unicodePwd and supplementalCredentials are missing
? lots of attributes are base64 encode (ex: memberOf::
2008 Nov 02
4
Call of Duty 4: Corrupt fastfile only on Ubuntu?
Hello!
I was running Mandriva 3 weeks ago and I had installed Call of Duty 4, and
it worked (with version 1.1.6)
When Ubuntu Intrepid RC was out, I decided to install it over my Mandriva,
and I also installed wine version 1.1.6, but it didn't work as on Mandriva!
When launching multiplayer, CoD4 gives this error: Fastfile for zone
'code_post_gfx_mp' is corrupt or unreadable.
I have
2007 Mar 26
2
Rpm builders: Dovecot spec file
Maybe best asked to Axel...
I'm re-building my server from scratch (the old one was MDK 10.1 -> Mandriva
2006.0 with Postfix/Courier) and I want to install the latest versions
postfix/mysql/postfixadmin/dovecot/squirrelmail.
I've been building Dovecot (and postfix) from tarballs/srpm in the past so I
know more or less how it all fits together. But I wonder if 'old' patches