Spiceworks: Free Network Management Software

Sunday, September 5th, 2010 Posted in free, internet, windows | Comments Off

Spiceworks: complete network management software, helpdesk, PC inventory tools & IT reporting solution (for free). Read more..

Free Link Checker

Saturday, October 6th, 2007 Posted in Uncategorized | Comments Off

Find bad links, dead links or 404s using churls_web.pl. The script displays a "." for each good link and displays the error code and message for each bad link. Read more..

Block Spiders/Bots who just don’t want to conform to your robots.txt

Tuesday, June 12th, 2007 Posted in Uncategorized | Comments Off

Add these to your .htaccess file: By User-Agent: RewriteCond %{HTTP_USER_AGENT} Twiceler RewriteRule .* - [F,L] PS: Replace Twiceler with the bots name found in the user-agent. Another good one to block is Java, ... Read more..

Path Too Deep Error Message

Tuesday, April 10th, 2007 Posted in Uncategorized | Comments Off

Update: it could also be that you have too many sub-directories. For example, move a file located at: X:\dir1\dir2\dir3\dir4\file.ext to X:\dir1\file.ext. Where X would possibly be a network ... Read more..