Posts tagged flushdns

How to flush DNS on linux OS ubuntu/mint

Open a terminal window and type the below command

sudo /etc/init.d/dns-clean start

You will be asked to enter the root password to complete the process.