Operating systems and Linux distributions: Difference between revisions
Line 14: | Line 14: | ||
* [http://en.wikipedia.org/wiki/Fedora_%28Linux_distribution%29 Fedora] | * [http://en.wikipedia.org/wiki/Fedora_%28Linux_distribution%29 Fedora] | ||
These differ greatly in the time they support their releases: | |||
* OpenSuse: 2 years | |||
* Fedora: 18 months | |||
* Ubuntu: 18 months | |||
* Ubuntu LTS: Server 5 years, Desktop 3 years | |||
* CentOS: 7 years | |||
* Gentoo: less relevant; "rolling releases" | |||
* Debian: 1 year after a new release; thus usually 2.5 - 3.5 yrs | |||
===Useful Links=== | ===Useful Links=== |
Revision as of 11:48, 7 April 2008
Operating Systems
Linux
GNU/Linux aims to be a free and open-source unix (or unix-like) operating system that will run on most types of computer hardware and uses an X11 graphical user interface. Various distributions of GNU/Linux exist that have different package management systems and other features. Most of these are ideal platforms for X-ray crystallography and other scientific computational requirements.
Linux Distributions
- Red Hat with its clones (binary compatible; produced from the source provided by Red Hat) CentOS and Scientific Linux
These differ greatly in the time they support their releases:
- OpenSuse: 2 years
- Fedora: 18 months
- Ubuntu: 18 months
- Ubuntu LTS: Server 5 years, Desktop 3 years
- CentOS: 7 years
- Gentoo: less relevant; "rolling releases"
- Debian: 1 year after a new release; thus usually 2.5 - 3.5 yrs
Useful Links
Mac OS X
Mac OS X is a proprietary BSD-unix-derived operating system that runs on Apple's computers. The BSD-subsystem, called Darwin, attempts to be open-source. Unlike most other flavors of unix, OS X is not based on an X11 windowing system, but instead uses a proprietary Aqua graphical user interface. For crystallographers and others who need the conventional X11 windowing system, an Xserver for OS X is available, and installs by default on the most current version of OS X.
Links:
- Apple's Mac OS X Unix page.