In this tutorial, we will walk you through the process of installing Blocky on Fedora Server Latest. Blocky is an efficient and lightweight DNS server that aims to block unwanted ads, trackers and malware in a customizable way. It can be configured to run alongside your existing DNS server, which allows for further customization and flexibility.
sudo dnf install git
cd ~
git clone https://github.com/0xERR0R/blocky.git
sudo dnf install golang
cd blocky/
make build
/usr/local/bin
directory.sudo cp blocky /usr/local/bin/
config.yml.dist
file to a new config.yml
file in the same directory.sudo cp config.yml.dist config.yml && sudo chown $USER:$USER config.yml
config.yml
file to suit your preferences.nano config.yml
sudo systemctl start blocky
systemctl status blocky
You have successfully installed and started Blocky on your Fedora Server Latest machine, ready to use as a lightweight DNS server to block unwanted ads, trackers and malware. Happy browsing!
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!