Steps to remove dashlet from SugarCRM
Sugar administration section loads up sugar news dashlet and this caused annoyance to one of our customer. I can see how this can be irritating for some users.

Here are quick steps to remove this dashlet:
Go to
modules/Administration/index.php
Go to line 355 and comment out following line:

Not only you will avoid making call to external site but also remove unnecessary scrolling required to go to key administration features.
