Tutorial on how to install Pi-hole on a fresh install of Ubuntu 18.04.
This is technically an unsupported version of Ubuntu, but with just a few easy fixes you can get Pi-hole installed and working on Ubuntu's newest release versions.
Hope you enjoy the guide and looking forward to seeing you in one of our next videos.
Text for commands in the video.
1.) Update Installation
sudo apt-get update
sudo apt-get upgrade
sudo reboot
2.) Back up old Sources List
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
3.) Edit Repository Sources to Include Universe
sudo nano /etc/apt/sources.list
Have this entry
deb http://archive.ubuntu.com/ubuntu bionic main universe
4.) Update Repository Again
sudo apt-get update
5.) Install missing dependencies for pi-hole
sudo apt-get --no-install-recommends install dialog dhcpcd5
6.) Install pi-hole
curl -sSL https://install.pi-hole.net | bash
Reset Pi-Hole Password
sudo pihole -a -p
Pi-Hole Admin URL
http://server-address/admin
Смотрите видео Install Pi-hole on Ubuntu 18.04 - Network Wide DNS Ad-Blocker онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Vicious Computers 04 Февраль 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 26,57 раз и оно понравилось 26 людям.