- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: OS name
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-2001 12:46 AM
04-23-2001 12:46 AM
I have a D390 HP m/c. in which we have 10.2 as well 11.0, but whenever i issue the command 'uname' in 10.2 it gives a junk reply whereas in 11.0 with the same command i get HP-UX. what needs to be done in 10.2.
thanx in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 12:59 AM
04-23-2001 12:59 AM
Re: OS name
uname -a posted here would be good.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 01:14 AM
04-23-2001 01:14 AM
Re: OS name
we knew that uname -a gives the detail. but the command uname returns the OS name. it works both in 10.2 as well in 11.0. in some file we need to make entry 'export OPERATING_SYSTEM=HP-UX' can u tell me which is this file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 01:22 AM
04-23-2001 01:22 AM
Re: OS name
Have a look here it may point you in the direction as to what is wrong:-
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90130/B2355-90130_top.html&con=/hpux/onlinedocs/B2355-90130/00/01/198-con.html&toc=/hpux/onlinedocs/B2355-90130/00/01/198-toc.html&searchterms=utsname&queryid=20010423-021420
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 01:22 AM
04-23-2001 01:22 AM
Re: OS name
uname -n
hostname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 01:24 AM
04-23-2001 01:24 AM
Re: OS name
Is "junk is ^jln.)$" from uname or uname -a?
If uname what does uname -a give please post it here.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 01:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 01:51 AM
04-23-2001 01:51 AM
Re: OS name
thanx a lot. after making entry in the file which u have specified and after reboot uname returns HP-UX.