Displaying 20 results from an estimated 200 matches similar to: "--log-file=File output"
2008 Sep 18
2
Unbuffered stdout?
Hello,
I'm running a DOS mode text program under Wine via a Mac OSX Objective-C/Cocoa program. I use NSTask to run Wine and capture stdin, stdout and stderr via NSPipes. I'm having an issue where output from the DOS mode text program doesn't get to the Objective-C/Cocoa program until after the program ends in Wine. I think this is happening because stdout is buffered.
Is there a
2007 Oct 08
2
OCF2 and LVM
Does anybody knows if is there a certified procedure in to
backup a RAC DB 10.2.0.3 based on OCFS2 ,
via split mirror or snaphots technology ?
Using Linux LVM and OCFS2, does anybody knows if is
possible to dinamically extend an OCFS filesystem,
once the underlying LVM Volume has been extended ?
Thanks in advance
Riccardo Paganini
2005 Feb 10
3
winecfg
Hello all!
Have a problem. Please help if you can. I've installed wine-20050111 on my Slackware 10 but
when I try to run winecfg the monitor turns off.
_________________________________
The more I learn the less I know.
Best regards, L.Marvell
mailto: marvell@ukrpost.net
2007 May 08
6
help with xen instalolation on debion ecth
Hello,
i''ve an HP proliant dl385g2 server with AMD64 Opteron processor.
i''ve rightly installed Debian Ecth and configured as Dom0.
I''ve installed the package via apt.
well i would install 7 virtual server... one as mail server, one as db
mysql server, 5 as web server.
i''m installed my first DomU.
i''ve created a LVM with my first DomU,
is a Debian Ecth
2008 Mar 11
0
Rsync 3.0.0 universal binary availible?
Hi All,
So far the tests show the universal build of rsync 3.0 (using
lipo) to be indeed universal. Metadata tests all come up clean on
OSX Tiger and Leopard, both PPC and Intel architectures. Some people
asked for the compiled binary so I put it here:
http://rdutoit.home.comcast.net/~rdutoit/dir/lip.zip
Thanks, Rob D
2008 Mar 26
2
Max files/buffer overflow
Hello All,
I am having an interesting issue where using the command ?rsync ?avP ?e ssh? seems to want to bail out on filesystems that have more than about 1.2 million files.
Using that same command on smaller filesystems works like a charm! The server is rsync 2.6.8 protocol 29 and the destination is rsync 2.6.3 protocol 28. The server is Fedora Core 4 and the client is Mac OS 10.5.2.
What am
2015 Jan 16
3
wrong transfer of app packages using --backup
Dear All,
I have been seeing some strange behavior using rsync 3.1.1 on OSX with the 3 standard patches applied when using the --backup and --backup-Dir options.
This works as expected on 3.0.9, moving any files on dest that are not on source to the backup folder. If no changes then the backup folder is not even created.
-aHAXN --fileflags --force-change --protect-decmpfs ?delete --backup
2011 Apr 06
1
3.0.8 OSX build hfs+ patch failing
Hi all, hi Mike,
I am just building 3.0.8 on osx 10.6.6 and mike's hfs_compression.diff is failing. Am I missing something?
Thanks, Rob
patch -p1 <patches/fileflags.diff
patch -p1 <patches/crtimes.diff
patch -p1 <patches/crtimes-64bit.diff ( this says previously applied?)
patch -p1 <patches/crtimes-hfs+.diff
but for patch -p1 <patches/hfs_compression.diff
patching file
2016 Jan 26
1
Why is my rsync transfer slow?
Just chiming in here,
I haven’t read all the previous posts so may be repeating…
Mike Bombich has a good piece on benchmarks for various source/destination scenarios with rsync.
https://bombich.com/kb/ccc3/how-long-should-clone-or-backup-take
Note that copying to sparsebundle on local media is as fast as to local disk. Sparsebundle is a mac filesystem whereas NAS is not so certain file
2013 Jul 31
1
pre 1 OSX errors
Hi Wayne,
Trying out 3.1 pre 1 on OSX 10.8.4
I like the new extended stats and the ir-chunk file numbers in log. Also getting a lot of errors and most copies not completing to local disk. rsync just stalls.
Standard osx build:
patch -p1 <patches/fileflags.diff
patch -p1 <patches/crtimes.diff
patch -p1 <patches/hfs-compression.diff
./configure
make
rsync --fileflags --force-change
2015 Jan 23
0
rsync 3.1.1 wrong transfer of app packages using --backup
Dear All,
I found a workaround for the corrupted backup app package files though there is probably a more intelligent way.
When the destination is empty or missing (rather than an update)
rsync.c calls make_backup and returns 1 when it encounters
if (x_lstat(fname, &sx.st, NULL) < 0)
return 1;
the calling code in rsync.c:
if ( make_backups > 0 && overwriting_basis) {
2008 Feb 20
3
OSX universal rsync
Hi All,
Well, we compiled pre9 on an intel Mac running Tiger and now it
does work on the machine. I need to see if that will now work on a PPC
mac though. Hopefully it will but I am wondering if there is a way to
compile and make a universal binary rsync for the Mac that will run on
both, from my PPC Mac. Itried that yesterday with
patch -p1 <patches/flags.diff
patch -p1
2005 Jul 23
2
cor(X) with P-Value
Friends
I am new to R (and statistics) so am struggling a bit.
Briefly...
I am interested in getting the P-Value from cor(X) where X is a matrix.
I have found cor.test.
Verbosely...
I have 4 vectors and can generate the corellation matrix...
> cor(cbind(X1, X2, X3, X4))
X1 X2 X3 X4
X1 1.00000000 -0.06190365 -0.156972795 0.182547517
X2
2003 Apr 20
2
mergemaster tips
Hi, give me some tips please, first of all, first screen:
=============================================
*** The directory specified for the temporary root environment,
/var/tmp/temproot, exists. This can be a security risk if untrusted
users have access to the system.
Use 'd' to delete the old /var/tmp/temproot and continue
Use 't' to select a new temporary root
2014 Nov 19
2
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
Le 19/11/2014 13:03, Richard W.M. Jones a écrit :
> On Wed, Nov 19, 2014 at 12:58:11PM +0100, Nicolas Ecarnot wrote:
>> But it is now failing with an error message telling it can not
>> connect to the local socket /var/run/libvirt/libvirt-sock.
>
> This is basically a libvirt bug that you have to solve separately.
> I'm guessing that basic commands such as `virsh
2013 Dec 03
3
Crashing with Xen (Debian Wheezy) 4.1 (deb) and 4.4 (source)
Hi,
I have a system (AMD FX 8320 w/8GB RAM) that I am trying to get working
with Xen. The system is installed with Debian Wheezy (7.2). I have used the
pre-built xen packages and followed the instructions in the Debian Xen wiki:
https://wiki.debian.org/Xen
I get a crash (relevant kernel panic attached) very soon after boot on
the Debian Xen 4.1 version using the stock kernel
2014 Feb 12
2
Asterisk Not Starting after YUM Update
Hi List,
it feels silly, but here I am.
My Asterisk box is useless, after running a long delayed yum update (Centos box).
*****
A few details on the box:
cat /etc/redhat-release
CentOS release 5.10 (Final)
arch
i686
uname -a
Linux hermes 2.6.18-371.4.1.el5 #1 SMP Thu Jan 30 06:09:24 EST 2014 i686 athlon i386 GNU/Linux
asterisk -r
Asterisk 1.6.2.20, Copyright (C) 1999 - 2010 Digium,
2003 Jun 01
2
AW: samba installation
Hi again,
A.A wrote:
> Hi Thomas,
> As i wrote that's still the old Version:
> /usr/local/samba-2.2.8a/bin/smbstatus --> samba version 2.2.7a-SUSE
> When i type "Which smbstatus" i get /usr/bin /smbstatus
this looks like a standard installation of SuSE.
>
> I dont know what you mean with :
> For startup the samba processes you should change your
1999 Oct 02
2
How to start smb server when reboot?
Hi,
I installed Samba 2.0.3 on Linux 2.2.5. Every time I reboot system I found
the smb has not been started. But in the directory /etc/rc.d, the file "smb"
exists. When I run "smb restart",after a while, the samba server is ok. I
wonder why the samba server is not up when system reboot. Thanks a lot.
Followed is the content of the file "smb":
#! /bin/sh
..
2012 Apr 12
0
[LLVMdev] HELP: Clang options needed in command to compile device driver into linux module.
15102925731 wrote:
> Hi, Nick
> I think that's the question. I just don't know what's the command line
> that can tell clang to find the linux head file like a makefile will do.
> Please help me!
In the linux kernel, "make V=1" will compile verbosely, printing out
each command it runs. Each .o file produced will have its own
command-line (many of them will be