User Tools

Site Tools


linux发行版简介

This is an old revision of the document!


# Linux发行版简介

发行版排行榜:[DistroWatch](http://distrowatch.com),如果没有梯子,打开会比较慢(因为需要加载Google的东西)

2017-12-12发布的近半年关注Top10

1. Mint 2. Debian 3. Manjaro 4. Ubuntu 5. Antergos 6. Solus 7. Fedora 8. openSUSE 9. elementary 10. TrueOS

## Debian

## Ubuntu

## CentOS

CentOS minimal安装后不能上网的解决(参考https://unix.stackexchange.com/questions/81677/setting-up-network-from-a-minimal-centos-6-4-install):

编辑/etc/sysconfig/network-scripts/ifcfg-eth0(根据网卡不同,eth0可能需要改成其他内容)文件,将ONBOOT=“no”改为ONBOOT=“yes”

## RHEL

linux发行版简介.1521739494.txt.gz · Last modified: 2021/02/10 21:29 (external edit)