https://distrowatch.com/

DistroWatch是一个包含了各种Linux发行版及其他自由/开放源代码的类Unix操作系统的新闻、人气排名、以及其他一般信息等的网站。它包含了数百种发行版的信息。

Linux相关统计

https://web.archive.org/web/20180827195846/https://www.linuxcounter.net/statistics

Distribution statistics  分支

https://web.archive.org/web/20180905134732/https://www.linuxcounter.net/statistics/distributions

Linux Kernel Fun statistics

https://web.archive.org/web/20180623215917/https://www.linuxcounter.net/statistics/kernel

==================================

https://en.wikipedia.org/wiki/Linux_distribution

Linux发行版通常围绕包管理系统构建,该系统Linux内核,免费和开源软件以及偶尔的一些专有软件组合在一起。

包管理器:https://en.wikipedia.org/wiki/Package_manager

包 格 式 :https://en.wikipedia.org/wiki/Package_format

Linux分支对比:https://en.wikipedia.org/wiki/Comparison_of_Linux_distributions

=================================

https://commons.wikimedia.org/wiki/File:Linux_Distribution_Timeline.svg

https://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg

GNU/Linux Distribution Timeline
Version 17.10 (1992~2019)

注:下图这是svg文件,右键菜单选择在新标签页打开,每一个分支都有连接可以直接打开。

====================

Linux Distribution 分支的更多相关文章

  1. GNU/Linux Distribution Timeline v12.10

    GNU/Linux Distribution Timeline v12.10 原图下载 GNULinux Distribution Timeline 12.10.png GNU/Linux Distr ...

  2. linux distribution是什么?

    linux distribution,即Linux发行版,有很多种类,包括Fedora,Ubuntu,Debian,Red Hat,SuSE等,其内核都是差不多的,只是界面设计和功能上各有千秋.

  3. Linux Distribution / ROM

    Linux发行版 http://unix.stackexchange.com/questions/87011/how-to-easily-build-your-own-linux-distro 这个文 ...

  4. Linux发行分支时间轴

    官网:http://futurist.se/gldt/ 全图png:http://futurist.se/gldt/wp-content/uploads/12.10/gldt1210.png 全图sv ...

  5. Linux Distribution

    来自为知笔记(Wiz)

  6. Linux版本分支图

  7. OpenSUSE Leap 42.1 KDE Ultmate Linux Distribution终极Linux系统试用与SSH连接

    系统安装环境: #一台旧笔记本电脑 #CPU Intel(R) Core(TM) i3 M 380 2.53GHz (4核) #内存 1G #硬盘存储 250G #系统型号 OpenSUSE Leap ...

  8. Linux初识

    在这篇文章中你讲看到如下内容: 计算机的组成及功能: Linux发行版之间的区别和联系: Linux发行版的基础目录及功用规定: Linux系统设计的哲学思想: Linux系统上获取命令帮助,及man ...

  9. 01 Linux入门介绍

    一.Linux 初步介绍 Linux的优点 免费的,开源的 支持多线程,多用户 安全性好 对内存和文件管理优越 系统稳定 消耗资源少 Linux的缺点 操作相对困难 一些专业软件以及游戏支持度不足 L ...

随机推荐

  1. ubuntu默认启动方式修改 psensor命令

    Check UUID sudo blkid Then sudo gedit /etc/default/grub & to pull up the boot loader configurati ...

  2. pytesseract 验证码识别

    以下代码,如有不懂加群讨论# *-* coding:utf-8 *-* #import jsonimport requestsimport pytesseractimport timeimport d ...

  3. Jenkins持续集成web项目(七)

    功能:用户开发完maven构建的web项目后,从本地提交代码到gogs远程仓库中,在执行 git commit 命令之前会先执行 maven配置的 findbugs插件,来检测项目是否有明显bug,如 ...

  4. PC/FORTH定点原理

    body, table{font-family: 微软雅黑} table{border-collapse: collapse; border: solid gray; border-width: 2p ...

  5. 二:通过VirtualBox+Vagrant创建一个centos的虚拟机:

    官网安装VirtualBox及Vagrant. 下载centos7,添加到vagrant中. http://e-proxy.yfb.sunline.cn/download/vagrant/centos ...

  6. ngnix笔记

    ngnix可通过-s 参数控制,如quit正常退出:reload重载配置文件,具体参考:http://nginx.org/en/docs/switches.html ngnix的指令解释请参考这里:h ...

  7. Win10安装mysql-8.0.11-winx64详细步骤

    安装 mysql-8.0.11-winx64 https://blog.csdn.net/qq_20788055/article/details/80372577

  8. 对仿真glbl.v文件的理解

    Simulation, UniSim, SimPrim - How do I use the "glbl.v" module in a Verilog simulation? De ...

  9. python列表(list)的使用技巧及高级操作

    python列表(list)的使用技巧及高级操作置顶 2018年03月25日 13:39:41 顽劣的石头 阅读数:5478 标签: python extend bisect list enumera ...

  10. [BUG]数据库日期格式, 到页面是毫秒值

    springboot 配置文件