Britec Tech Support Forum

Full Version: how to clear DNS in Linux
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
i would like to know how do i clear DNS cache similar to Windows command prompt ipconfig /flushdns?
yes that would be correct
i am using Linux Lite, i would like to know how do i clear DNS cache in terminal?
Code:
sudo /etc/init.d/nscd restart

subject change from

Clearing DNS cache
to
how to clear DNS in Linux
hello it gives me error
[attachment=2431]
Code:
sudo service dns-clean restart
it gives me another error
[attachment=2432]
Code:
sudo /etc/init.d/dns-clean start
1. Open the terminal 
2. Enter this in terminal:
sudo /etc/init.d/networking restart
3. Press Enter
4. Now enter the admin password and Press Enter
5. You should see Restarting Networking
thank you it works
do i need to restart my computer?
[attachment=2445]
Pages: 1 2