Q. How can I apply package updates from Red Hat Network (RHN) for my HP Red Hat Enterprise Linux Server?
A. Red Hat Linux can be easily updated via Red Hat Network (also known as RHN) which releases all patches and updated binary rpms. Your system must be configured to connect to RHN. You need to run command called rhn_register which is a client program that registers your system with Red Hat Network (or a Red Hat Network Satellite). After registering, your system can receive software updates, install new software, and remotely manage your system. It can run both in graphical and text modes. The following command needs to run only once as root user:
# rhn_register
Once registered, type the following command to apply all updates to system:
# yum update
You can also start the graphical update tool called pup
# pup

(Fig.01: RHEL 5 pup command in action, no updates are available)
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- My 10 UNIX Command Line Mistakes
- Linux: 20 Iptables Examples For New SysAdmins

- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Facebook it - Tweet it - Print it -

