Add bind9 to an already installed hestia

hello!
can you add bind9 to an already installed hestia?
thanks

Install bind9
apt-get install bind9

Then append it to hestia.conf
echo “DNS_SYSTEM=‘bind9’” >> $HESTIA/conf/hestia.conf

Run the following commands:

And it should work fine

3 Likes