Most of us, IT geeks use tracert a lot on Windows systems, but when it comes to Linux or a Mac system Windows System admins get lost. For Linux and Mac users, you need to use: traceroute
Category: Internet
Google Apps Alias limitations
Like many others I use Google Apps account for my emails and I have more than one domain that I add as Alias to Google Apps primary account. For quite a while I’ve been wondering if there was a limit of how many aliases I can add to Google Apps and I wasn’t able to… Continue reading Google Apps Alias limitations
How to Flush DNS on Mac and Windows
To flush or reset DNS on a Mac OS X type the following into terminal and run: dscacheutil -flushcache If you have older Mac OS X, this might work for you: lookupd -flushcache To flush DNS on any Windows version, click start > Run and type in command: ipconfig /flushdns Hope this fixes your DNS… Continue reading How to Flush DNS on Mac and Windows