Networking Forums

Networking Forums > Computer Networking > Linux Networking > help with replicating configuration/disk/software to many machines - need food for thoughts

Reply
Thread Tools Display Modes

help with replicating configuration/disk/software to many machines - need food for thoughts

 
 
Theophanis Kontogiannis
Guest
Posts: n/a

 
      05-12-2004, 01:31 PM
Hello all,

I have a network of 200 PCs and I need to install RedHat Fedora (2 is coming
on all of them.
The problem I will face is that from time to time, update or installation of
software is needed, or a change in configuration will be needed.
Obviously it is not beneficial to do this for every PC, every time a change
is needed
What are my options? From what I understand, what I need is a setup that
similar to think-clients model.
How do I implement this?

Thank you all in advance for your time.
Theophanis


 
Reply With Quote
 
 
 
 
Job Eisses
Guest
Posts: n/a

 
      05-12-2004, 10:48 PM
Theophanis Kontogiannis wrote:
>
> Hello all,
>
> I have a network of 200 PCs and I need to install RedHat Fedora (2 is coming
> on all of them.
> The problem I will face is that from time to time, update or installation of
> software is needed, or a change in configuration will be needed.
> Obviously it is not beneficial to do this for every PC, every time a change
> is needed
> What are my options? From what I understand, what I need is a setup that
> similar to think-clients model.
> How do I implement this?


For 200 clients a local mirror for Fedora seems wise;
you might add software to it, and run up2date/yum from cron.
Disguise config changes as software update by putting them in
pre-/post-install scripts. -job
 
Reply With Quote
 
bazzz777
Guest
Posts: n/a

 
      05-13-2004, 03:23 AM
"Theophanis Kontogiannis" <(E-Mail Removed)> wrote in message news:<c7t93f$h2q$(E-Mail Removed)>...
> Hello all,
>
> I have a network of 200 PCs and I need to install RedHat Fedora (2 is coming
> on all of them.
> The problem I will face is that from time to time, update or installation of
> software is needed, or a change in configuration will be needed.
> Obviously it is not beneficial to do this for every PC, every time a change
> is needed
> What are my options? From what I understand, what I need is a setup that
> similar to think-clients model.
> How do I implement this?
>
> Thank you all in advance for your time.
> Theophanis


Sounds like an interesting project. Like most things in Linux you have
a myriad of options.

I manage 30 servers running slackware and redhat but my methods sould
be esaily scalable to 200. I use rsync and ssh to install and update
software on multiple servers. Sometimes you can rsync the binaries
with no problems, other times you have to rsync the tar ball plus a
script and then use rsh "/path/to/script" to install.

I also use these commands to set the time, check for disk space, etc..

Backups are easy. See the rsync section of
http://barry.hrp.com/backups.html

Other things I do include, checking that services are running and
sending a mail or pager message if there's a problem.

I'd be happy to post some of my scripts if you think they would be
helpful. Let me know.

Best of luck.

Bazzz
 
Reply With Quote
 
bazzz777
Guest
Posts: n/a

 
      05-13-2004, 03:23 AM
"Theophanis Kontogiannis" <(E-Mail Removed)> wrote in message news:<c7t93f$h2q$(E-Mail Removed)>...
> Hello all,
>
> I have a network of 200 PCs and I need to install RedHat Fedora (2 is coming
> on all of them.
> The problem I will face is that from time to time, update or installation of
> software is needed, or a change in configuration will be needed.
> Obviously it is not beneficial to do this for every PC, every time a change
> is needed
> What are my options? From what I understand, what I need is a setup that
> similar to think-clients model.
> How do I implement this?
>
> Thank you all in advance for your time.
> TheophanisSounds like an interesting project. Like most things in Linux you have a myriad of options.


I manage 30 servers running slackware and redhat but my methods sould
be esaily scalable to 200. I use rsync and ssh to install and update
software on multiple servers. Sometimes you can rsync the binaries
with no problems, other times you have to rsync the tar ball plus a
script and then use rsh "/path/to/script" to install.

I also use these commands to set the time, check for disk space, etc..

Backups are easy. See the rsync section of
http://barry.hrp.com/backups.html

Other things I do include, checking that services are running and
sending a mail or pager message if there's a problem.

I'd be happy to post some of my scripts if you think they would be
helpful. Let me know.

Best of luck.

Bazzz
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
replicating user shares STFW Windows Networking 1 01-26-2007 07:04 PM
PXE linux server for Disk Imaging software maxchock@gmail.com Linux Networking 8 01-10-2007 12:01 AM
Powerquest - what disk software can work through network? Synapse Syndrome Windows Networking 2 04-19-2006 10:09 PM
DFS not replicating one folder in a link cats solutions Windows Networking 1 03-16-2006 04:51 PM
Replicating drive Tess Windows Networking 0 11-06-2003 02:27 PM



1 2 3 4 5 6 7 8 9 10 11