This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
управление_по_в_linux [2025/06/08 09:41] val [Что за дистрибутив?] |
управление_по_в_linux [2025/08/14 09:26] (current) val [Настройка репозитория] |
||
---|---|---|---|
Line 67: | Line 67: | ||
* [[https://www.debian.org/mirror/list|Мировые серверы-зеркала Debian]] | * [[https://www.debian.org/mirror/list|Мировые серверы-зеркала Debian]] | ||
- | * [[https://wiki.debian.org/SourcesList#Component]] main contrib non-free non-free-firmware | + | * [[https://wiki.debian.org/SourcesList#Component]] **main contrib non-free non-free-firmware** |
<code> | <code> | ||
# apt install netselect-apt | # apt install netselect-apt | ||
+ | # cd /etc/apt/; netselect-apt | ||
- | # netselect-apt | + | или |
# less /etc/apt/sources.list | # less /etc/apt/sources.list | ||
- | |||
# sed -i -e 's/deb.debian.org/mirror.docker.ru/g' /etc/apt/sources.list | # sed -i -e 's/deb.debian.org/mirror.docker.ru/g' /etc/apt/sources.list | ||