What are Debian, RedHat, Caldera and Suse etc. Explain the different Linux distributions?
Corporate Frequently Asked QuestionsLinux is really just the 'kernel' of the operating system. Linux in itself is just a 1 megabyte file that runs the rest of the system. Its function is to interface with hardware, multitask and run real programs which do tangible things. All applications, network server programs, and utilities that go into a full Linux machine are really just free software programs recompiled to run on Linux - most existed even before Linux.
Related QuestionsHow compatible is Debian with other distributions of Linux?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...Debian developers communicate with other Linux distribution creators in an effort to maintain binary compatibility across Linux distributions. Most commercial Linux products run as well under Debian as they do on the system upon which they were built. Debian GNU/Linux adheres to the Linux Filesystem Hierarchy Standard. However, there is room for interpretation in some of the rules within this standard, so there may be slight differences between a Debian system and other Linux systems.
Related QuestionsHow many Debian distributions are there in the dists directory?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...There are three distributions, the "stable" distribution, the "testing" distribution, and the "unstable" distribution. The "testing" distribution is sometimes 'frozen' (see What about "testing"? How is it 'frozen'?, Section 5.6.1).
Related QuestionsWhat is the difference between the Linux drivers on 3ware's web site and in Redhat or SuSE?
supportThe Linux drivers found on 3ware's web site are the same ones used by SuSE and Redhat. However to be sure you have the latest 3ware drives and software check www.3ware.com. Also make sure that the driver and firmware are from the same release to insure compatibility. Check the latest release notes from www.3ware.com for more information.
Related QuestionsWhere do I find the Linux driver for the Escalade controller to install in RedHat or SuSE?
supportThe latest Escalade drivers for Redhat and SuSE can be found at www.3ware.com. You can either download a precompiled Redhat driver or compile the driver source for your specific kernel.
Related QuestionsCan I use Wine with SUSE, RedHat or other Linux Distro's?
Wine HQ - Wine FAQYou can use Wine on any sufficiently recent Linux installation. The amount of work getting Wine up and running depends on whether you install a binary packages or do a source install.
Related QuestionsSo what's the deal with all the different distributions of Linux?
OSU Physics Faq'sQuite simply, this is the result of the "open source" and "free software" movements. The Linux kernel is distributed by such companies as Debian, SuSe, and Red Hat and they sell it with a number of applications and technical support. The GNU Public License says that people are perfectly free to do this as long as they realize that other people may sell the exact same kernel for less or even nothing. In fact, it is quite easy to get the Linux kernel for free.
Related QuestionsWhat is Debian GNU/Linux?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...Debian GNU/Linux is a particular distribution of the Linux operating system, and numerous packages that run on it. In principle, users could obtain the Linux kernel via the Internet or from elsewhere, and compile it themselves. They could then obtain source code for many applications in the same way, compile the programs, then install them into their systems. For complicated programs, this process can be not only time-consuming but error-prone.
Related QuestionsWhat is missing from Debian GNU/Linux?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...A list of packages which are still needed to be packaged for Debian exists, the Work-Needing and Prospective Packages list. For more details about adding the missing things, see How can I become a Debian software developer?, Section 12.1. Debian Policy requires that such symbolic links (to libfoo.so.x.y.z or similar) are placed in separate, development packages. Those packages are usually named libfoo-dev or libfooX-dev (presuming the library package is named libfooX, and X is a whole number).
Related Questionsfwbuilder crashes on my Debian or SuSe system. What do I do ?
Firewall Builder: old FAQWe can not guarantee that Firewall Builder would work flawlessly on Debian or SuSe since we do not have access to these distributions for testing. Sometimes we recieve packages built for these distributions by volunteers. In this case we post these packages in "Contribs" area on the project's page on Sourceforge. We do not verify or even try these packages and completely rely on people who submit them.
Related QuestionsWhat is Debian Linux?
The Techguy Linux FAQ - Tech Support Guy ForumsIt was as a result of this manifesto that debian's Social Contract was written, a document defining what Debian GNU/Linux is all about. Read the Social contract here. Gentoo is a source distribution. This means the user compiles most everything from source. This is both good and bad. Good because it improves performance, especially on older machines. The bad is because this takes time and on a older machine, a lot of time.
Related QuestionsThen why not ship some other distribution like Suse, Corel, Caldera or Mandrake?
Exocore ConsultingBecause the difference between Linux distributions is primarily at installation time. Once the installation is complete, all Linux distributions are very similar. Given this, it makes no sense to confuse PCQ readers by shipping a distribution that cannot be used to upgrade their current RedHat Linux installations. No, we are not - get your facts clear. We are not compelled to ship a source CD by GPL - we are just compelled to make the source available if you want it.
Related QuestionsOn what hardware architectures/systems does Debian GNU/Linux run?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...Debian GNU/Linux includes complete source-code for all of the included programs, so it should work on all systems which are supported by the Linux kernel; see the Linux FAQ for details. The current Debian GNU/Linux release, 3.
Related QuestionsWhat types of applications and development software are available for Debian GNU/Linux?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...the major GNU applications for software development, file manipulation, and text processing, including gcc, g++, make, texinfo, Emacs, the Bash shell and numerous upgraded Unix utilities, the X Window System, which provides a networked graphical user interface for Linux, and countless X applications including GNOME and KDE as well as the GIMP GNU Image Manipulation Program, a full suite of networking applications, including servers for Internet protocols such as HTTP (WWW), FTP, NNTP (news), SMT.
Related QuestionsIs there a tool for converting Debian packages to RedHat?
Exocore ConsultingThere is a tool called "Alien" which converts Debian packages (.deb) to RedHat packages (.rpm) and vice-versa. See http://kitenet.net/programs/alien/ It would be advisable that you do not install packages which have been converted from other formats on your RedHat system. The reason being that no two Linux distributions follow the same conventions with respect to the directory structure and file locations. You can most certaily find RPMS for most packages at http://www.rpmfind.net
Related Questionsedit] How is Ark Linux different from other distributions?
Ark Linux FAQ - ArkWikiThe probably most notable difference is the ease of installation and the security system- that allows the standard user to get all important tasks done without having to bother with a root account, while not going the easy and wrong way of doing normal work as root.
Related QuestionsHow is Freespire different from most other community-driven open source Linux distributions?
FAQ Category: About Freespire and The Freespire Project - Fr...Frequent, on-going updates and release cycles via apt-get or CNR, rather than waiting months between releases
Related QuestionsWhat is meant by distributions of Linux? Is there more than one Linux?
Linux FAQThere are two different definitions of the term Linux. The narrower is just the kernel (i.e., the core of the operating system) itself, which was originally developed in 1991 by Linus Torvalds while he was a student at the University of Helsinki in Finland. The term is more commonly used to refer to Linux distributions. A Linux distribution is a coordinated collection of software consisting of a customized version of the kernel together with hundreds of open source (i.e.
Related QuestionsHow do I get MIMIC to work with SuSE Linux ?
Frequently Asked Questionsmimicview: error in loading shared libraries libtclx.so: cannot open shared object file: No such file or directory then you will need to get the latest libtclx (8.0.4) library. Gambit can provide this for you upon request. Once you get the library you will have to do the following: 1. copy it to /usr/lib 2. ln -s libtcl8.0.4.so /usr/lib/libtclx.so You will also need to have the directory /usr/lib/tclX8.0.4 present with all the necessary files present. This can also be gotten from Gambit.
Related QuestionsWhat should I do if I have problems running under SuSE Linux?
Instantiations Product DocumentationIf you have a problem running Designer on Linux SuSE 10.3 such as Eclipse crashing and/or working incorrectly, or your my log files contains something like "xcb_xlib.c:42: xcb_xlib_lock: Assertion '!c->xlib.lock'" and/or "/usr/lib/Eclipse: No such file or directory", please try to add the following into you profile: In order to create the graphics that you see in the design view, Designer creates an off screen window containing the various widgets and they takes a screen snapshot of them.
Related QuestionsWhat's missing from Debian GNU/Linux?
The Debian GNU/Linux FAQ: Software Available in the Debian s...A list of packages which are most urgently needed for the Debian distribution is maintained by Sven Rudolph. For more details, see the section on contributing to the Debian project.
Related QuestionsThe Debian GNU/Linux FAQ: Software available in the Debian s...A list of packages which are most urgently needed for Debian is maintained by Sven Rudolph. For more details, see the section on contributing to the Debian project.Related Questions
The Debian GNU/Linux FAQ - Software available in the Debian ...A list of packages which are still needed to be packaged for Debian exists, the Work-Needing and Prospective Packages list. For more details about adding the missing things, see How can I become a Debian software developer?, Section 12.1. Debian Policy requires that such symbolic links (to libfoo.so.x.y.z or similar) are placed in separate, development packages. Those packages are usually named libfoo-dev or libfooX-dev (presuming the library package is named libfooX, and X is a whole number).Related Questions
What kind of Linux distributions are supported?
WIBU-SYSTEMS: Supportthe moment a lot of different Linux distributions are existing. WIBU-SYSTEMS tested WkLAN support for the current versions of the distributions from SuSE, Red Hat, Mandrake and Debian. Depending on the Linux system there should generally be other distributions applicable. Primary important is only the version of the used Linux kernel as well as system libraries such as glibc and libstdc++.
Related QuestionsCan the game be played on all distributions of Linux?
Linux Game PublishingMindrover has been tested to run on all modern Linux distributions as of August 2002. No problems with more recent distributions have been found.
Related Questions