Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung Nächste Überarbeitung | Vorherige Überarbeitung | ||
|
admin_grundlagen:distributionen [2013/11/26 12:23] ingo_wichmann [Die Debian Familie] |
admin_grundlagen:distributionen [2023/05/22 12:48] (aktuell) sh |
||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | {{ :linux-world-map-v2.jpg?nolink |}} | ||
| - | |||
| [[Checkliste Distribution]] | [[Checkliste Distribution]] | ||
| + | ====== Anzahl der (Binär-)Pakete und ausführbaren Programme ====== | ||
| + | |||
| + | ^ Distribution ^ Binärpakete ^ ausführbare Programme | | ||
| + | |Debian 8 | 43067 (( ermittelt mit | ||
| + | for suite in main contrib non-free; do wget -q -O - http://ftp.de.debian.org/debian/dists/jessie/$suite/binary-amd64/Packages.gz; done | zegrep -c '^Package:' | ||
| + | )) | 32141 (( ermittelt mit | ||
| + | for suite in main contrib non-free; do wget -q -O - http://ftp.de.debian.org/debian/dists/jessie/$suite/Contents-amd64.gz; done | zegrep -c '^(usr/)s?bin/' | ||
| + | )) | | ||
| + | |Ubuntu 16.04 | 7367 (( ermittelt mit | ||
| + | for suite in main restricted; do wget -q -O - http://de.archive.ubuntu.com/ubuntu/dists/xenial/$suite/binary-amd64/Packages.gz; done | zegrep -c '^Pac und von der Erfahrung | ||
| + | kage:' | ||
| + | )) | 38954 (( ermittelt mit | ||
| + | wget -q -O - http://de.archive.ubuntu.com/ubuntu/dists/xenial/Contents-amd64.gz | zegrep -c '^(usr/)s?bin/' | ||
| + | )) incl. universe und multiverse| | ||
| + | |::: | universe, multiverse: 46470 (( ermittelt mit | ||
| + | for suite in universe multiverse; do wget -q -O - http://de.archive.ubuntu.com/ubuntu/dists/xenial/$suite/binary-amd64/Packages.gz; done | zegrep -c '^Package:' | ||
| + | )) |::: | | ||
| + | |OpenSuse Leap 42.2 |16412 (( ermittelt mit | ||
| + | wget -q -O - http://download.opensuse.org/distribution/leap/42.2/repo/oss/suse/x86_64/ | wc -l | ||
| + | )) | 11641 (( ermittelt mit | ||
| + | wget -q -O - http://download.opensuse.org/distribution/leap/42.2/repo/oss/suse/noarch/ | wc -l | ||
| + | )) | | ||
| + | |||
| + | |RHEL | 3.000 (+ 9.155 vom EPEL) | | | ||
| + | |Centos 7 | 17.565 | | ||
| + | |Fedora | 22.804 | | ||
| + | |SLES | 24.094 | | ||
| + | |||
| + | https://distrowatch.com/dwres.php?resource=major | ||
| + | Quelle: https://en.wikipedia.org/wiki/Comparison_of_Linux_distributions#cite_note-121 | ||
| + | Zahlen aus meiner Sicht falsch. | ||
| ====== Linux selber bauen====== | ====== Linux selber bauen====== | ||
| * Linux From Scratch: http://www.linuxfromscratch.org | * Linux From Scratch: http://www.linuxfromscratch.org | ||
| * Gentoo: http://www.gentoo.de | * Gentoo: http://www.gentoo.de | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Arch Linux ===== | ||
| * Arch Linux: https://www.archlinux.de/ | * Arch Linux: https://www.archlinux.de/ | ||
| ====== Die RedHat Familie ====== | ====== Die RedHat Familie ====== | ||
| Zeile 10: | Zeile 44: | ||
| * Fedora: http://fedora.redhat.com ( [[ http://de.wikipedia.org/wiki/Fedora_(Linux-Distribution)#Versionen | Versionen ]] [[Fedora Checkliste]]) | * Fedora: http://fedora.redhat.com ( [[ http://de.wikipedia.org/wiki/Fedora_(Linux-Distribution)#Versionen | Versionen ]] [[Fedora Checkliste]]) | ||
| * CentOS: http://www.centos.org [[CentOS Checkliste]] | * CentOS: http://www.centos.org [[CentOS Checkliste]] | ||
| + | * Nachfolger des Ende 2021 eingestellten CentOS: AlmaLinux, RockyLinux | ||
| ====== Die SuSE Familie ====== | ====== Die SuSE Familie ====== | ||
| + | * OpenSuSE Tumbleweed: http://www.opensuse.org ( [[ http://de.wikipedia.org/wiki/OpenSUSE#Versionen | Versionen ]] ) | ||
| * SuSE: https://www.suse.com/de-de/ ( [[ http://de.wikipedia.org/wiki/SUSE_Linux_Enterprise_Server#Versionen | Versionen ]] [[ http://lizards.opensuse.org/2011/04/06/versionitis/ | Versionsschema]]) | * SuSE: https://www.suse.com/de-de/ ( [[ http://de.wikipedia.org/wiki/SUSE_Linux_Enterprise_Server#Versionen | Versionen ]] [[ http://lizards.opensuse.org/2011/04/06/versionitis/ | Versionsschema]]) | ||
| - | * OpenSuSE: http://www.opensuse.org ( [[ http://de.wikipedia.org/wiki/OpenSUSE#Versionen | Versionen ]] ) | + | * OpenSuSE Leap: http://www.opensuse.org ( [[ http://de.wikipedia.org/wiki/OpenSUSE#Versionen | Versionen ]] ) |
| - | * OpenSuSE:Evergreen: http://en.opensuse.org/openSUSE:Evergreen | + | * Unterschiede zwischen Tumbleweed und Leap erklärt: https://linuxiac.com/opensuse-leap-vs-tumbleweed-difference-between-them-explained/ |
| ====== Die Debian Familie ====== | ====== Die Debian Familie ====== | ||
| - | * Debian: http://www.de.debian.org ( [[ http://de.wikipedia.org/wiki/Debian#Versionsgeschichte | Versionen ]] ) [[Debian Checkliste]] | + | * Debian: http://www.de.debian.org ( [[ http://de.wikipedia.org/wiki/Debian#Versionsgeschichte | Versionen ]] ) [[Debian Checkliste]]https://distrochooser.de/ |
| + | * Debian LTS: https://wiki.debian.org/LTS/Development (Langzeitversion von Debian) | ||
| * Ubuntu: http://www.ubuntulinux.org ( [[ http://de.wikipedia.org/wiki/Ubuntu#Versionstabelle | Versionen ]] ) [[Ubuntu Checkliste]] | * Ubuntu: http://www.ubuntulinux.org ( [[ http://de.wikipedia.org/wiki/Ubuntu#Versionstabelle | Versionen ]] ) [[Ubuntu Checkliste]] | ||
| * Mint: http://linuxmint.com | * Mint: http://linuxmint.com | ||
| * Zentyal: www.zentyal.org | * Zentyal: www.zentyal.org | ||
| - | * Univention: http://www.univention.de ( [[ http://www.univention.de/online_demo.html | Demozugang ]] ) | + | * Univention: http://www.univention.de ( [[ https://www.univention.de/produkte/ucs/ | UCS Core ]] ) |
| * Knoppix: http://www.knoppix.org | * Knoppix: http://www.knoppix.org | ||
| * grml: http://www.grml.org textbasiert für admins | * grml: http://www.grml.org textbasiert für admins | ||
| ====== Linux auf kleiner Hardware ====== | ====== Linux auf kleiner Hardware ====== | ||
| - | * http://oe.handhelds.org | ||
| * http://www.openwrt.org | * http://www.openwrt.org | ||
| - | * http://www.openslug.org | ||
| * http://www.android.com/ | * http://www.android.com/ | ||
| - | ====== Horizonterweiterung: die BSD's ====== | + | ====== Horizonterweiterung: die BSD-Familie ====== |
| * OpenBSD : http://www.openbsd.org/ | * OpenBSD : http://www.openbsd.org/ | ||
| * FreeBSD : http://www.freebsd.org/de/ | * FreeBSD : http://www.freebsd.org/de/ | ||
| * NetBSD : http://www.netbsd.org/ | * NetBSD : http://www.netbsd.org/ | ||
| + | * PC-BSD (Desktop BSD-Distribution basierend auf FreeBSD) : http://www.pcbsd.org/ | ||
| + | * DragonflyBSD (Fork vom FreeBSD 5 mit experimentellen und innovativen Technologien): http://www.dragonflybsd.org/ | ||
| + | |||
| + | ====== Welche Distributionen gibt es ? ====== | ||
| + | |||
| + | Unglaublich viele. Bei Wikimedia gibt es einen großen Stammbaum, aber auch der ist unvollständig: | ||
| + | https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg | ||
| + | |||
| + | Etwas mehr Informationen zur Relevanz bietet http://distrowatch.com . Gleichzeitig liefert diese Webseite Informationen darüber, was es gerade so an neuen Versionen gibt. | ||
| + | |||
| + | ====== Welche Distribution soll ich auswählen? ====== | ||
| + | Das hängt vom Anwendungszweck, der Erfahrung und anderen Faktoren ab. Diese Website kann Anfängern und Umsteigern vielleicht bei der Entscheidung helfen: https://distrochooser.de | ||