This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
выбор_дистрибутива_linux [2017/09/26 12:45] val |
выбор_дистрибутива_linux [2026/03/25 14:55] (current) val |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Выбор дистрибутива Linux ====== | ====== Выбор дистрибутива Linux ====== | ||
| + | * [[https://ru.wikipedia.org/wiki/%D0%A1%D1%82%D0%BE%D0%BB%D0%BB%D0%BC%D0%B0%D0%BD,_%D0%A0%D0%B8%D1%87%D0%B0%D1%80%D0%B4_%D0%9C%D1%8D%D1%82%D1%82%D1%8C%D1%8E|Столлман, Ричард Мэттью]] | ||
| + | * [[https://ru.wikipedia.org/wiki/%D0%A2%D0%BE%D1%80%D0%B2%D0%B0%D0%BB%D1%8C%D0%B4%D1%81,_%D0%9B%D0%B8%D0%BD%D1%83%D1%81|Торвальдс, Линус]] | ||
| + | |||
| + | * [[https://ru.wikipedia.org/wiki/Дистрибутив_Linux]] | ||
| + | * [[https://ru.wikipedia.org/wiki/Плавающий_выпуск]] | ||
| + | * [[https://ru.wikipedia.org/wiki/Долгосрочная_поддержка_программного_обеспечения]] | ||
| + | |||
| + | * [[https://ru.wikipedia.org/wiki/Red_Hat_Enterprise_Linux]] | ||
| + | * [[https://ru.wikipedia.org/wiki/Fedora_Linux]] | ||
| + | * [[https://ru.wikipedia.org/wiki/AlmaLinux]] | ||
| + | |||
| + | * [[https://ru.wikipedia.org/wiki/Debian]] | ||
| + | * [[https://ru.wikipedia.org/wiki/Ubuntu]] | ||
| + | * [[https://ru.wikipedia.org/wiki/Linux_Mint]] | ||
| + | |||
| + | * [[https://ru.wikipedia.org/wiki/Gentoo_Linux]] | ||
| + | * [[https://ru.wikipedia.org/wiki/Arch_Linux]] | ||
| + | |||
| + | * [[https://distrowatch.com/dwres.php?resource=major|Top Ten Distributions]] | ||
| * {{:which_linux_distribution_is_the_best.pdf|Какой дистрибутив Linux самый лучший?}} | * {{:which_linux_distribution_is_the_best.pdf|Какой дистрибутив Linux самый лучший?}} | ||
| - | * [[http://kernel.org/|The Linux Kernel Archives]] | ||
| - | * [[http://distrowatch.com/|DistroWatch]] | ||
| - | * [[http://distrowatch.com/dwres.php?resource=major|Top Ten Distributions]] | ||
| - | * [[http://ru.wikipedia.org/wiki/Ubuntu|Ubuntu]] | ||
| <code> | <code> | ||
| $ lsb_release -a | $ lsb_release -a | ||
| - | $ cat /etc/*-release | + | $ hostnamectl |
| + | |||
| + | $ cat /etc/os-release | ||
| + | $ ls /etc/*-release | ||
| $ cat /etc/issue | $ cat /etc/issue | ||