Wow, finally got an SSL certificate installed and working on my server. Now redmine is client ready. 2 hrs ago

Home / asides / Flushing DNS

It’s bad to remember how to flush DNS in windows and not know what to do in OS X, when it’s your main system.

Windows:

C:>ipconfig /flushdns

OS X command

bash$ lookupd -flushcache

Linux:

$/etc/rc.d/init.d/nscd restart