similar to: Still considering backup utilities

Displaying 20 results from an estimated 2000 matches similar to: "Still considering backup utilities"

2015 Jul 15
1
Still considering backup utilities
Please don't top post. J Martin Rushton wrote: > On 15/07/15 21:29, m.roth at 5-cent.us wrote: >> I hear that backuppc does *not* have a native *Doze client. On the >> other hand, I know amanda's been around a long time, and it does. >> Opinions on amanda, folks? >> > It works for me. I have three USB disks which are configured as 10 > "tape"
2015 Jul 15
0
Still considering backup utilities
On Wed, 2015-07-15 at 16:29 -0400, m.roth at 5-cent.us wrote: > I hear that backuppc does *not* have a native *Doze client... It is simple to set up a rsyncd server under Cygwin / WinX to feed BackupPC. I normally install "full" cygwin to access rsyncd, but there is a limited client available. http://sourceforge.net/projects/backuppc/files/cygwin-rsyncd/3.0.9.0/ >From the
2015 Jul 15
0
Still considering backup utilities
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It works for me. I have three USB disks which are configured as 10 "tape" slots on each. I back up every few days to the disk, and about once a month take the disk into work and bring the oldest one back. Obviously the disk at home doesn't protect me against fire or theft, but it does protect against disk failure. HTH, Martin On
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
2008 Sep 29
4
BackupPC
I was a bit surprised to find that BackupPC does not seem to be available on my CentOS-5.2 system. What do people use to backup Centos systems? -- Timothy Murphy e-mail: gayleard /at/ eircom.net tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
2006 Jun 07
9
Simple backup program
I am looking for a simple backup program that I can use to backup a CentOS box to a local tape drive. Hopefully someone here can give me a recommendation. This is what I need: - Simple launching of manual backups (preferably from the command line) - Ability to span tapes for a large backup - Proper treatment of hardlinked files - Notification via email or similar when it is
2015 May 06
10
Backup PC or other solution
I list, I'm new with backup ops and I'm searching a good system to accomplish this work. I know that on centos there are bacula and amanda but they are too tape oriented. Another is that they are very powerfull but more complex. I need a solution for small office for disk storage and I found Backup PC. Many people say that it is great for small stuff and for great number of data. What do
2011 Dec 08
4
Backup Redux
Hey folks, I just went through the archives to see what people are doing for backups, and here is what I found : - amanda - bacula - BackupPC - FreeNAS Here is my situation : we have pretty much all Sun hardware with a Sun StorageTek SL24 tape unit backing it all up. OSes are a combination of RHEL and CentOS. The software we are using is EMC NetWorker Management Console version
2008 Jul 30
4
enterprise backup solution (probably amanda?)
Hello guys, hope i am not making an offtopic Currently we are looking for storage/backup solution in our company. Basically we need to backup data incrementaly from windows server and centos server + subversion repositories. So far i believe amanda would be best for this situation and also has good reference. Is there anything else - i would be glad to have space for research and choose
2019 Jan 27
18
Centos 7 and backup solution
Hey there, what type of backup solution do you use on C7? Thanks in advance
2008 Mar 15
3
Incremental backups?
So I thought I'd get a head start for next week - I have a low-power Linux box that has a few samba shares mounted, and limited hard disk space. This box is connected to a tape library via SCSI card. I want to find the best way to create a full, then incremental backup of the samba mounts, directly to tape. Some of the samba mounts are appliances that cannot run any special
2016 Jun 04
4
remote backup
Hi list, i've need to backup a partition of ~200GB with a local connection of 8/2 mbps. Tool like bacula, amanda can't help me due to low bandwidth in local server. I'm thinking rsync will be a good choice. What do you think about? Thanks in advance.
2008 Oct 11
3
need filesystem recommendation
Hi All, I have a backup site and I would like to rsync from production to backup site. However, I would like to have all backups be compressed so I can save space. Can anyone recommend a good way to do this? I am currently using tar and bzip2 to do this. TIA
2006 Apr 18
8
Backing up CentOS
Can anyone suggest a good open source/free backup software that works on CentOS? I was reading through the manuals on how to back things up and it said do 1 of 2 things. Buy a 3rd party software packages or make one from source. Well I have no clue how to do the 2nd option and I don't want to spend any money so I figured I would as you gurus. BTW I am newb so easier the software the better.
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
2005 Apr 25
1
NT_STATUS_UNSUCCESSFUL message-- were to look?
Hi folks, I'm trying to access a shared printer on a windows machine. The windows box (call it "Doze") is located behind a router/printserver, and is set up thus: -DOZE connects to the printer via the printserver using the PRTMATE port, and then shares the printer via smb -- workgroup CHASS, server name HIS-FACLAB, printer name his-fac-lex -Router forwards all incoming connections
2011 Oct 19
4
Back up system
I have centos 5.7 (server). I need to configure it for backup system, that means it have to back up or back up documents shall be posted or send to this server from various users (clients using windows machine and ubuntu). Can someone help me with instructions on how i can make this possible? And /or is it possible to set active directory on this machine and if possible how? Please help, i am not
2015 May 06
2
Backup PC or other solution
On Wed, May 6, 2015 2:46 pm, m.roth at 5-cent.us wrote: > Alessandro Baggi wrote: >> I list, >> I'm new with backup ops and I'm searching a good system to accomplish >> this >> work. I know that on centos there are bacula and amanda but they are >> too >> tape oriented. Another is that they are very powerfull but more complex. >> I >>
2006 Apr 04
6
Backup options.
I am a long time FreeBSD user and have been using dump/restore for many years for disk to disk backups. Now I am getting more and more into FC4 and CentOS, but am I stuck on only using tar/star for backups? Tar in its various forms are fine for some items, like home directories, but dump and restore in FreeBSD also gave me the possibility of easily doing a bare metal restore. What are my
2015 May 06
2
Backup PC or other solution
> On May 6, 2015, at 9:46 PM, m.roth at 5-cent.us wrote: > > Alessandro Baggi wrote: >> I list, >> I'm new with backup ops and I'm searching a good system to accomplish this >> work. I know that on centos there are bacula and amanda but they are too >> tape oriented. Another is that they are very powerfull but more complex. I >> need a solution for