Bind DNS

BIND (Berkeley Internet Name Domain)

botond published 2024/01/20, Sat - 07:18 time
The Linux-based BIND (Berkeley Internet Name Domain) server is the most widespread and well-known DNS (Domain Name System) software, which is a key part of the basic infrastructure of the Internet. BIND's development began at the University of Berkeley in the late 1980s, and since then it has undergone many developments to meet today's challenges. As a DNS server, BIND's main task is to translate human-readable domain names (e.g. www.pelda.hu) to IP addresses (e.g. 192.168.1.1), thus enabling Internet users to easily navigate the web. However, BIND's role is much more complex and critical than that; ensures the smooth operation of the domain name system, which is essential for the stability and security of the Internet.

How to upgrade your perfect Debian9 (Stretch) server to Debian 10 (Buster) (page 2)

botond published 2022/01/22, Sat - 23:02 time
The operating system running on our Debian-based web servers will become obsolete over time, so over time it will be necessary to completely upgrade the distribution. In this description, we will perform a complete upgrade of a Debian 9 (Stretch) web server to Debian 10 (Buster). There are many services on the server that will also be updated. On the second page of the description, we will perform a full system upgrade after the Distribution is updated with a major version.