Red HatThis forum is for the discussion of Red Hat Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I have a buddy that has a RedHat 7.3 server handling some specialized Govt apps in a research/simulation environment along with several RH 7.3 workstations. He asked me if I knew of any apps or scripts that would automatically push out patches, updates, etc, much the same way that up2date handles it, or SUS on the Windows side of the house. I suggesting upgrading to RH 8 or 9; but, that is not in the cards. Anyone familiar with something like that, maybe a cron job that talks to the server? Thanks to anyone who can help me out.
If I understand what you are looking for , then you could use apt-get(for redhat) and write a cron-job to automate it. Its located at http://apt.freshrpms.net
I thought about and have used apt-get on the the Fedora build (just to play with it), although I am personally still a Deb fan. Will it actually work with 7.3? I'll forward your suggestions to him. With the apt-get, he would have to build a custom repository on a box somewhere to hold any application specific patches as well as OS patches. Going out to public apt sites is probably going to be a frowned upon, but, if he downloaded the packages and then put them on his trusted network....I'll have to see if he is up to the challange. Thanks for the help, I did forward a link to this forum so he could use it as a resource, as I have. Thanks again.
Distribution: RH7.3, RH9 w/fluxbox best thing since sliced bread
Posts: 34
Rep:
I wonder if you could download all updates as you described to a depot box, and setup all other boxes repository's (/etc/apt/sources.list) to point to your depot box for updates?
I'm the newbie that Danda was talking about. I have reviewed the suggestions and will try to make some time to tinker with it. I appreciate your assistance!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.