- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Installing an rpm -- will it require a reboot?
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
01-22-2007 05:23 AM
01-22-2007 05:23 AM
Red Hat Enterprise Linux ES release 3 (Taroon Update 3).
Is there any chance that this rpm will require a reboot? Do any of the rpms require a reboot?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2007 05:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2007 05:33 AM
01-22-2007 05:33 AM
Re: Installing an rpm -- will it require a reboot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2007 07:42 AM
01-22-2007 07:42 AM
Re: Installing an rpm -- will it require a reboot?
I've never seen an rpm that requires a reboot.
most new services will permit you to configure and use the service immediately afterward.
Even an upgrade will permit you to use the new binary with a system servicename restart
The only exception I've seen is kernel packages, which you can't really use until you have booted the system.
The nice thing there is that the installation can be done weeks before the reboot.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2007 10:00 AM
01-22-2007 10:00 AM
Re: Installing an rpm -- will it require a reboot?
NTP service not require the server reboot.
configure the /etc/ntp.conf and stop.
The only reboot i know after an rpm is only the service you update by rpm.
In this case you are installing new.
No server reboot is required in Linux after an rpm installation.
Probably is if you install a new kernel by rpm.
Regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2007 07:05 PM
01-22-2007 07:05 PM
Re: Installing an rpm -- will it require a reboot?
other times, you can just install the package and your done, at worst you'll have to restart the daemon/program if the packaged doesn't already do that for you.