Different flavours of Unix


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Different flavours of Unix
# 1  
Old 05-25-2006
Different flavours of Unix

Hi all,

I would like to know why is there so many different kind of unix systems like IBM AIX, SUN Solaris and so on..

What are the issues that we would considering choosing a Unix system?

Newbie to Unix, thus this question
# 2  
Old 05-25-2006
Short answer: early versions of unix were free from Bell Labs, universities added features - BSD comes from Berkley.

You should worry A LOT more about:
1. What hardware platforms are supported by a given flavor of unix ? -
do you need one high end box or several servers.
2. Software costs
3. Contract/maintenance costs

The spectrum on this sort of goes from Linux .. Red Hat Linux ... Solaris ... HPUX and AIX

....in terms of cost and hardware. You can cluster some Unixes making a "big" machine out of smaller ones. We have four HPUX boxes, 137 Intel PC RH Linux boxes for 2000 users.
# 3  
Old 05-25-2006
Quote:
Originally Posted by jim mcnamara
The spectrum on this sort of goes from Linux .. Red Hat Linux ... Solaris ... HPUX and AIX

....in terms of cost and hardware.
Are you saying that AIX supports more hardware than linux, or just that it costs more?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

File Transfer from Window server to UNIX and UNIX to UNIX

Dear All, Can someone help to command or program to transfer the file from windows to Unix server and from one unix server to another Unix server in secure way. I would request no samba client. (4 Replies)
Discussion started by: yadavricky
4 Replies

2. AIX

Automate ssh between different flavours of ssh

Hiya, I want to automate ssh between two servers (Server A and Server B) and currently facing two problems. I am able to automate ssh between same SSH versions but unable to do so for following conditions. 1. SSH versions are different on Server A and Server B. 2. Username is different on... (1 Reply)
Discussion started by: kamitsin
1 Replies

3. Shell Programming and Scripting

Flavours of shell?

It's a little while since I used Linux in anger but when I did, Bourne shell (/bin/sh) was actually Bash (/bin/bash) in disguise :confused: - I had some native Solaris Bourne scripts that didn't want to work quite right on Linux. Is this still the case? Also, for similar reasons, is Korn shell on... (3 Replies)
Discussion started by: JerryHone
3 Replies

4. UNIX for Advanced & Expert Users

Where to download unix not unix flavours like ubuntu, redhat etc.

I checked unix.org but did not find any link where i can download basic unix flavour. any idea from where i can download unix. thanks in advance. - nilesh (14 Replies)
Discussion started by: ynilesh
14 Replies

5. UNIX for Dummies Questions & Answers

O S flavours ...which is which

Does anyone know how to find out what flavour of Unix "Data General" is closest too.. heres what I need to do, I need to install one of the available free flavours on my Intel Pc at home, So as I can transfer all my shell scripts over without the need for re-working them...but I have no idea how to... (0 Replies)
Discussion started by: Gerry405
0 Replies

6. Solaris

Difference b/w flavours

Hi.. I am totally confused..could anyone tell me how different is Sun version of unix different from that of HP, IBM(AIX) and other flavours. Balaji (2 Replies)
Discussion started by: balaji_prk
2 Replies

7. Shell Programming and Scripting

Differences in awk between UNIX flavours

Hi, I've been charged with the task of finding out whether the scripts which we use on our current DYNIX (Sequent) UNIX box will continue to run happily on our soon-to-be-installed Sun Solaris box. I'm fairly certain that they'll be OK, but I've heard mutterings about awk running differently... (2 Replies)
Discussion started by: pbritta
2 Replies

8. Post Here to Contact Site Administrators and Moderators

UNIX flavours

UNIX comes in the most widest and broadest of functionalities and versions. Might be a good idea to: 1. introduce some vendor specific forums: e.g. HP-UX, Linux, AIX etc. 2. create more forums directed at core functionalities: e.g.: networking (already there), LVM, 3rd party applications... (1 Reply)
Discussion started by: patvdv
1 Replies

9. UNIX for Dummies Questions & Answers

Newbie question about unix flavours

Hi, I am newbie to unix. I am been immensily impressed by this forum. I have installed sun solaris in my pc and started learning unix. The question is, If i know one unix flavour (say sun solaris) is that i can claim, i know all the unix and linux flavours. Can i be able to work on other vendor... (3 Replies)
Discussion started by: Balaji
3 Replies
Login or Register to Ask a Question