AdGuard Home-DNS resolution server construction notes

Introduction to AdGuardHome AdGuard Home, written in Golang, officially supports running on Linux 32-bit/64-bit/ARM (v6/v7)/MIPS, FreeBSD, Windows, macOS, Docker, as well as OpenWrt software packages, Home Assistant extensions and Arch Linux maintained by third-party developers. Download and install AdGuard Home System environment: ubuntu 18.04 Download AdGuard Home wget https://static.adguard.com/adguardhome/edge/AdGuardHome_linux_amd64.tar.gz -O AdGuardHome.tar.gzNote: Download the corresponding version according to your system Unzip and install AdGuard Home sudo tar zxvf AdGuardHome.tar.gz sudo chmod +x AdGuardHome cd AdGuardHome sudo ./AdGuardHome --service installWhen the prompt AdGuard Home is successfully installed and will automatically start on boot. is displayed, it means that AdGuard Home is successfully installed on the current system. The address and port of the management background will be displayed on the terminal. The default is http://IP:3000 ...

How to change DNS in Windows and the computer cannot open web pages

How to change DNS in Windows In the process of daily computer use, we occasionally encounter that some websites and games cannot be connected or the access to websites and games is very slow. At this time, we can try to change the DNS for testing and verification. How to change DNS in Windows Press Win+R to bring up the command line Type ncpa.cpl and press Enter Just change the DNS you like according to the icon. Related links: What Is DNS? | How DNS Works https://www.cloudflare.com/learning/dns/what-is-dns/ ...

搜尋文章

輸入標題、分類或文章內容

Plz typing to search for articles.