RedHat Linux Automatic Updates

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat RedHat Linux Automatic Updates
# 8  
Old 07-06-2009
As we already have SMT for updating Novell servers and also we have subscription to use RHN, we may want to go for it. But dessiion still need to be taken.
# 9  
Old 07-07-2009
You are unfortunately missing one point. The subscription to RHN is not what I was discussing.

If you want to open all your machines to RHN and grab the updates that way, it can be messy. If you wanted to get a SANE solution, then RHN Satellite server (A SEPARATE PRODUCT) is the one that was being discussed.

You create your own RHN catalog locally and can do more to manage your machines. However, that is EXPENSIVE.
# 10  
Old 07-07-2009
First thing, we dont want to connect all my RHEl servers to the internet (RHN). Second thing we dont have RHN satilite server (do we need to buy seperate license?). so other option you are saying is create your own RHN catalog locally and can do more to manage your machines. what we need to for this? do we need to buy any license for it?

Since all these options seems to be messy and expensive, what other options we have to update RHEL servers except ZLM.

Thanks for info.
# 11  
Old 07-08-2009
Yes, that was the point was that the RHN Satellite server is another license for the host and PER CLIENT, so each machine you manage with RHN Sat is an additional fee. This is expensive

ZLM, however can be run on any SLES or even RHEL box with a minimal charge, say about $600 for the host and $40 or so per client.

The last time I looked at RHN Satellite it was in the over $10K per host range.

There are other options for managing the updates, however both RHN Satellite and ZLM will work with your current subscriptions. You have what used to be opsware (costs are high too but has a lot of great features) and some other products like it.
# 12  
Old 07-14-2009
Thanks for your help Mark.

Since our company dont want spend any money in this bad ecaonamy, we are trying to find out for free options.

I found out YUM from other linux forums...
For RHEL/CentOS5, as root:

Code:
vi /etc/yum/yum-updatesd.confLook for:

Code:
do_update=yes
do_download=yes
do_download=yes

make sure that the yum-updatesd service is running.

Code:
chkconfig yum-updatesd on
service yum-updatesd start

so updated on YUM conf file on one server, But I'm not quite sure how that work. I'm trying test it some how. Hope this will work for me. Thanks
# 13  
Old 07-14-2009
sometimes, free costs money in accountability, downtime, etc. If you don't have the experience to do this, and are not using something like Fedora or CentOS, then you have no option to use things like spacewalk, which is RHN satellite for free (but not able to be used, out of the box on RHEL).
# 14  
Old 07-20-2009
Thanks for your reply.

we are now in discussion with Novell to get ZLM for updating RHEL servers, any idea on how ZLM works or there is any how to docs except traditional novell zlm docs. Thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

Difference Redhat Linux/RH Enterprise Linux

what is the difference between Redhat Linux and Redhat Enterprise Linux. whereas Redhat linux have Server installation options too. (2 Replies)
Discussion started by: hananabbas
2 Replies

2. Programming

Automatic port selection using C in Linux?

Hi What would be the correct way to get the port number for a free port, using C in Linux? I've tried to create() and bind() a socket without specifying the port, and that seems to work in some cases (using gcc, and some Linux dist). When compiling with the Intel Icc64 compiler I suddenly... (2 Replies)
Discussion started by: GeorgeCostanza
2 Replies

3. Red Hat

RedHat Updates

All, I'm updating my redhat servers by directly connecting to internet (redhat network). After I connecting to the internet, I see some packages in package updater.I'm trying to do update but its stucking up when it is starting updating the server. Any ideas. Thanks (4 Replies)
Discussion started by: s_linux
4 Replies

4. Filesystems, Disks and Memory

regarding tracking file updates on linux networking environment

could anyone Explain me with how the linux o/s keeps track of file updates in network environment? for example, assume that more than one computer is connected to network (with linux in all of them). if an user say 'X' logged into terminal 1 and created a file with the name of 'temp.txt'. The... (1 Reply)
Discussion started by: pjchoudary
1 Replies

5. IP Networking

regarding tracking file updates on linux networking environment

could anyone Explain me with how the linux o/s keeps track of file updates in network environment? for example, assume that more than one computer is connected to network (with linux in all of them). if an user say 'X' logged into terminal 1 and created a file with the name of 'temp.txt'. The... (1 Reply)
Discussion started by: pjchoudary
1 Replies

6. UNIX for Dummies Questions & Answers

Redhat Linux?

I seen a pool that said Linux was the most popular Unix download. I then seen Redhat Linux is the most popular Linux download. Is there a difference? Is it the better program/s? (6 Replies)
Discussion started by: Mr_Pinky
6 Replies

7. Slackware

Redhat Linux?

Hi, I use linux and it is a great OS, I use Redhat Linux 9 and I was wondering are they going to update 9 or they'll be leaving that to the fedora project? I would like a stable linux distro. Thanks -n (9 Replies)
Discussion started by: Insomniac
9 Replies

8. UNIX Desktop Questions & Answers

RedHat Linux Cd

I am wondering if anyone has copies (or can burn me a copy) of RedHat Linux. I will pay shipping charges... I don't have a CD burner and i dont want to run it off of my hard drive... please email me at: empireinfo623@yahoo.com or baldwitm@muc.edu (5 Replies)
Discussion started by: thedude623
5 Replies

9. UNIX for Dummies Questions & Answers

redhat linux 7.3

hi, just installed redhat linux 7.3 on my server, and put it in gnome gui. Does anyone know what software i need to run a web server??? and what software i need to set up a proxy to secure it? also, if these are free to download, can you give me the links. Thanx (2 Replies)
Discussion started by: matt2kjones
2 Replies
Login or Register to Ask a Question