Ruby for System Administration

Do we have a repositories of Ruby scripts with example for System
Administration? May be we can cater for some newbie like myself to get
started with Ruby by posting some of the day-to-day system and network
administration scripts with its Ruby Best Practices programming
style(errorlogging, naming convention, etc…).

What I’d like to see is some example for some console scripting as well as
graphical once which we can expand easily.

Thanks

Useko Netsumi wrote:

Do we have a repositories of Ruby scripts with example for System
Administration? May be we can cater for some newbie like myself to get
started with Ruby by posting some of the day-to-day system and network
administration scripts with its Ruby Best Practices programming
style(errorlogging, naming convention, etc…).

What I’d like to see is some example for some console scripting as well as
graphical once which we can expand easily.

There are a few at:

“Useko Netsumi” usenets@nyc.rr.com wrote in message

Do we have a repositories of Ruby scripts with example for System
Administration?

Don’t know about online repositories, but Chapter 8 of the The Ruby Way
(Hal Fulton , ISBN 0672320835) is dedicated to this topic.

You may want to take a look at it.
– shanko

Joel pointed to the Wiki. The best thing you could do, Useko, is to
suggest some problems to be solved so we can gather some more there.

Gavin

···

On Sunday, March 23, 2003, 8:09:54 AM, Useko wrote:

Do we have a repositories of Ruby scripts with example for System
Administration? May be we can cater for some newbie like myself to get
started with Ruby by posting some of the day-to-day system and network
administration scripts with its Ruby Best Practices programming
style(errorlogging, naming convention, etc…).

What I’d like to see is some example for some console scripting as well as
graphical once which we can expand easily.