Score:0

DHCP , DNS , FTP , what is the best way to run ? dockerize or just simple install on ubuntu?

es flag
leo

I'm going to install DNS and DHCP and simple FTP service on my company network. My network has about 200 clients, what is the best way to install those services? on a docker environment or just simple installation on different 3 ubuntu servers?

Score:0
pl flag

For these services, response time is not the greatest concern. You should however think about reliability and image configuration support.

For instance, when a DHCP server restarts, it must recover previous leases to allow clients re-use them. So you must check in the image description which directories are persisted besides configuration /etc/dhcpd.conf.

You should also ensure for your business environment that images have solid support/documentation and come from a trusted source. I was not able to find one in the past for DHCP Server.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.