Operating System - HP-UX
1833758 Members
2567 Online
110063 Solutions
New Discussion

Re: difference b/w HP-UX from generic UNIX

 
Fenny_1
Super Advisor

difference b/w HP-UX from generic UNIX

Hello!
Kindly someone plz tell me

What's the differences of HP-UX from generic UNIX?

bye
6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: difference b/w HP-UX from generic UNIX

HP-UX is a proprietery, industrial strength, extemely reliable version of Unix, I believe based on System V 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
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Geoff Wild
Honored Contributor

Re: difference b/w HP-UX from generic UNIX

Here's the History of 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
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Fred Ruffet
Honored Contributor

Re: difference b/w HP-UX from generic UNIX

About history, you can find here a diagram showing relationships between Unices :
http://www.levenez.com/unix/

Regards,

Fred
--

"Reality is just a point of view." (P. K. D.)
Cheryl Griffin
Honored Contributor

Re: difference b/w HP-UX from generic UNIX

The Rosetta Stone gives a good comparison between the command differences between Unix versions.
http://bhami.com/rosetta.html
"Downtime is a Crime."
Ted Buis
Honored Contributor

Re: difference b/w HP-UX from generic UNIX

HP-UX has been significantly enhanced with additional features and optional products. The fact that it has an instrumented kernel sets it apart from others in the accuracy and scope of the ability to see its performance with optional GlancePlus and Measureware tools. The system administration tool is also quite user friendly. The virtualization capabilities are also quite good.
Mom 6
Bill Hassell
Honored Contributor

Re: difference b/w HP-UX from generic UNIX

Actually, I don't know what "generic Unix" might be. From the references, you'll see that there are two flavors of Unix, BSD and AT&T SysV and these have existed for almost 3 decades, long before there was anything like SCO or Linux or any of the dozens of flavors of 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