- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Kernel patch version
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
04-23-2003 09:15 PM
04-23-2003 09:15 PM
Kernel patch version
How can I find out the correct version of the Kernel if it has been patched recently.
Do I have to have root privileges for the command I'm supposed to run?
At present, I'm trying to use /usr/bin/swlist -l product | grep KRN. Is this a correct way to get the kernel version.
Thanks in advance for your help.
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:37 PM
04-23-2003 09:37 PM
Re: Kernel patch version
# swlist -l fileset | grep -i kernel
The main patch for the kernel on HPUX 11 is PHKL_18543.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:38 PM
04-23-2003 09:38 PM
Re: Kernel patch version
Try this -
# what /stand/vmunix
HTH.
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:39 PM
04-23-2003 09:39 PM
Re: Kernel patch version
Try this -
# what /stand/vmunix
HTH.
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:40 PM
04-23-2003 09:40 PM
Re: Kernel patch version
Try this -
# what /stand/vmunix
HTH.
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:40 PM
04-23-2003 09:40 PM
Re: Kernel patch version
Try this -
# what /stand/vmunix
HTH.
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:42 PM
04-23-2003 09:42 PM
Re: Kernel patch version
Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'
The latest versions are available at
http://www.software.hp.com/SUPPORT_PLUS/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:42 PM
04-23-2003 09:42 PM
Re: Kernel patch version
Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'
The latest versions are available at
http://www.software.hp.com/SUPPORT_PLUS/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:43 PM
04-23-2003 09:43 PM
Re: Kernel patch version
Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'
The latest versions are available at
http://www.software.hp.com/SUPPORT_PLUS/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:43 PM
04-23-2003 09:43 PM
Re: Kernel patch version
Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'
The latest versions are available at
http://www.software.hp.com/SUPPORT_PLUS/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:43 PM
04-23-2003 09:43 PM
Re: Kernel patch version
Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'
The latest versions are available at
http://www.software.hp.com/SUPPORT_PLUS/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:43 PM
04-23-2003 09:43 PM
Re: Kernel patch version
Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'
The latest versions are available at
http://www.software.hp.com/SUPPORT_PLUS/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:44 PM
04-23-2003 09:44 PM
Re: Kernel patch version
Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'
The latest versions are available at
http://www.software.hp.com/SUPPORT_PLUS/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:44 PM
04-23-2003 09:44 PM
Re: Kernel patch version
Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'
The latest versions are available at
http://www.software.hp.com/SUPPORT_PLUS/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:46 PM
04-23-2003 09:46 PM
Re: Kernel patch version
Try this -
# what /stand/vmunix
HTH.
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:49 PM
04-23-2003 09:49 PM
Re: Kernel patch version
- ramd.