software:linux_server:local_or_private_repo
Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слеваПредыдущая версияСледующая версия | Предыдущая версия | ||
software:linux_server:local_or_private_repo [2025/03/01 20:15] – [зеркало lfs] vladpolskiy | software:linux_server:local_or_private_repo [2025/03/08 19:52] (текущий) – [зеркало mariadb] vladpolskiy | ||
---|---|---|---|
Строка 215: | Строка 215: | ||
</ | </ | ||
{{: | {{: | ||
+ | |||
+ | =====зеркало debian===== | ||
+ | |||
+ | < | ||
+ | rsync -r --progress rsync:// | ||
+ | </ | ||
=====зеркало mariadb===== | =====зеркало mariadb===== | ||
Строка 221: | Строка 227: | ||
sudo rsync -a --partial --delete-after --delay-updates rsync.osuosl.org:: | sudo rsync -a --partial --delete-after --delay-updates rsync.osuosl.org:: | ||
</ | </ | ||
- | ---------------------------------------- | + | =====зеркало blender===== |
- | Рабочий метод скрипта для debmirror | + | < |
+ | rsync -r --progress rsync:// | ||
+ | </ | ||
+ | =====зеркало raspbian===== | ||
+ | < | ||
+ | rsync -r --progress rsync:// | ||
+ | </ | ||
+ | =====зеркало mysql===== | ||
+ | < | ||
+ | rsync -r --progress rsync:// | ||
+ | </ | ||
+ | =====зеркало postgresql===== | ||
+ | < | ||
+ | rsync -r --progress rsync:// | ||
+ | </ | ||
+ | =====зеркало git===== | ||
+ | < | ||
+ | rsync -r --progress rsync:// | ||
+ | </ | ||
- | sudo sensible-editor | + | =====зеркало putty===== |
+ | < | ||
+ | rsync -r --progress rsync://mirrors.dotsrc.org/putty/ /var/ | ||
+ | </ | ||
- | #!/bin/bash -x | + | =====зеркало kde===== |
- | / | + | < |
- | --root=ubuntu --method=ftp --progress \ | + | rsync -r --progress rsync://mirror.truenetwork.ru/kde/ /var/ |
- | --dist=hardy, | + | </code> |
- | --ignore-release-gpg --section=main, | + | |
- | --arch=amd64 | + | |
- | cd /home/alisa/repo/scripts/ | + | =====зеркало gnu===== |
- | sudo chmod +x mirror_kernel.sh | + | исключаем папку gcc |
+ | < | ||
+ | rsync --exclude=' | ||
+ | </ | ||
- | ./mirror_kernel.sh | + | =====зеркало gcc===== |
+ | < | ||
+ | rsync -r --progress rsync://mirror.truenetwork.ru/ | ||
+ | </ | ||
- | sudo screen / | ||
- | |||
- | kernelmirror/ | ||
=====Ubuntu Kernel===== | =====Ubuntu Kernel===== | ||
< | < | ||
- | cd / | + | ubuntu_kernel |
- | wget https:// | + | cd / |
+ | wget --mirror -c -p --convert-links | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
+ | wget --mirror -c -p --convert-links https:// | ||
</ | </ | ||
software/linux_server/local_or_private_repo.1740849303.txt.gz · Последнее изменение: 2025/03/01 20:15 — vladpolskiy