Operating systems and Linux distributions: Difference between revisions
m (Updated link to "Crystallography on Ubuntu Linux") |
|||
Line 11: | Line 11: | ||
* [http://en.wikipedia.org/wiki/Debian Debian] | * [http://en.wikipedia.org/wiki/Debian Debian] | ||
* [http://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux Red Hat] with its clones (binary compatible; produced from the source provided by Red Hat) [ | * [http://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux Red Hat] with its clones (binary compatible; produced from the source provided by Red Hat) [[CentOS]] and [https://www.scientificlinux.org Scientific Linux] | ||
* [http://en.wikipedia.org/wiki/Fedora_%28Linux_distribution%29 Fedora] | * [http://en.wikipedia.org/wiki/Fedora_%28Linux_distribution%29 Fedora] |
Revision as of 22:48, 20 March 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
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.