Monthly Archives: October 2010

Flush OS X’s DNS Cache

If you need to flush a Mac's DNS cache, the following line will be helpful:

sudo dnscacheutil -flushcache

OpenSSL Telnet Check

As an example:

openssl s_client -connect imap.gmx.de:993 -quiet