mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
shell
This commit is contained in:
@ -7,12 +7,11 @@ tags: [linux, astra, krb5, freeipa]
|
||||
## Общая настройка
|
||||
|
||||
### Создания сетевой видимости
|
||||
На клиенте и DC необходимо в файл `/etc/hosts` добавить оба ip и fqdn:
|
||||
|
||||
```shell
|
||||
```sh
|
||||
<server-ip> <server-name>.<domain> <server-name>
|
||||
<client-ip> <client-name>.<domain> <client-name>
|
||||
|
||||
# /etc/hosts
|
||||
```
|
||||
|
||||
## Настройка cервера
|
||||
|
Reference in New Issue
Block a user