Astra Linux
September 2, 2024
Локальное зеркало репозитория Astra Linux 1.7 через apt-mirror
Telegram Teletype vc.ru dzen.ru
sudo apt install apt-mirror
Добавляем в файл /etc/apt/mirror.list:
sudo nano /etc/apt/mirror.list
# путь для сохранения репозитория set base_path /home/user/repo/astra-1.7 set run_postmirror 0 set nthreads 20 set _tilde 0 deb https://download.astralinux.ru/astra/stable/1.7_x86-64/repository-main/ 1.7_x86-64 non-free contrib main deb https://download.astralinux.ru/astra/stable/1.7_x86-64/repository-update/ 1.7_x86-64 non-free contrib main deb https://download.astralinux.ru/astra/stable/1.7_x86-64/repository-base/ 1.7_x86-64 non-free contrib main deb https://download.astralinux.ru/astra/stable/1.7_x86-64/repository-extended/ 1.7_x86-64 non-free contrib main deb https://download.astralinux.ru/astra/stable/1.7_x86-64/repository-extended/ 1.7_x86-64 astra-ce clean http://download.astralinux.ru/astra/stable/1.7_x86-64/repository-main clean http://download.astralinux.ru/astra/stable/1.7_x86-64/repository-update clean http://download.astralinux.ru/astra/stable/1.7_x86-64/repository-base clean http://download.astralinux.ru/astra/stable/1.7_x86-64/repository-extended
sudo apt-mirror
Далее подключаем локальный репозиторий через ftp://, http:// или file://