mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-11 02:59:23 +01:00
.. | ||
dns | ||
hosts.debian | ||
hosts.fedora | ||
README.md |
/etc/hosts
This file is DNS before DNS and legacy remain which is still used.
dns
This began from question why should I have DNS to have DNS, but
having it on DNS resolver level broke DNSSEC due to my weird mixing of
systemd-resolved and Unbound, so now it’s something I can attempt to
/etc/hosts
.
EXCERCISE CAUTION!
hosts.fedora
I am pretty sure this is the /etc/hosts
that was given
me by Fedora < 40 with changes removed.
hosts.debian
I think this is the Debian format which used to be just
../hosts
in this repository.