управление_по_в_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
управление_по_в_linux [2025/01/02 06:34]
val [Установка пакета]
управление_по_в_linux [2025/08/14 09:26] (current)
val [Настройка репозитория]
Line 4: Line 4:
  
   * [[Выбор дистрибутива Linux]]   * [[Выбор дистрибутива Linux]]
 +  * [[https://​wiki.alpinelinux.org/​wiki/​Comparison_with_other_distros|Comparison distros]]
  
 ===== DPKG ===== ===== DPKG =====
Line 66: 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**
  
 <​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
  
Line 316: Line 318:
  
 almalinux# systemctl set-default graphical && reboot almalinux# systemctl set-default graphical && reboot
 +</​code>​
 +
 +===== APK Alpine Linux =====
 +<​code>​
 +# apk update
 +
 +# apk search git
 +
 +# apk add --no-cache git
 +
 +# rm -rf /​var/​cache/​apk/​*
 </​code>​ </​code>​
  
управление_по_в_linux.1735788860.txt.gz · Last modified: 2025/01/02 06:34 by val