SoHo - Ubuntu prerequisites

Dynamic /etc/hosts

The problem with Ubuntu is that it modifies /etc/hosts on-the-fly.

The solution is to use DNS.

$ cat /etc/resolv.conf
nameserver 172.16.162.57
domain ourdom.com
search ourdom.com

Install NTP:

apt-get install ntp

Configure NTP in /etc/ntp.conf:

server ntp.ourdom.com

Network setup

Комментарии

Отправить комментарий

Содержание этого поля является приватным и не предназначено к показу.
To prevent automated spam submissions leave this field empty.