Month: November 2008
Flush DNS Cache on Mac OS X
Go to a terminal window and type: dscacheutil -flushcachedscacheutil -flushcache
Read More »Editing your hosts file in Mac OS X
So you need to edit your hosts file? It’s path is /etc/hosts but being a system file, you’ll need to use sudo to get to it. Open a terminal and type: sudo vim /etc/hostssudo vim /etc/hosts Now, you’re…
Read More »