This commit is contained in:
root
2023-10-08 23:18:25 +03:00
parent a94c0c0a46
commit d9ca3f4de2
19 changed files with 35 additions and 35 deletions

View File

@ -8,7 +8,7 @@ tags: [linux, astra, krb5]
В файл `/etc/hosts` необходимо добавить ip и fqdn DC:
```sh
```config
<dc-ip> <dc-name>.<domain> <dc-name>
```
@ -20,7 +20,7 @@ hostnamectl set-hostname <dc-name>.<domain>
## Добавление репозиториев ALD Pro
В файл `/etc/apt/sources.list.d/aldpro.list` необходимо добавить репозиторий ALD Pro:
```sh
```config
deb https://download.astralinux.ru/aldpro/stable/repository-main/ 1.0.0 main
deb https://download.astralinux.ru/aldpro/stable/repository-extended/ generic main
```
@ -28,7 +28,7 @@ deb https://download.astralinux.ru/aldpro/stable/repository-extended/ generic ma
## Выставление приоритета репозиториев
В файле `/etc/apt/preferences.d/aldpro` необходимо выставить приоритет репозиториев:
```sh
```config
Package: *
Pin: release n=generic
Pin-Priority: 900