similar to: Win32 Version?

Displaying 20 results from an estimated 10000 matches similar to: "Win32 Version?"

2002 Oct 29
8
important caveat with Rsync on NT and dayligt savings time
Hi, just a small warning about something that has, like we experienced just last weekend, great consequences. We rsync more than 20 Netware servers through a mapping on an NT machine to central Rsync destination servers (also NT). Last weekend our clock changed to Daylight Savings Time. It appears that NT changes the file stamps on NTFS volumes accordingly (Q129574 on their suppor site). This
2002 Oct 31
1
Problems with rsync on Unix->Non-Unix Kernel Transfers...
Howdy... I have been doing some reading of the rsync technical report, rsync man page, and the rsync web site, and I have learned allot, but having a high IQ does help. I have read the rsync, and rsyncd.conf man pages in regards to the switches, settings, etc., and summized that rsync is specifically designed for copying files between Unix kernel systems, regardless of flavor, platform, or
2002 Oct 26
0
How to prevent batch rsync to write rsync_argvs files in the home directory
Hi, Whenever i am using the command rsync --write-batch -av --stats `cat $1` -e ssh user@remote machine:/destination/ This is writing rsync_argvs files in the home directory as well as to the destination directory. Can anyone give me any idea as how to prevent the writing of rsync_argvs files in the home directory which is of no use. Regards, Surabhi. > ---------- > From:
2002 Nov 26
1
Will pay $50 for a MingW build of latest rsync for Win32
I need to distribute rsync (useable for both client and --daemon) on Win32. Distributing cygwin1.dll is, well you know, a bad idea. I took a shot at building under MingW but ran into an ugly looking error: > checking for socklen_t... no > checking for socklen_t equivalent... configure: error: Cannot find a > type to use in place of socklen_t I will pay $50 for a MingW build of latest
2002 Sep 13
4
logging on client side on NT
Hi, I would like to log whatever happens with rsync on client side when it runs with Cygwin on NT4. First, I just did a redirect of the screen output to a log-file: rsync -rtv --delete --modify-window=2 --stats /cygdrive/g/users/bco/test/ bee2bs01::d/test/ >>c:\rsync\log\%FDATE%.log The problem with this method is that it does not redirect whatever Rsync reports as errors; because they
2002 Sep 11
2
limit of 256 characters in pathname
Hi, We use rsync on NT (server and client) and we get errors on filenames with a path that has in total more than 256 characters. This seems to be caused by a limit in rsync, not in NT. Is there a way to break this limit withuo having to manually shorten all this filenames? Thx already! Rgds, Bart Coninckx Network Administrator CNE, ASE ************************************* Watco ICT Services
2007 Jul 27
2
Matrix Multiplication, Floating-Point, etc.
Hi. I recently tried the following in R 2.5.1 on Windows XP: >ev2<-c(0.8,-0.6) >ev1<-c(0.6,0.8) >ev1%*%ev2 [,1] [1,] -2.664427e-17 >sum(ev1*ev2) [1] 0 > (I got the same result with R 2.4.1 on a different Windows XP machine.) I expect this issue is very familiar and probably has been discussed in this forum before. Can someone please point me to some
2003 Jan 27
5
Securing Rsync
I have a rsync server set up on a win2k server and a win xp pro computer is my client. It's working very well doing the anonymous transfers. However, I've tried setting up a password file and not having any success. rsyncd.conf on my server: use chroot = false strict modes = false hosts allow = * [serverbu] auth users = user path = c:/serverbu read only = no list = no secrets file =
2003 Feb 12
4
rsync in cygwin as service
Hello! I want to start rsync on w2k as service. If I try to start rsync from command line it simply do nothig: $ rsync --daemon Administrator@dm-w2ks /usr/bin $ ps PID PPID PGID WINPID TTY UID STIME COMMAND 480 1 480 480 con 500 04:15:03 /usr/bin/bash 1428 480 1428 1420 con 500 05:26:46 /usr/bin/ps Administrator@dm-w2ks
2010 Jul 02
2
passing commands to Windows DomUs
All, in order to have consistent backups of Windows HVM guests, I need to shut them down first. "rdesktop" could do this from a Linux shell, but I don''t have X Windows active (called from cron). Another idea would be to have Cygwin sshd, which i don''t like to install for support reasons. Is anyone aware of any other possibility? Thx! B.
2013 Jun 18
1
eigen(symmetric=TRUE) for complex matrices
R-3.0.1 rev 62743, binary downloaded from CRAN just now; macosx 10.8.3 Hello, eigen(symmetric=TRUE) behaves strangely when given complex matrices. The following two lines define 'A', a 100x100 (real) symmetric matrix which theoretical considerations [Bochner's theorem] show to be positive definite: jj <- matrix(0,100,100) A <- exp(-0.1*(row(jj)-col(jj))^2) A's being
2012 May 07
6
using Wifi smartphones as SIP clients
All, has anyone any experience in using Wifi smartphones as SIP clients? Does this work properly? What models/brands are optimal for this (in terms of ease of use, battery life etc)? Thx!! B.
2005 Apr 21
2
do not understand what to do to correct this error
---------------------------------------------------------------------------- ---- FULL RSYNC LOG ---------------------------------------------------------------------------- ---- /usr/bin/rsync -av --force --delete-excluded --exclude-from=/usr/local/etc/snapback/snapback.exclude -e ssh --delete peru.cbm.mercyships.org:/ /home/backup/peru/hourly.0/ <bunch of lines deleted> wrote 873039
2012 Mar 05
12
Cluster xen
Bonjour, J''aimerai mettre en place un cluster sous Xen ou XenServer avec 2 serveurs dell R 710. J''aimerai pouvoir monter un cluster en utilisant l''espace disque entiere des 2 serveurs cumulés ainsi que la mémoire Quelles sont vos retour d''expériences et vos configurations? Merci d''avance Cordialement Mat
2011 Mar 22
5
live migration in between different CPU families
Hi, referring to thread: http://www.gossamer-threads.com/lists/xen/users/177385#177385. I have the same thing going on: hypervisors with E5620 Xeon CPUs and hypervisors with E5410 CPUs. Live migrations go wrong when domU''s are not created on the latter and move from the E5410 servers to more recent ones. The rationale being that these CPU''s have less or other capabilities
2002 Sep 11
3
Image (clone) of hard drive using rsync
Is it possible to make a complete image (or clone) of your hard drive (FAT or NTFS) using rsync? Is it possible to make incremental backups of the image (without having to duplicate the source files)? When restored to a new hard drive it should be bootable again and should be an exact copy or clone of the original hard drive(i.e. the program should firstly copy the system file information
2010 Oct 21
6
About acessing Virtual manchine with realVNC
To anybody who can help me I want to acess the VM(Virtual manchine ) in IE brower, the URL is http://localhost:5831 。31 is the vnc display of the VM. I failed to acess the VM , but I can acess the dom0 in the IE brower. How could I acess the VM domU in the IE brower ? Could the VM be acessed through IE Brower? Thanks PS: Xen 3.0 _______________________________________________ Xen-users
2010 Nov 08
6
XEN large scale cluster
Dear All, We are preparing amount 400 servers to deploy a large scale XEN cluster; I am looking for the best solution for that, these are some things I need to resolve: 1) 400 servers use raid-1, each server will have more than 100GB free disk space, I want to combine all of these for the cluster''s storage, so, it need to install the distribute file system; 2) How to
2011 May 10
3
DRBD, Xen, HVM and live migration
Hi, I want to combine all the above mentioned technologies. The Linbit pages warn not to use the drbd: VBD with HVM DomUs. This page however: http://publications.jbfavre.org/virtualisation/cluster-xen-corosync-pacemaker-drbd-ocfs2.en (thank you Jean), simply puts two DRBD devices in dual primary mode and starts Xen DomUs while pointing to the DRBD devices with phy: in the DomU config files.
2007 Feb 21
19
Critical Issue - Site down...
We have a site that is running Mongrel and is down. Below is the Mongrel log file information. The server is a Linux server with 2gb of RAM. EV1 (hosting site) says that since this is a Linux server that the RAM is cached and that there is plenty of free memory available. Can anyone make sense of this error and have some suggestion of options that I may take to correct this issue and get