C# articles and tutorials on SharpDeveloper.NET

Sharpen your .NET skills with our C# articles, tutorials, demos, and source code by Sameer Alibhai
posts - 63, comments - 53, trackbacks - 1

Hosting

Hosting related articles on cleaning up your mail queue, tips to running your server smoothly, and other beneficial tidbits of information only a server admin would know.
Server security and PHP Safe mode

Some tips on securing your PHP and how you can get hacked (hax0red) if it's not on.

posted @ Friday, July 04, 2008 7:27 PM | Feedback (0) | Filed Under [ Hosting ]

20% Extra Security is Enough To Stop Kiddie Hackers

How adding a little bit of security can stop most hackers.

posted @ Monday, May 05, 2008 6:39 PM | Feedback (0) | Filed Under [ Hosting ]

70GB of Files Uploaded Because of a Trojan Virus

How a server was infected with a trojan virus, and how to clean the Wollf trojan from your machine and ensure that you do not get infected again. As well a list of 70GB of files from a real server that was compromised.

posted @ Tuesday, July 17, 2007 11:16 PM | Feedback (0) | Filed Under [ Hosting ]

Sql Injections and Securing Clipshare Vulnerabilities

A full explanation about SQL injection vulnerability and why you should care, Clipshare vulnerability, PHP Nuke vulnerability, and how to fix it in such a way that your site will not get hacked again with relatively few code changes.

posted @ Monday, July 02, 2007 4:07 PM | Feedback (5) | Filed Under [ Hosting ]

Delete Spam from Exim Queue

How to delete spam emails from your exim mail queue if its getting to large and full of spam. Use carefully. grep -R -l [SPAM] /var/spool/exim/msglog/*|cut -b26-|xargs exim -Mrm

posted @ Tuesday, June 05, 2007 8:49 AM | Feedback (0) | Filed Under [ Hosting ]

Successful Server Migration using the HOSTS file

What is the Windows HOSTS file, and how to use the HOSTS file to test your site before re pointing the server during a server migration to successfully ensure a seamless migration with no down time.

posted @ Tuesday, May 29, 2007 10:17 AM | Feedback (0) | Filed Under [ Hosting ]

Powered by: