similar to: Mirroring a server

Displaying 20 results from an estimated 700 matches similar to: "Mirroring a server"

2002 Mar 12
2
Address already in use on samba 2.2.3.a
Hi there, when I try to start the nmbd -D daemon on my OpenServer5.0.5 box, I'll get the errormessage in log.nmbd: [...] [2002/03/12 19:30:18, 0] nmbd/nmbd.c:(783) Netbios nameserver version 2.2.3a started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2002/03/12 19:30:18, 0] lib/util_sock.c:(789) bind failed on port 137 socket_addr = 0.0.0.0. Error = Address already in use
2013 May 27
1
Platform variations with --exclude-from
On Linux, an rsync command and exclude_file contents of: # cat exclude_file /etc/alsa # rsync -a --delete --delete-excluded --exclude-from=exclude_file /etc server::module properly excludes /etc/alsa but not any file within /etc's directories that is named alsa. On Windows I don't seem to be able to reliably emulate this: C:\Scripts\Backup\rsyncd>type rsyncd_exclude
2010 Mar 24
5
centos Installation on Multiple machines
Hi, I want to install customized centos on multiple systems. Can PXE boot do that ? Apart from this is there any other way of doing image copy of centos OS and installing it on several client machines through network. I used clonezilla, but after image cloning, i will again have to use the clonezilla LIVE CD on client machine to do a image restore. I want to make a clone of centos OS and
2006 Jul 09
2
[Slightly OT] server headers
I finally got my blog running on Apache 2.2.2 & Mongrel 0.3.13.3 (clustered). Whew! Two whole flippin'' days trying to get virtual hosts and proxies and permissions (& svn) to work together. Anyway, I''ve got the little server header thingy extension in Firefox. When I browse my blog, it shows the mongrel headers. Is there a quick fix for this? -- Cheers, Kevin
2004 Nov 18
5
Building Packages on Windows using .Rbuildignore (PR#7379)
On Thu, 18 Nov 2004 00:38:47 +0000 (UTC), Gabor Grothendieck <ggrothendieck@myway.com> wrote : >DIFFERENCE BETWEEN USING .RBUILDIGNORE AND NOT > >The reason that the processing is different according to whether one >uses .Rbuildignore or not is that > R CMD build >takes the .Rbuildignore file into account but > R CMD install > R CMD check > R CMD build
2007 Oct 03
2
excluding directories in rsync
Hello Everyone, I am trying to exclude a directory (and all file and sub-directories under that directory) when using rsync. I have spent two days on google, but everything that I can find there involves excluding individual files, not an entire directory. I have tried the following commands, but in each case the remove_dir and all of its sub-directories and files area still sent to the remote
2015 Apr 28
2
Options for a "I'm done" flag file
Michael Johnson - MJ <mj at revmj.com> wrote: > rsync -av /src/ /dst/ && touch /dst/done Aaaaahhhh, knew I'd miss some detail. All the syncs are pushed to the backup server. But that does give me an idea. I guess I could do that on the source, then sync the flag file over. rsync -avH ${other_gubbins} / user at remote.machine:/dest/ && touch /etc/donefile
2007 Oct 25
2
self signed ssl cert on C5
Hi, Does anyone have a pointer to correct documantation for generating and installing a self signed ssl cert for use on httpd on a C-5 machine? The docs say to use genkey but AFAIK upstream rm'd crypto-utils from the distro and as such it is not available. I tried generating the cert on a C-4 machine using genkey and installing on the C-5 machine but I get the following error when I try to
2009 Dec 24
2
Include and Exclude
I thought this command would do what I wanted, but instead it doesn't transfer any files: rsync -avh --stats --password-file=/var/rsync.passwd --include=Maildir/ --exclude=* mail::root/usr/home /backup/usr/ I want to backup ONLY the /usr/home/*/Maildir directories. I don't want any other files from any other directories to be transferred. I can see in the man page where this is a
2014 Apr 09
2
[Bug 10545] New: Rsync first time deletes files, second time it synchronates files with same name
https://bugzilla.samba.org/show_bug.cgi?id=10545 Summary: Rsync first time deletes files, second time it synchronates files with same name Product: rsync Version: 3.0.9 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned
2019 Apr 03
1
Possible not expected behaviour with "delete" option
Hi, I was trying to make a mirror backup of a folder in my machine with the following command: rsync -avh --delete /source/ /destination But the extra files that where on "destination" didn't got deleted. Where as doing: rsync -avh --delete /source/ /destination/ worked as expected. I wonder if this is correct, or it shouldn't be like that. -------------- next part
2002 May 02
2
Rversion.h
Our current intention is to no longer include Rversion.h from R.h as from R 1.6.0 (which is months away). Package maintainers when revising code might like to check if they actually use Rversion.h, and if so include it explicitly. I did a quick grep through the CRAN packages, and in all but one case (mda) the test is for R < 1.2.0, so it may be simplest just to tidy up and add `Depends: R
2003 Dec 17
1
TODO hardlink reporting problem - fixed?
On Mon, 15 Dec 2003, jw schultz <jw@pegasys.ws> wrote: > OK, first pass on TODO complete. .... This hardlink bug report is nearly 21 months old... So I took a look at it using 2.5.7. See below. > BUGS --------------------------------------------------------------- > > Fix hardlink reporting 2002/03/25 > (was: There seems
2001 Sep 08
5
Patch
Hallo short question how is the Syntax for interactivity.patch ext3-dir-speedup.patch ? patch -p0 ext3-dir-speedup.patch doesnt work -- Frank
2005 Aug 08
1
wbinfo problem
Hi all, I am trying to setup a samba pdc using the "making users happy" example from Samba-by-Example. Everything seems to check out fine except that I cannot get wbinfo -u to work. When I do wbinfo -g I get a list of the groups. If I do wbinfo -u I get the following: (pocono pts4) # wbinfo -u Error looking up domain users (pocono pts4) # I tried turning up the logging for samba but
2009 Aug 13
4
Quota question.
Hi, I am trying to get quota working properly on dovecot 1.2.3 with postfix admin, amavisd-new, mysql, and postfix. So far I can see the db getting updated when messages are added and deleted from the mailbox. The problem I am having is that I have imported a bunch of messages from the old mail server that was running uw-imap and mbox to the doevcot machine using maildir++. As a result the
2002 Apr 12
3
Chrooted sftp, did you getting it working?
Le Jeudi 11 Avril 2002 21:09, m.ibarra at cdcixis-na.com a ?crit : > I was curious to know if you had any luck in getting openssh's sftp > server properly configured to allow chrooted sftp logins? I have had > no success and need something quickly. Dear Mike, Unfortunately, I did not succeed to have it work. I got in contact with James Dennis <jdennis at law.harvard.edu>, who
2012 Apr 12
3
Rsync takes long time to finish
Hi Friends, I am using rsync to copy data from Production File Server to Disaster Recovery file server. I have 100Mbps link setup between these two servers. Folder structure is very deep. It is having path like /reports/folder1/date/folder2/file.tx, where we have 1600 directories like 'folder1', daily folders since last year in date folder and 2 folders for each date folder like folder2
2005 Feb 25
1
Feature request: Being able specify that the destination should follow source directory structure.
Greetings. If I do this: rsync --hard-links one.server.com::"module/somedir/images/redhat/3.0WS/en/os/i386 module/someotherdir/1.0/images/redhat/3.0WS/en/os/i386" /export/distros I get: /export/distros/i386/... and a conflict between the two sources. I want for destination: /export/distros/images/redhat/3.0WS/en/os/i386 /export/distros/1.0/images/redhat/3.0WS/en/os/i386 In other
2002 Dec 12
2
rsync to 2000/NT servers?
I'm rsyncing over ssh to unix servers now & am wondering what people who use rsync for their unix boxes do when dealing with win 2000/NT machines? Steve Mallett