Centos primo mais próximo?

0

Estou migrando para um novo espaço no servidor. O sistema operacional do servidor é Centos Eu quero instalar uma ferramenta de software stats, rstudio

O Rstudio oferece duas opções para o Linux:

RStudio 1.0.153 - Ubuntu 12.04-15.10 / Debian 8 (64 bits) 92.7 MB 2017-07-20
RStudio 1.0.153 - Fedora 19 + / RedHat 7 + / openSUSE 13.1+ (64 bits)

Qual devo escolher para uma instalação do Centos? (Orando a resposta não é "nem")

    
por Jake 26.09.2017 / 00:50

1 resposta

5

Which should I choose for a Centos install?

Você deve escolher a seguinte opção:

  • RStudio 1.0.153 - Fedora 19+/RedHat 7+/openSUSE 13.1+ (64-bit)

O CentOS é uma versão recompilada do Redhat Enterprise Linux Server (RHLS) menos os módulos do Enterprise, o módulo Redhat Subscription seria um exemplo de um módulo não incluído no CentOS, devido a restrições relacionadas ao nome Redhat (e ao fato não serve para nada se você usa o CentOS) há outros exemplos, mas a lista é extensa.

Red Hat released Red Hat Enterprise Linux 7.4 on August 1st, 2017 (Info). In the CentOS world, we call this type of release a 'Point Release', meaning that the major version of a distribution (in this case Red Hat Enterprise Linux 7) is getting a new point in time update set (in this case '.4').

When there is a new release of RHEL 7 source code, the public release of this source code happens on the CentOS git server (git.centos.org). We then use a published set of tools (tools) to build Source RPMs (info) from the released git source code and immediately start building the updated version of CentOS Linux. We use a program called mock to build Binary RPM packages from the SRPMs.

Source

    
por 26.09.2017 / 01:08

Tags