- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What command does one use to find OS version and y...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО11-05-2001 05:53 AM
тАО11-05-2001 05:53 AM
What command does one use to find OS version and year? Can an OS be restored using the Support cd?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2001 06:00 AM
тАО11-05-2001 06:00 AM
Re: What command does one use to find OS version and year? Can an OS be restored using the Support cd?
"what /stand/vmunix | more" will tell you what modules you have in your kernel.
ls -l /stand/vmunix will tell you when it was last gen'ed.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2001 06:04 AM
тАО11-05-2001 06:04 AM
Re: What command does one use to find OS version and year? Can an OS be restored using the Support cd?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2001 06:04 AM
тАО11-05-2001 06:04 AM
Re: What command does one use to find OS version and year? Can an OS be restored using the Support cd?
# uname -rs
To obtain a better specification of installed products and software along with their revisions, you need to check out
# swlist -l bundle
# swlist -l product
If you want to know the installation history of your machine, you should refer to the /var/adm/sw/swagent.log file.
With the Support CD you can fix an unbootable system, however, you can't restore the OS with it. You need to have a backup of your system.
Carsten
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2001 06:07 AM
тАО11-05-2001 06:07 AM
Re: What command does one use to find OS version and year? Can an OS be restored using the Support cd?
# uname -a
...will return lot's of useful information.
As for restoring an OS, you always want to have an Ignite "recovery" tape of any viable server.
After all, the Core OS CDROM doesn't bring you back to the patch levels you're probably running, and certainly doesn't have the applications loaded from the Applications CDROMs.
For Ignite documentation and current software, see:
http://www.software.hp.com/products/IUX/index.html
For a release history, see:
http://www.software.hp.com/HPUX-RDMP/history/slide2.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2001 06:10 AM
тАО11-05-2001 06:10 AM
Re: What command does one use to find OS version and year? Can an OS be restored using the Support cd?
Another thought. If you want a quick idea of the patch level of a server, do:
# swlist | grep -i patches
You will see something like this returned:
XSWGR1100 B.11.00.53.2 HP-UX General Release Patches, June 2001
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2001 06:22 AM
тАО11-05-2001 06:22 AM
Re: What command does one use to find OS version and year? Can an OS be restored using the Support cd?
Again, I'd suggest installing the latest patch bundle, unless you wish to "rebuild" the machine from scratch.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2001 02:40 AM
тАО11-06-2001 02:40 AM