similar to: Mirroring CentOS problem.

Displaying 20 results from an estimated 300 matches similar to: "Mirroring CentOS problem."

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
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
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 Nov 22
4
Configuring Multiple Gateways
I'm in need of installing two NICs in a machine that are connected to 2 different public networks and I need both IP addresses accessible from the outside. The IPs are part of two completely different subnets. For example: eth0 IP - 10.10.10.2/30 GW - 10.10.10.1 eth1 IP - 20.20.20.6/30 GW - 20.20.20.5 How can I configure 2 gateways on this server? Thanks! -- Matthew
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 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 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
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
2010 Feb 20
4
Limiting bandwidth
Greetings, Scenario: Centos box with eth1 (10.0.0.0/24) and eth0 (192.168.0.0/24) segment on eth0 has access to full bandwidth of uplink Both are on 100mbps switches Requirements: bandwith on segment on eth1 needs to be throttled to different speeds - say 32, 64, 128kbps and the such. Required for application performance testing purposes. As usual my girlfriend google is very verbose.
2006 Dec 03
7
Installing CentOS over LAN
I want to set up a server that will do network installs of CentOS, perhaps through NFS. Ideally, I'd put a CentOS in the CD of the target computer, I boot it off of that CD, and then the rest is done over my network and with the server. Has anyone done that and published it? Where can I find docs? === Al
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 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 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
2006 Oct 22
16
Best backup software for linux
We are running backup softwares for incrementals/differentials and full backups with variouse softwares currently using dirvish scripts + amanda .. what is everyones views on other opensourced backup software? is there anything better or other options we have missed? We are looking at backula as an option? any thoughts? Thanks - Nathan - http://www.linuxcare.ca
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
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