====== Linux发行版简介 ====== 发行版排行榜:[[http://distrowatch.com|DistroWatch]],如果没有梯子,打开会比较慢(因为需要加载Google的东西) 2017-12-12发布的近半年关注Top10 - Mint - Debian - Manjaro - Ubuntu - Antergos - Solus - Fedora - openSUSE - elementary - TrueOS ===== Debian ===== ===== Ubuntu ===== [[https://blog.packagecloud.io/eng/2015/03/30/apt-cheat-sheet/|APT Cheat Sheet]] ===== 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" CentOS无法yum安装pip解决方案:https:%%//%%superuser.com/questions/1137207/cannot-install-python-pip-with-yum 安装shadowsocks https:%%//%%github.com/shadowsocks/shadowsocks-libev#install-from-repository-1 如果提示缺少libsodium,参照https:%%//%%download.libsodium.org/doc/installation/安装 ===== RHEL =====