similar to: Using RSYNC for Multiple Servers

Displaying 20 results from an estimated 2000 matches similar to: "Using RSYNC for Multiple Servers"

2009 Jun 18
2
[LLVMdev] Referring to an argument in another function
I would like to instrument certain function calls with a function call of my own that takes some of the same arguments. For example, I would like to instrument calls to free with some function foo, so the C code would look like: foo(myarg1, myarg2, ptr); free(ptr); The problem occurs when I grab the arg from the free function and try to pass it to foo... if (isCallToFree(&I)) { Value*
2009 Jun 18
0
[LLVMdev] Referring to an argument in another function
Scott Ricketts wrote: > I would like to instrument certain function calls with a function call > of my own that takes some of the same arguments. For example, I would > like to instrument calls to free with some function foo, so the C code > would look like: > > foo(myarg1, myarg2, ptr); > free(ptr); > > The problem occurs when I grab the arg from the free function and
2009 Jul 29
1
problem with disable_plaintext_auth
Hi, I am using dovecot with postfix for authentication. Everything (TLS/SSL, authentication) is working fine, except that when I set: disable_plaintext_auth = yes I still can authenticate with plain text on a no TLS/SSL session: 20 mail2.cs.ait.ac.th ESMTP Postfix (2.6.2) EHLO [192.41.170.57] 250-mail2.cs.ait.ac.th 250-PIPELINING 250-SIZE 10240000 250-VRFY
2013 Aug 07
2
How to use --simple-bind-dn in samba-tool
Hi, I understand that using options -H and --simple-bind-dn one could run samba-tool remotely. But how should I specify the DN to use for simple bind? I tried many syntaxes: cn=Administrator cn=Administrator at domain domain all with the Administrator password, but it always fail with: Failed to bind - LDAP error 49 LDAP_INVALID_CREDENTIALS - <Simple Bind Failed:
2006 Jan 23
2
Ext3 filesystem access after downgrade from v4.2 to v3.6
I need to downgrade a system from Centos x4.2 to v3.6 (x86) due to performance problems with Arkeia Network Backup and AIT-4 tape drives. The backup database is stored on a v4.2 created ext3 partition. When accessing this partition after the downgrade, Centos complains on boot that fsck.ext3: Filesystem has unsupported feature(s) (/dev/sda5) *fsck: Get a newer version of e2fsck! [fail] If I
2010 Sep 25
4
Help required
Is it possible to read jpeg files into R? If yes please guide, Thanks.. I tried to search many time but failed to do. Thankis in advance.. with Best Regards, Malik Shahzad Visiting Researcher National Institute of Informatics (NII) Tokyo, Japan Doctoral Student Asian Institute of Technology (AIT) Bangkok, Thailand +66-8-7676-5616 [[alternative HTML version deleted]]
2003 Oct 07
2
error in rsync protocol data stream (code 12) at io.c
List, I am having trouble with a previously working rsync server. Version: > # rsync --version > rsync version 2.5.4 protocol version 26 > Copyright (C) 1996-2002 by Andrew Tridgell and others > <http://rsync.samba.org/> > Capabilities: 64-bit files, socketpairs, hard links, symlinks, > batchfiles, IPv6, 64-bit system inums, 64-bit internal inums
2005 Dec 10
2
sg device
What is the "sg" device? The reason I ask, is that I have a file server running CentOS 4.2 on a Dell Precision 1650. Disks are attached via QLogic FC. I backup to a Qualstar TLS-4222 tape changer, with AIT-2 tapes, which is connected over an Adaptec 29160 Ultra 160 SCSI. The software I'm using is Legato Networker version 7.1.2. I'm backing up a bit under 1 TB a month
2008 Nov 12
1
SNMP error and more
Hi, I just installed NUT to monitor 4 UPS, all APC, all with Network card APC 9617. NUT have problem to access the following SNMP OID on all the UPSes: Detected Smart-UPS 3000 XL on host apc4.cs.ait.ac.th (mib: apcc 1.1) [apc4] nut_snmp_get: .1.3.6.1.4.1.318.1.1.1.9.2.2.1.2.1: Error in packet: (noSuchName) There is no such variable name in this MIB. [apc4] nut_snmp_get:
2004 Apr 08
1
plot help
Hie! I do not manage to make several plots on a same graph ( for example two densities on the same graph ) thanks for the answer Pierre Clauss xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Ce message et toutes les pi佽ces jointes (ci - apres le \"message\" ) sont 侀tablis a l'attention exclusive de ses destinataires et sont strictement confidentiels. Si vous n'侁tes
2001 Mar 05
2
Samba & SCO
Has anyone here installed samba on sco? I might have to install samba on a SCO 3.2 v 5.0.5 server and was wondering if there might be any complications, I'm used to freebsd so I'm not sure what I'm in for.
2006 Jan 26
1
Ext3 filesystem access after downgrade from v4.2 to v3.6 [SOLVED]
Peter Kjellstr?m wrote: > On Monday 23 January 2006 16:46, Plant, Dean wrote: >> I need to downgrade a system from Centos x4.2 to v3.6 (x86) due to >> performance problems with Arkeia Network Backup and AIT-4 tape >> drives. The backup database is stored on a v4.2 created ext3 >> partition. When accessing this partition after the downgrade, Centos >> complains on
2011 Oct 18
0
rls() fails on function calling spline()
Hello everybody I want to use rls() on a multi-dimensional function, where parts of it are modeled using a spline. I tried to condense my problem into the following code example, which tries to fit the y-values of a spline interpolation: --------------------------------------------------------------------------- rm(list=ls(all=TRUE)) x<-c(1,2,3,4,5,6,7,8,9) y<-x^2
2012 Jun 12
1
IAX2 Registered OK without IP
This has come up before on the list and archives but I don't seem to find a solution for this. On just a few nodes we have this situation where we see the IP disappear from the CLI iax2 show peers list but the status shows OK: 3012/3012 (Unspecified) (D) 255.255.255.255 0 OK (89 ms) How can the status be OK a few milliseconds ago and have no IP ?? The strange thing is
2003 Apr 07
2
log-linear
hello I have spatial data which contain number of landslide presence cells with respect to landslide predictors and number of landslide absence cells with respect to same predictors. predictors are essentially categorical data. I tried logistic regression. But because of providing interaction capability of predictors, I want to use log-linear method. I hesitate the way I should use
2003 May 31
2
Cannot compile - missing <make>
This is the very first time I ever tried to compile anything since college. I'm using SCO 5.0.5. I installed GNU gcc and the Linker package(s) from my SCO dist disc. After running ./configure --with-smbwrapper, I can't find `make` to continue and compile ... My book, Using Samba (O'Reilly), says that `make` and then `make install` should be my next step. It also mentions that
2001 Feb 22
3
Problems with sftp under SCO OpenServer
Hello, I compiled OpenSSH 2.5.1p1 for SCO OpenServer 5.0.5, HPUX B.11.00, and SunOS 5.7. When I sftp into the HP or Sun box, everything works fine. However, whenever I sftp into the OpenServer box, all remote filenames are shown as "(null)". File sizes, owners, etc. display properly. This behavior is exhibited from all origination points. OpenSSH was configured with identical
2007 May 06
7
A function for raising a matrix to a power?
Hi, Is there a function for raising a matrix to a power? For example if you like to compute A%*%A%*%A, is there an abbreviation similar to A^3? Atte Tenkanen > A=rbind(c(1,1),c(-1,-2)) > A [,1] [,2] [1,] 1 1 [2,] -1 -2 > A^3 [,1] [,2] [1,] 1 1 [2,] -1 -8 But: > A%*%A%*%A [,1] [,2] [1,] 1 2 [2,] -2 -5
2008 Feb 25
3
Xen dom0 and ZFS boot?
Some background - I have a couple of NetBSD (i386) boxes and CentOS 5 boxes that I want to virtualise and I''m trying to work out which OS will be most suitable as the dom0. I have a desire to run at least RAID1 and ideally ZFS mirroring on the dom0 so I can have all the domU''s not have to worry about disk redundancy etc. My hardware : I have a brand new Intel E8200 core2duo and
2002 Mar 06
3
Win2000 - Very Slow opening files from Samba Share
Hello, I hope you can be of some assistance. I am using Samba 2.2.0 on SCO Open Server 5.0.5. I have a number of various clients on the Network eg Win 98 and Win 2000. My Unix Server is a PIII 1000, dual CPU computer with dual Raid 1 (mirroring disks) Samba is working well from the Win 98 Machines. However, from the Win 2000 machines when I try to open an Excel file from one of the Shared