similar to: rsync and users

Displaying 20 results from an estimated 1000 matches similar to: "rsync and users"

2007 Jan 21
4
Limiting files when using rsync
I use the following command to sync the home directory on the two computers, however I would like not to send the "dot" files e.g. ".ssh". Can that be done, and if so, how would I construct the command line? /usr/bin/rsync -av -e ssh /home/ 192.168.0.22:/home/ Many thanks.... Todd -- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523
2007 Mar 22
3
error with rsync and ssh
Hi I running a rsync server using version 2.6.3pre1 in a Solaris 10 server. When I try to use ssh to encrypt my data, the rsync client fails with this message: rsync -avz -e ssh winbox.exe zone43@zone43.gridzones.com::backups Password: rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(434) My config
2006 Jul 14
4
Emailing from Command Line
Thanks for reading, I need certain shell scripts to email me after they are done running. I've installed ssmtp to forward to my internal SMTP server. I have a working ssmtp config on a Gentoo system that works just fine, but on CentOS it's not working. Here's a bounce message: Date: Thu, 13 Jul 2006 13:33:22 -0700 From: Mail Delivery Subsystem <MAILER-DAEMON at
2006 Mar 24
13
UPS Batteries
Hello, This may be a really stupid question, but can a gel type marine battery be used in a UPS? Thanks
2006 Nov 22
8
Looking for assistance
We have about 5 servers spread out throughout the country: 2 Centos 4.4, 1 Red Hat and 2 windows machines- looking for some good ideas for a back-up solution. Our servers hold a lot of data, but only a small portion of it is crucial on any given day. That crucial portion is always changing (for example, this week the crucial files all relate to November- current and previous projects, and the next
2007 Jan 23
3
rsync doesn't update directory ownership
Hi all, Has anyone encountered this: On ServerA, I make this directory: /var/ftp/pub/userA with ownership root.root It gets rsynced to serverB with this command: rsync -avzgorp --delete -e ssh /var/ftp/pub/ root at serverB:/var/ftp/pub/ However, when I change the ownership of /var/ftp/pub/userA to userA.userA, this change is not rsync-ed to serverB. Is there any option to achieve this? Thank
2006 Oct 17
2
Warning of protential probs with 2.6.9-42.0.3.EL upd ate
I just finished going through the time sync problem, and here's the info I used: To configure ESX 2.5.x Server: http://tinyurl.com/ycpcfv <http://tinyurl.com/ycpcfv> To configure Windows Guest OS: http://tinyurl.com/yctxrr <http://tinyurl.com/yctxrr> To configure CentOS w/o X installed, you still need to install the vmware tools. Edit the vmx file for your guest,
1999 Apr 02
1
(Long) Newbie Question on Authentification w/ 2.0.3 & PDC
Thanks for Reading! Installed 2.0.3 with remote browsing and as a domain member per the docs. All is going just fine, but I have noticed something interesting about authenticating against the PDC. I have created accounts on the UNIX side ( Slack 3.5 , kernel 2.0.36 ) with temp passwords. The account names on the Linux side match the usernames on the NT side, but the passwords are different. I
2007 Mar 10
8
LDAP Server configs
Hi Guys, I'm creating an ldap server for my network. I'm quite confuse about /etc/ldap.conf and /etc/openldap/ldap.conf files. What are the difference of those two config files? Thanks! cheers, kintaro Oe --------------------------------- Need Mail bonding? Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users. -------------- next part -------------- An HTML
2007 Feb 05
6
qmail on CentOS 4.4
I've tried to install qmail 1.03 on CentOS 4.4 using the command: # make setup check and I received this error: ./load auto-str substdio.a error.a str.a substdio.a(substdo.o)(.text+0x43): In function `allwrite': : undefined reference to `errno' collect2: ld returned 1 exit status make: *** [auto-str] Error 1 Can anyone please help? TIA Dick
2007 Jan 17
4
OOT: Advice on failover rsync setup
Hi all, I have a task on setting up a cluster of 2 servers for providing ftp service. We use RH's Cluster suite. However the cluster setup is lack of shared network storage, so the /var/ftp/pub is mounted on each server. The cluster is set with Master and Slave configuration (when the master is down, slave serves. and when master is up again, slaves gives up the service back to master). We
2006 Jul 12
6
Speaking of 3Ware/RAID/SATA/9550SX...
I just built up a server running CentOS 4.3, and trying to boot from a 3Ware 9550SX-16ML, 16 port card. This system has 9x500GB drives, AMD Opteron, Tyan K8SD mobo and 1 GB of ram. I downloaded the latest (9.3.0.4) driver from 3Ware, and after a couple of botched attempts, I got CentOS installed. In my two botched attempts, the problem was X hanging during the formatting of the drives, so I
2007 Mar 27
15
Tape drive recommendations
Hello all. I have 15 or so CentOS servers (now v4.4, I will upgrade them all to 5 when it comes out) and a few windows machines. I am looking to implement a network backup solution using Amanda. I will be backing up 200 gig or so to start, but that will grow. Does anyone have any recommendations on tape drives that will work "out of the box" with CentOS? Thanks, Joe
2007 Mar 18
3
how can I use rsync between 2 accounts?
Hi, I have 2 linux accounts on different machines (same login, same password). Can you please tell me how I use rsync directories between 2 accounts? Thank you.
2007 Aug 22
6
Who does snapshots other than Network Appliance?
Having snapshot technology is great. Who else supports it? Thanks. Scott
2006 Jun 06
4
Installing Centos4.3 in VMWare on XP
Evening everyone, I'm trying to install Centos 4.3 in VMWare Workstation running on Windows XP (my laptop). I downloaded the CD iso's to my Linux box and burned them (I did them correctly since last time I screwed them up). However, when I start the VM in VMWare, it says the CD isn't bootable. Any ideas? Thanks! Jeff
2007 Feb 18
3
Starting samba configuration
After installing samba, "rpm -q" shows me I have samba, samba-common, samba-client and samba-swat installed. However, putting http://localhost:901 in the browser brings up an error that the URL cannot be found. Not sure where to go from here. Appreciate advice Thanks Send instant messages to your online friends http://au.messenger.yahoo.com -------------- next part -------------- An
2007 Feb 16
3
Rsync Permission Issues
Hi all, I'm new to rsync and have a problem I cannot resolve even after plowing through the lists. I have an rsync server setup with an rsync client. I am trying to backup a directory structure that is over four levels deep. Rsync does great until it hits that fourth level. Then it errors out for each file in that fourth level similar to this: rsync: recv_generator: mkdir
2007 Mar 23
7
Samba config for Windows on VMWare
I know this is a little off topic (not as usual, dammit!), but I figure at least one of y'all can handle this one. I have tried to configure my CentOS4.4 Plus desktop for samba sharing with the VMWare Windows that runs on it. However, no matter what I've done so far, I can't get the Windows to recognize this machine as a legitimate network destination. Here's my samba
2007 Jan 31
5
The equivalent of Ghosting the system
If I were to lose my main hard drive, I would like to have the opportunity to do the same as I can do using Windows: restore from my USB and have a working system. If I were to rsync everything on the main drive (excluding the backup drive, of course and a few other directories) to my USB drive, could I restore using some CD based version of Linux e.g. Knoppix? Todd -- Ariste Software 2200