С доменом Samba связано несколько IP-адресов

Вот быстрый тест, который я провел:

mkfifo foo
yes "Process 1 reporting" > foo & yes "This is process 2" > foo &
awk '!a[$0]++' < foo

И вывод, который я получил от awk:

Process 1 reporting
Process 1 reportThis is process 2
This is process 2
This is pring
Process 1 reportocess 2
ing
ocess 2
This is prProcess 1 reporting
0
25.08.2020, 20:18
1 ответ
samba-tool dns delete <host ip> nexello.lan @ A <record> -UAdministrator

и

samba-tool dns delete <host ip> nexello.lan <host name> A <record> -UAdministrator

Удалены лишние записи

0
18.03.2021, 23:10

Теги

Похожие вопросы