How do I flush my DNS cache?

Windows

Go to Start > Run

Type "cmd" and hit enter

Type "ipconfig /flushdns" and hit enter

Mac

Open the Terminal application. This is normally at Mac HD > Applications > Utilities

For Leopard or Snow Leopard:

Type "dscacheutil -flushdns" and hit enter

Before Leopard:

Type "lookupd -flushcache" and hit enter

Linux Restart the nscd daemon by typing "/etc/init.d/nscd restart" and hitting enter

  • 27 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

How to take a full backup of an account.

We can take the backup via SSH if you have root access to the server and perform the following...

How to restore a full backup of an account.

You can restore the backup via SSH if you have root access to the server  Move the...

How to install Cpanel?

To install cpanel you need is a  supported linux distribution with root access. Run the...

How to install and uninstall CSF firewall?

CSF is the firewall for linux servers.For installing CSF run the following commandswget...