HostOnNet Blog

Author Archives: Annie

About Annie

I've been working in Technical Section for over 10 years in a wide range of tech jobs from Tech Support to Software Testing. I started writing blog for my future reference and useful for all.

Cannot receive emails

There are number of reasons that may cause you can not able to read emails. The most common reasons are: * Username is incorrent. Most email clients only suggest the first part of the email address (user instead of [email protected])


Locate files owned by nobody and delete

This is very useful for locating files that have been uploaded using an exploit and are still owned by the nobody user. The below command will search all user document root for files owned by nobody and display them on


Microsoft’s new Office mobile apps comes to the iPhone.

When you’re mobile, you likely want robust, free software that works with a lot of apps and that can be accessed anywhere. So far, Microsoft has failed to embrace those concepts — but it’s working to change that. The software


Disable the php information on server for client

To disable the php information, open a servers php.ini file and make the following changes. Change from To It will prevent hacker to easily see that you have PHP installed on the system and what version you are running. You


How to Flush Your Local DNS Cache in Windows

Simply type cmd and the Windows search bar will appear on the right hand side with search results. Right click on Command Prompt and click Run as administrator. Type below command


How to Reset WordPress Admin Password Through FTP

Login to your site via FTP and download your active theme’s functions.php file. Edit the file and add this code to it, right at the beginning, after the first <?php: Replace the ‘password’ with you new password. 1 in the


How to increase the max upload file size in ASP.NET ?

We can change the maximum upload size for a site by pasting the below code to web.config file. maxAllowedContentLength is in bytes not kilobytes.


How To Clear Cache In Google Chrome

In the browser bar, enter: Select the items you want to clear (e.g., Clear browsing history, Clear download history, Empty the cache, Delete cookies and other site and plug-in data). From the drop-down menu, you can choose the period of


AWstats not working on CPanel Site

It can be caused due to many issues and here I am posting some fixes for that. First check permission of /usr/local/cpanel/3rdparty/bin/awstats.pl, it should be 755. Then to update awstats and webalizer run the script : If that didn’t work


Mozilla Thunderbird exceeded maximum number of connections

Mozilla Thunderbird has default limit of 5 simultaneous connections. However, some mail servers allow only a lower number of simultaneous connections. When the limit set by the server is reached, the above, or similar, error message might be encountered. In