The objective of DNS is to resolve names to numbers. To be more specific, it resolves URLs to IP addresses. If someone types google.com in
As discussed, it helps your computer network with servers more efficiently. In large setups, resolving domain names to their respective IP addresses can consume a fair amount of time and bandwidth. That’s where a DNS cache comes in handy.
It stores the resolution of your recently queried URLs on your computer, eliminating the need to communicate with the server every time.
You can find the details in our post “What is a DNS Cache?” for a more in-depth explanation of the DNS cache and its purpose.
Coupled along with the apparent advantages are some disadvantages. For instance, storing a copy of a resolution for later use and the original changes will leave you with bad data in your local cache and will not direct you to the intended location. Many malicious actors can also target your local cache to redirect you to harmful web pages.
Therefore, you must frequently flush your DNS cache to avoid such problems. So, how do you flush your DNS cache? If you are running Ubuntu 20.04, you can find a step-by-step guide here.
Now, if you are on Ubuntu 22.04, the “system-resolved” method will not work for you anymore. Let’s check the size of your cache currently. Open up your Ubuntu terminal and run the following:
Now, let’s flush the DNS cache of your Ubuntu system:
Depending on the size of your cache, the process will take some time. As you see, the size of the shown cache wasn’t much. It was completed instantly. Now, let’s check the stats once more to ensure this has been completed successfully.
As you see that the Current Cache Size is down to 0, it means that the DNS flush was successful.
In this guide, we learned what a DNS (Domain Name System) is, the benefits of having a local DNS cache, why it’s essential to flush the DNS cache, and how you can manually flush the DNS cache.
We also discussed how you could flush the DNS cache on Ubuntu 20.04 and Ubuntu 20.04, along with how you can view the statistics regarding your cached data.
Fortunately, the process has gotten fairly straightforward in Ubuntu 22.04.
Debian and Ubuntu are two popular Linux distributions. In this deep dive we will guide…
In this article, we will see how to Install Google Cloud BigQuery Python client library…
Nov 15,2024 Wallpaper Contest for Xfce 4.20 open for voting The submission phase for the…
MicroCloud 2.1.0 LTS is now available, expanding the number of Canonical infrastructure solutions with a…
Canonical is thrilled to be joining forces with Dell Technologies at the upcoming Dell Technologies…
In today’s massive private mobile network (PMN) market, one of the most common approaches to…