- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- installing rpm
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
03-08-2004 09:37 PM
03-08-2004 09:37 PM
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 09:39 PM
03-08-2004 09:39 PM
Re: installing rpm
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 09:43 PM
03-08-2004 09:43 PM
Re: installing rpm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 09:56 PM
03-08-2004 09:56 PM
Re: installing rpm
You know that you have to update your up2date agent and key, read here the process :
https://rhn.redhat.com/help/latest-up2date.pxt
Please post the exact error message...
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 10:27 PM
03-08-2004 10:27 PM
Re: installing rpm
you can download it from:
ftp://rpmfind.net/linux/redhat/updates/9/en/os/i386/up2date-3.1.23.2-1.i386.rpm
just put the whole URL in the address..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 06:34 PM
03-09-2004 06:34 PM
Re: installing rpm
#rpm -ivh <.rmp file name>
Kind regards,
Manoj Kumar A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 06:37 PM
03-09-2004 06:37 PM
Re: installing rpm
which king of RPM's can i choose for installation ,or how can i determine which one needed to be installed and from what site can i get these RPM's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 06:47 PM
03-10-2004 06:47 PM
Solutiongot to https://rhn.redhat.com/help/latest-up2date.pxt
create a new directory on your linux system (/root/tmprpm) and download the files mentioned:
up2date-3.1.23.2-1.i386.rpm
up2date-gnome-3.1.23.2-1.i386.rpm
rhnlib-1.0-4.noarch.rpm
pyOpenSSL-0.5.1-8.i386.rpm
Go to the directory where you downloaded the files and type rpm -Uvh *.rpm
And try again your up2date agent.
JP.