Archive for September, 2008

How to check and stop if DDoS attack is going on.

Posted on 20. Sep, 2008 by .

TweetDistributed denial-of-service attacks In a distributed attack, the attacking computers are often personal computers with broadband connections to the Internet that have been compromised by viruses or Trojan horse programs. These allow the perpetrator to remotely control machines to direct the attack, and such an array of computers is called a botnet. With enough such [...]

Continue Reading

How can I repair corrupt MySQL tables?

Posted on 12. Sep, 2008 by .

TweetHow can I repair corrupt MySQL tables? Every so often, MySQL tables have a way of corrupting themselves. MySQL offers a quick and painless method of repairing those tables.

Continue Reading