| | |||||
| ||||||||
| The Break Room Casual discussion about non-industry related topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Expert ![]() Join Date: Nov 2004 Location: Esse quam videri
Posts: 8,332
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
| | |
| | #2 (permalink) |
| NamePros Member Join Date: Mar 2008 Location: Australia
Posts: 150
![]() ![]() | I have used this http://lifehacker.com/362062/create-...-backup-server Its a version of linux that is similar to ubuntu. Does backups on all OS as well. Also you would have to have this installed on a separate computer. |
| | |
| | #4 (permalink) |
| Senior Member ![]() Join Date: Apr 2006
Posts: 1,471
![]() ![]() ![]() ![]() ![]() ![]() ![]() | I would look into an rsync / rsnapshot solution.
__________________ Free Keyword Popularity, CPC, etc... Namejet, Snapnames, GoDaddy Lists Offers valid for 24 hours. Now Available: Rented.com |
| | |
| | THREAD STARTER #5 (permalink) |
| NamePros Expert ![]() Join Date: Nov 2004 Location: Esse quam videri
Posts: 8,332
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Thanks, folks I am looking at rsync now, but it may be outside of my skill-set unless I am missing the "rsync for dummies" portion of it ![]() (That, and I'm just a little weary of open-source, still. I know, I am so 1990's on this, but I still like to know there is a big company that has a lot to lose by not standing behind their product...) The auto-backup feature on Windows Server 2003 only works to backup data off of the server, no? I am trying to backup data that is stored on individual computers, as the data we work with would drown the network if we ran it off of the server instead of on individual clients. ????: NamePros.com http://www.namepros.com/the-break-room/545549-any-network-admins-out-there-need.html Still looking around - let me know if anyone else has any ideas or if the three of you have any "Allan, you are retarded" moments ![]() -Allan
__________________ Something Witty This Way Comes... |
| | |
| | #6 (permalink) |
| Emperor Penguin Join Date: Aug 2004 Location: North Carolina
Posts: 727
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | You might want to look into some of the solutions put out by Acronis. I have used Acronis TrueImage for many of my home backup needs. But they do offer corporate solutions as well. I have found their products to be very reliable and well known.
__________________ Mike R. RegisterBird.com RegisterBird.com Star Program [Special Promotion on .IN, .COM, and .NET extensions!] |
| | |
| | #7 (permalink) |
| I'll do it ![]() Join Date: Dec 2005 Location: India
Posts: 6,927
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | It isn't tough if you can make a list like..... What parts you want to backup.... at what frequency..... EX: If you want to backup the My Documents Folders on those 20 Client side Computers..... You can write a shell script that can do this and send the folder to the server with date etc... EX: Today's 20 folders would be stored on server something like.... "My Docs 1 12-28-2008", "My Docs 2 12-28-2008", "My Docs 3 12-28-2008" There might be many softwares too. But for custom scenario a custom shell script is a good choice then going for a full fledged solution.
__________________ |
| | |
| | #8 (permalink) | ||||
| Senior Member Join Date: Jul 2006 Location: in my dreams
Posts: 2,624
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
????: NamePros.com http://www.namepros.com/showthread.php?t=545549 You actually can "crawl" your network for the stuff you want to backup, not only the server, setup different tasks...but..that also depends on your configuration/type of network(domain/no domain, mixed OS'es on the clients, XP Pro or home etc.) So, as long you can provide a topology of your network(the more detailed the better) we might be able to give you better advice :-) Cheers frank | ||||
| | |
| | #9 (permalink) | ||||
| Emperor Penguin Join Date: Aug 2004 Location: North Carolina
Posts: 727
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
__________________ Mike R. RegisterBird.com RegisterBird.com Star Program [Special Promotion on .IN, .COM, and .NET extensions!]
Last edited by snowbird; 12-28-2008 at 08:54 AM.
| ||||
| | |
| | #10 (permalink) |
| NamePros Regular Join Date: Jan 2007
Posts: 239
![]() ![]() | We use BackupExec from Symantec (ex Veritas BackupExec). I use it mostly for servers only, about 15 of them and it does pretty good job. I have to mention that i use it in conjunction with a tape loader (Quantum Super loader) to backup servers over the network during the off hours. http://www.symantec.com/business/pro...yid=backupexec I have not used the backup exec for desktops edition but from what i saw (options and test run) it has pretty decent list of options. PM me if you need a help on server side with it. |
| | |
| | #11 (permalink) | ||||
| NamePros Expert Join Date: Oct 2004 Location: South Carolina
Posts: 5,050
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Local backups in the form I think you desire are a bit outside of my area, but I think I know enough to contribute some information. I've heard good things about Acronis, as far as commercial solutions go. Otherwise, if you really want to get dirty yet save some funds, go Rsync: http://samba.anu.edu.au/rsync/
????: NamePros.com http://www.namepros.com/showthread.php?t=545549 Rsync itself is pretty popular and a lot of hosting companies go this route. I trust it. | ||||
| | |