- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- difference b/w HP-UX from generic UNIX
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
11-29-2004 03:28 PM
11-29-2004 03:28 PM
difference b/w HP-UX from generic UNIX
Kindly someone plz tell me
What's the differences of HP-UX from generic UNIX?
bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2004 03:38 PM
11-29-2004 03:38 PM
Re: difference b/w HP-UX from generic UNIX
Many functions work just like regular Unix. It has a lot of custom add on software specifically designed for it like Service Guard High Availability software.
To be simplistic they started out with Unix years and years ago and evolved it into a wonderful, powerful, reliable Unix based product.
In some areas it complies with standards. In some areas it sets its own standard.
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
11-29-2004 04:22 PM
11-29-2004 04:22 PM
Re: difference b/w HP-UX from generic UNIX
http://www.computerhope.com/history/unix.htm
HP-UX is mostly ATT-ish but with odd surprises of its own.
Overview of HP-UX 11i v2 Operating System:
http://h18000.www1.hp.com/products/quickspecs/12079_div/12079_div.HTML
And of course "A Sysadmin's Unixersal Translator (ROSETTA STONE) OR What do they call that in this world?":
http://bhami.com/rosetta.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2004 08:33 PM
11-29-2004 08:33 PM
Re: difference b/w HP-UX from generic UNIX
http://www.levenez.com/unix/
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 12:25 AM
11-30-2004 12:25 AM
Re: difference b/w HP-UX from generic UNIX
http://bhami.com/rosetta.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2004 07:14 AM
12-03-2004 07:14 AM
Re: difference b/w HP-UX from generic UNIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2004 09:28 AM
12-03-2004 09:28 AM
Re: difference b/w HP-UX from generic UNIX
The user interface for all flavors of Unix is the shell, either Bourne, a POSIX shell like ksh, bash or HP's POSIX shell, possible others. The basic commands (programs) are quite similar except as various standards and manufacturer's definitions create minor differences.
But there is *no* standard at all when it comes to Unix system administration, things like device files, disk mapping, drivers, I/O cards, kernel building, etc. Every flavor will be quite different and that is the challenge in being a multi-platform system administrator.
Bill Hassell, sysadmin