answersLogoWhite

0

Linux hosting and Unix hosting are not exactly the same thing.

Linux hosting and Unix hosting refer to the software operating system employed by the servers of the host.

The primary communication being made when a server is described as Unix or Linux is that it is not a Microsoft product.

Unix comes in several proprietary versions, Sun Microsystems (now Oracle) and AT&T are two well known commercial versions of Unix. They own and control intellectual property associated with Unix.

Linux is a nonproprietary version of Unix. There are many flavors of this. All are "open source." The intellectual property is controlled by one of the various open source models, GPL being the most well know.

If a person says they have a Unix server, they may or may not mean the proprietary version of Unix. For many people, unix is a generic reference and can mean Unix or Linux.

If a person says they have a Linux server, then it is a Linux operating system.

It may be one of over a hundred different types of Linux, but it is based on an open source version of Unix.

Note that it is possible to co-mingle the proprietary and nonproprietary versions of Unix, but this is not typically a matter of concern unless you are an expert or unless you are using Apple's version of "open source" Linux. Apple's version works pretty much like open source Linux, mostly, sometimes.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Is UNIX based on Linux?

No, but Linux is based on Unix since Linux is a Unix clone.


What is unique about Unix and Linux operating systems?

unix and linux systems are true multi user (root + others) but in windows admin and main user are same !


Is unix and Linux an open system?

Linux is an open system, Unix is not.


Mandriva is Linux or unix?

linux


How will Unix hosting help your small business?

Because Unix hosting is free and an open source solution to hosting, it is a good solution to many problems faced by small business owners. You will get the same product and advantages as other hosting, but it is free!


What is the difference between Windows Unix and Linux?

what are similarities and differences between linux and unix?


Is any virus attack to Linux or Unix?

Linux and Unix do have their share of malware, though there are fewer of them.


Does Linux use the kernel of Unix?

No, it is unix-based but Linux is a kernel not an operating system.Ubuntu,Linux Mint,Debian,and puppy Linux,ect. are OS's that use the Linux kernel.


Why does Linux and unix share more commands than windows xp and unix?

Because Linux evolved from UNIX, but Windows evolved from DOS.


What is similar to Unix?

Linux, Minix, Coherent, FreeBSD, etc. These are all clones of Unix


What is Unix hosting?

All information was here Blue Host is one of the world's largest web hosting companies & providers of online solutions. Bluehost is a top recommended host by WordPress and also proudly supports many other open source programs cutt.ly/ajmRDmb


What is the difference between C and Linux?

There is very little difference in the C compiler between Unix and Linux; in some cases (the gcc compiler) it is the same. The differences come in when using system calls; some system calls do not exist in Unix or Linux, although most do. The program I work on compiles the same way (for the most part) between all commercial versions of Unix and several variants of Linux. In other words, the code is fairly portable across platforms.