Quais são as vantagens de usar o OmniOS do que o SmartOS ou o OpenIndiana?

7

Não consegui encontrar uma comparação boa entre OmniOS e SmartOS (ou OpenIndiana). Então, quais são as vantagens de usar o OmniOS do que o SmartOS?

(Como algumas pessoas são nitpickers eu tive que fazer a pergunta como esta. Mas eu gostaria de saber pros / cons ...)

    
por jirib 16.10.2013 / 13:10

2 respostas

9

O OmniOS se parece com o sistema normal, o SmartOS é mais parecido com o sistema do tipo livecd

I've considered using OmniOS to let me do more things in the global zone (configuring CIFS was quite annoying!) but that's too much work and downtime for me right now. If I had to start over I might start there.

unhappy_mage, 2013-04-24
em: SmartOS "all-in-one"? - [H] ard | Fórum Fonte: link

SmartOS is an extremely lean version of illumos, and it is not intended to occupy space on the filesystem. Rather it boots from a <2Gb image,either USB key, PXE network boot, or CDR image, and occupies space in RAM. The OS is kept off the filesystem to simplify upgrades - attach a new image and reboot. [...] One does not use the root system to work on the machine, only to configure and install Zones from which work is done. [...] If you prefer an illumOS distribution presents itself more like a CentOS server, you can try OmniOS.

Christopher Hogue, 2013-03-24
in: Por que o SmartOS no meu laboratório? - SmartOS
Fonte: link

    
por 22.10.2013 / 01:45
3

Deve-se mencionar que o OmniOS não é um sistema operacional de propósito geral e fornece apenas um conjunto mínimo de pacotes, enquanto o OpenIndiana Hipster é mais adequado para uso em um ambiente gráfico.

OmniOS takes a "layer cake" approach to packaging. The core OS contains the packages needed to build the OS, plus a few small frills (more shells, tmux/screen, etc.) Users are encouraged to either create their own package repos for additional software they want to run (and where they like it to be installed) or use repos published by other users.

Veja: link

A OpenIndiana oferece cerca de 3200 pacotes, incluindo ambiente de área de trabalho, juntamente com aplicativos de servidor habituais.

Veja: link

    
por 11.01.2016 / 22:00