Derek (and others)

Thanks for all the pointers.  I have LOTS to play with tonight.  By the way, who is 
the publisher on that book?

But here is the problem that I have.  This application is one that I want to put on a 
machine that, in all other respects, has a very intuitive web interface.  One adds 
users, shares, printers etc via this.  It would be installed in an office with NO unix 
expertise.  I would forsee the type of small office where there is probably one fairly 
technical savvy person that knows his/her way around windows/dos, but that's it.  

Although all these suggestions are good for me.  No way the it will apply to the 
situation above.  And I wouldn't want to have to go in daily or weekly and check it.  
I would want to train the above mentioned individual to do it while I trained him/her 
in the other tasks.  I think you all get my drift.

Otherwise, if Joe accidently deletes a file, I'll be getting a call to come in and get 
it back for him.

Sincerely,
Jim Ryan
http://www.nc4u.com 






-----Original Message-----
From:    Derek Martin [EMAIL PROTECTED]
Sent:    Thu, 18 May 2000 15:06:33 -0400 (EDT)
To:      [EMAIL PROTECTED]
CC:      [EMAIL PROTECTED]
Subject: Re: Windows front end to a backup utility?


On Thu, 18 May 2000, jim t.p. ryan wrote:

> Picture a small office.  All client machines are winsdows based (NTWK or Win9x).  
>One Linux based file/print server.  People will use this as a common share as well as 
>personal shares.  No monitor keyboard or mouse on the box.  Configured and managed 
>from a browser.
> 
> Any suggestions as how one could back this machine up?  I don't want
> to leave any of the client machines up at night.  All the shares will
> be on the same physical device.  

Yes... see below.

> I could put a tape drive in the Linux box.

Right.

> So the backup would have to be entirely managed from a client in
> terms of scheduling it and verifying it, as well as ever recovering
> files from the tape.

No.  Manage it from the Linux box.  Write a suitable script using dump(8) 
or tar(1).  Use cron to automate it.  See:

   man 8 dump

and

   man 1 tar

Then, when you need to figure out how to restore files, see:

  man 8 restore

or 

  man 1 tar

There is a good section on data archiving in Evi Nemeth's (et. al.)
_Unix_System_Administration_Handbook_.  I suggest you give it a good
once-over. 

Note to all GNHLUGers:  Based on the number of times Paul and I have
mentioned this book, in order to save us both typing in the future, I'm
going to tell you now, GO GET THIS BOOK AND READ IT COVER TO COVER.  It
WILL solve all your problems.  :)


-- 
Derek Martin
System Administrator
Mission Critical Linux
[EMAIL PROTECTED] 





___________________________________________________________________________
Visit http://www.visto.com/info, your free web-based communications center.
Visto.com. Life on the Dot.


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to