<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PiHole Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/pihole/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 31 May 2021 22:21:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>Install PiHole on Ubuntu 20.04</title>
		<link>https://www.osradar.com/install-pihole-on-ubuntu-20-04/</link>
					<comments>https://www.osradar.com/install-pihole-on-ubuntu-20-04/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 01 Jun 2021 22:19:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[focal]]></category>
		<category><![CDATA[Focal Fossa]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[PiHole]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=30396</guid>

					<description><![CDATA[<p>Hello, friends. In this post, we will help you to install PiHole on Ubuntu 20.04. This tool will make your internet connection more efficient because it is an efficient ad blocker that can be installed on a server and can be exploited. PiHole is Network-wide Ad Blocking that allows it to be installed on a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-pihole-on-ubuntu-20-04/">Install PiHole on Ubuntu 20.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, friends. In this post, we will help you to install PiHole on Ubuntu 20.04. This tool will make your internet connection more efficient because it is an efficient ad blocker that can be installed on a server and can be exploited.</p>



<p><a href="https://pi-hole.net/" target="_blank" rel="noreferrer noopener">PiHole</a> is Network-wide Ad Blocking that allows it to be installed on a server so that other devices on the network can use it to improve the internet connection and block abusive advertising.</p>



<p>Some features and advantages of using PiHole are:</p>



<ul><li>Easy-to-install: our versatile installer walks you through the process and takes less than ten minutes</li><li>Resolute: content is blocked in non-browser locations, such as ad-laden mobile apps and smart TVs</li><li>Responsive: seamlessly speeds up the feel of everyday browsing by caching DNS queries</li><li>Lightweight: runs smoothly with minimal hardware and software requirements (Min. 2GB free space, 4GB recommended; 512MB RAM)</li><li>Robust: a command-line interface that is quality assured for interoperability</li><li>Insightful: a beautiful responsive Web Interface dashboard to view and control your Pi-hole</li><li>Versatile: can optionally function as a <a href="https://www.osradar.com/how-to-configure-dhcp-server-on-centos-7-ubuntu-18-04-debian-9/" target="_blank" rel="noreferrer noopener">DHCP server</a>, ensuring all your devices are protected automatically</li></ul>



<p>All these features are free of charge which makes it ideal in all circumstances. Excellent news.</p>



<h2 id="install-pihole-on-ubuntu-20.04"><a href="#install-pihole-on-ubuntu-20.04" name="install-pihole-on-ubuntu-20.04"></a>Install PiHole on Ubuntu 20.04</h2>



<p>The whole installation process is facilitated by a very complete installation script provided by PiHole developers.</p>



<p>To do this, you need to download it and run it. But first, update the entire distribution</p>



<pre class="wp-block-preformatted">sudo apt update
sudo apt upgrade</pre>



<p>And now yes, download and run the PiHole script</p>



<pre class="wp-block-preformatted">curl -sSL https://install.pi-hole.net | sudo bash</pre>



<p>The first image you will see will be informing you that your device will be transformed into a network-wide and adblocker.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="557" src="https://www.osradar.com/wp-content/uploads/2021/06/1-1024x557.png" alt="1.- Installing PiHole on Ubuntu 20.04" class="wp-image-30397" srcset="https://www.osradar.com/wp-content/uploads/2021/06/1-1024x557.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/1-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/1-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/1-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/1-1068x581.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/1.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>1.- Installing PiHole on Ubuntu 20.04</figcaption></figure>



<p>Next, choose the network interface that PiHole will use on your server.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="557" src="https://www.osradar.com/wp-content/uploads/2021/06/2-1024x557.png" alt="2.- Interface option" class="wp-image-30398" srcset="https://www.osradar.com/wp-content/uploads/2021/06/2-1024x557.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/2-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/2-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/2-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/2-1068x581.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/2.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- Interface option</figcaption></figure>



<p>After that, set the DNS server you will use. You can choose one from the list or one of your own.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="557" src="https://www.osradar.com/wp-content/uploads/2021/06/3-1024x557.png" alt="3.- Select your DNS provider" class="wp-image-30399" srcset="https://www.osradar.com/wp-content/uploads/2021/06/3-1024x557.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/3-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/3-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/3-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/3-1068x581.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/3.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- Select your DNS provider</figcaption></figure>



<p>Now, select the third-party blocklists you will use. You can always add more later.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="557" src="https://www.osradar.com/wp-content/uploads/2021/06/4-1024x557.png" alt="4.- Block list" class="wp-image-30400" srcset="https://www.osradar.com/wp-content/uploads/2021/06/4-1024x557.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/4-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/4-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/4-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/4-1068x581.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/4.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>4.- Block list</figcaption></figure>



<p>Next, define which protocols will be used by PiHole in this case both IPv4 and IPv6.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="557" src="https://www.osradar.com/wp-content/uploads/2021/06/5-1024x557.png" alt="5. Select the IP protocols" class="wp-image-30401" srcset="https://www.osradar.com/wp-content/uploads/2021/06/5-1024x557.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/5-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/5-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/5-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/5-1068x581.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/5.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>5. Select the IP protocols</figcaption></figure>



<p>Now you will see a summary with the basic information about your network.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="557" src="https://www.osradar.com/wp-content/uploads/2021/06/6-1024x557.png" alt="6.- Static IP address screen" class="wp-image-30402" srcset="https://www.osradar.com/wp-content/uploads/2021/06/6-1024x557.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/6-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/6-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/6-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/6-1068x581.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/6.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>6.- Static IP address screen</figcaption></figure>



<p>After that, you will be asked if you want to enable the web interface. This is recommended.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1366" height="743" src="https://www.osradar.com/wp-content/uploads/2021/06/7-1024x557.png" alt="7.- Enabling the web interface" class="wp-image-30403" srcset="https://www.osradar.com/wp-content/uploads/2021/06/7-1024x557.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/7-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/7-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/7-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/7-1068x581.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/7.png 1366w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption>7.- Enabling the web interface</figcaption></figure>



<p>Choose the FTL privacy mode.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="557" src="https://www.osradar.com/wp-content/uploads/2021/06/8-1024x557.png" alt="8.- Privacy mode for FTL" class="wp-image-30404" srcset="https://www.osradar.com/wp-content/uploads/2021/06/8-1024x557.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/8-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/8-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/8-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/8-1068x581.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/8.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>8.- Privacy mode for FTL</figcaption></figure>



<p>Next, you will see a screen informing you that the installation has been successful.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="557" src="https://www.osradar.com/wp-content/uploads/2021/06/9-1024x557.png" alt="9.-Installtion complete" class="wp-image-30405" srcset="https://www.osradar.com/wp-content/uploads/2021/06/9-1024x557.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/9-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/9-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/9-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/9-1068x581.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/9.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>9.-Installation complete</figcaption></figure>



<p>Also, in the terminal, you will see this information but also the default password to access the web interface.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="711" height="321" src="https://www.osradar.com/wp-content/uploads/2021/06/10.png" alt="10.- PiHole installed" class="wp-image-30406" srcset="https://www.osradar.com/wp-content/uploads/2021/06/10.png 711w, https://www.osradar.com/wp-content/uploads/2021/06/10-300x135.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/10-696x314.png 696w" sizes="(max-width: 711px) 100vw, 711px" /><figcaption>10.- PiHole installed</figcaption></figure>



<p>When you access, you will see the following screen</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2021/06/11-1024x502.png" alt="11.- PiHole interface" class="wp-image-30407" srcset="https://www.osradar.com/wp-content/uploads/2021/06/11-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/11-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/11-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/11-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/11-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/11.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>11.- PiHole interface</figcaption></figure>



<p>But some options are missing, so in the terminal, change the default password</p>



<pre class="wp-block-preformatted">pihole -a -p
[sudo] password for angelo: 
Enter New Password (Blank for no password): 
Confirm Password: 
  [✓] New password set</pre>



<p>And then, from the web interface, login with the new password of your system user, and now yes, all the options are available.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/06/12-1024x506.png" alt="12.-PiHole on Ubuntu 20.04" class="wp-image-30408" srcset="https://www.osradar.com/wp-content/uploads/2021/06/12-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/06/12-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/06/12-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/06/12-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/06/12-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/06/12.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>12.-PiHole on Ubuntu 20.04</figcaption></figure>



<p>Enjoy it</p>



<h2 id="conclusion"><a href="#conclusion" name="conclusion"></a>Conclusion</h2>



<p>Thanks to PiHole we will be able to have a more stable and efficient network on the Internet. That is why it is increasingly used by sysadmin to control and manage their networks and make them free of advertising.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-pihole-on-ubuntu-20-04/">Install PiHole on Ubuntu 20.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-pihole-on-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
