- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- RHEL 3 update patch
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2006 10:34 PM
07-10-2006 10:34 PM
RHEL 3 update patch
the server currently running in RHEL3-U6, anyone know where can and download the U7 patch and how to install it?
thanks & regards,
warren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2006 10:35 PM
07-10-2006 10:35 PM
Re: RHEL 3 update patch
U7 is not a patch but a new release, you can download U7 and then perform an upgrade.
else you can do an automatic updates using RHN and you will get the latest packages.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2006 10:43 PM
07-10-2006 10:43 PM
Re: RHEL 3 update patch
I have the u7 CDs, but how to do the upgrade? both it from the CD and then??
thx,
Warren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2006 10:43 PM
07-10-2006 10:43 PM
Re: RHEL 3 update patch
If you want only upgrade the kernel, try download from RedHat Network (with subscription) and perform a "rpm -ivh" for kernel rpm´s.
In my Redhat 3 U6 box I have:
>> rpm -qa | grep kernel
kernel-doc-2.4.21-37.EL
kernel-smp-2.4.21-37.EL
kernel-source-2.4.21-37.EL
Best Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 02:11 AM
07-11-2006 02:11 AM
Re: RHEL 3 update patch
Thx!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 02:13 AM
07-11-2006 02:13 AM
Re: RHEL 3 update patch
Manually you can upgrade your system using "rpm -F" for non-kernel packages and "rpm -i" for kernel.
Rgds,
Vitaly