LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-27-2005, 02:09 AM   #1
snoopyswiss
Member
 
Registered: Jul 2004
Location: South Africa
Distribution: SuSE, Redhat
Posts: 41

Rep: Reputation: 15
Backup from windoze


Hi all,

Please could someone point me in the right direction.

I am looking for a piece of software that will help me out.
Basically this is the environment:

14 Windoze PC's, 1 Linux box, 1 windoze 2000 server.
permanent connection to the net

the linux box is the first implementation into this environment and if it turns out successfull they will then migrate to linux server and drop off windoze one by one.

The linux box is a Celeron 400 with 168 MB RAM 2x 6Gb HDD CD-RW


ok.. i want to be able to backup from the linux box onto a external usb or firewire HDD across the network. It needs to have a schedule so as to do it by itself kind of thing.

Here are my questions:
1) what distro would be best suited to this task and what filesystem? ext3?
2) What piece of software will help me out as i have no time to program one myself.

Any help would be greatly appriciated as to kick back windoze and replace with linux. ;P

Later all
 
Old 01-27-2005, 02:59 AM   #2
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
backup

I think the best distro for usability is SuSE 9.2. It is phenomenal and I use a lot of stuff in it. it's easy to install stuff into too. I actually wanted a program it didn't have. It comes with about a thousand programs. Now for your backup problem, here's basically how you do it. I can't explain in every detail or it would take up more space than I have here. Here is the basic jist. you need netcat, and dd. All distros, except f***ed up ones, come with dd. Netcat, not so often. So let me tell you some things to make you more self sufficient with linux. You can dl source from http colon slash slash sourceforge dot net. You go there and do a search. You install from source by typing, and don't actually type the <> characters, <gunzip {.tar.gz file}> or <bunzip2 {.tar.bz2 file}> next <tar -xvf {resulting tar file}> next <cd {directory named after the .tar file}> next <./configure> next <make> next <make install>. If you want to remove an application made from source, type <make clean> from the directory named after the .tar file. tar stands for "Tape ARchive", but it is used for hard drive files, too. After you install netcat, if it is in SuSE, type <ldconfig> next <SuSEconfig> that's SuSE, not suse. Then type <man netcat> and the manual for netcat will come up and you can read it to find out how it works. Then read the dd man page. Now you have to pipe the 2 commands, dd and netcat, together. Here is what that command looks like <dd if=/dev/hda of=/dev/network drive your backin up to/directory name/backup file name bs=8192 conv=notrunc,noerror | netcat [switches] {IP address you want to send the backup to}> OK, so you type that command in a text editor, but in the first line of the file type <#!/bin/bash> so the OS knows it is a shell script. Then change the permissions on the file so everyone who needs to can run it and put it in the /bin directory. now open Kcron and add the job of running that shell script you made to cron. It should take you about 4 hours. If it takes less, I owe you. :-)
 
Old 01-27-2005, 07:02 AM   #3
snoopyswiss
Member
 
Registered: Jul 2004
Location: South Africa
Distribution: SuSE, Redhat
Posts: 41

Original Poster
Rep: Reputation: 15
OK but clients don't like paying

OK i get that....

What i am trying to establish is if there is a GUI way of doing it. Which means that its going to be easier for me and quicker.

Remember clients pay by the hour and they will hate if they have to cough out about 4- 10 hours of labour... not that i mind but they will have a baby.

thanks .



PS there must be siomeone that is using a backup system already.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Where did windoze go...? deft Linux - General 9 01-24-2008 11:33 PM
Windoze - After me! jbraum General 25 03-03-2005 09:37 PM
Windoze??? doublejoon General 4 06-24-2004 08:51 PM
Selective backup to CDRW, or other backup methods. trekk Linux - Software 1 11-03-2003 02:46 PM
backup and update the backup file doris Linux - General 4 08-24-2002 07:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration