LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Scientific Linux (SL) vs Ubuntu ? (https://www.linuxquestions.org/questions/linux-distributions-5/scientific-linux-sl-vs-ubuntu-4175433233/)

xptional 10-20-2012 10:33 AM

Scientific Linux (SL) vs Ubuntu ?
 
Hi :),

I want to know the difference between SL and Ubuntu. I am very used to work with Ubuntu since 3 years,
I came to know about scientific linux some weeks ago, I search some information on the site https://www.scientificlinux.org/ but could not find similarities or difference with other Linux Distros except repositories (apt and yum) etc.

Could anyone of you have any experience, please share it for other's knowledge. Thanks !

I thank you for your time.

nugat 10-20-2012 10:43 AM

Quote:

Originally Posted by xptional (Post 4810764)
I want to know the difference between SL and Ubuntu. I am very used to work with Ubuntu since 3 years,
I came to know about scientific linux some weeks ago, I search some information on the site https://www.scientificlinux.org/ but could not find similarities or difference with other Linux Distros except repositories (apt and yum) etc.

Could anyone of you have any experience, please share it for other's knowledge. Thanks !

Hi,

The software repositories and how you interact with them really is one of the most important difference. Familiarizing yourself with apt-get/dpkg and yum/rpm will go a long way towards familiarizing yourself with Linux.

One other big way they differ is in the init process. Ubuntu used to use SysVInit but now uses their own in-house upstart. SL, (which is based on RHEL, like CentOS) uses SysVInit, but is moving towards systemd. both upstart and systemd are meant to be faster at booting up and smarting about dependencies and such, than SysVInit.

Another thing about RHEL and co. is their use of SELinux. It is used for locking down and auditing a system. Debian/Ubuntu don't make this standard (or even available, not sure), but they do have AppArmour, I think, which is similar.

DavidMcCann 10-20-2012 11:18 AM

Ubuntu is aimed at the general user, so it has a fairly large repository. It's released every 6 months, with support for 18 months or (longterm support versions) 5 years. The software supplied is very up-to-date, and occasionally you may get something with a bug.
http://www.linuxquestions.org/review...p/product/2151

Scientific Linux (like CentOS) is a free version of Red Hat. It's aimed at the enterprise user, so the repository is very small: for example, they don't offer a home accounts package as a business or institution would want full-scale commercial accounting software. The home user has to rely on third-party repositories; my CentOS installation has software from 8 different places! It's released every 2 years and supported for 10. The software is never very new, so you know a few million people have tested it for you.
http://www.linuxquestions.org/review...page/15/sort/7

xptional 10-24-2012 07:44 AM

I thank you for your feeback regarding this subject.

I think, I will stay on Ubuntu rather moving to SL; Reason: The reposotries and learning new commands etc etc .


All times are GMT -5. The time now is 09:16 AM.