How do you protect your blog from hackers?

Filed Under ( Programming, Technology, Tips, Video Tips, Wordpress ) by admin on 25-06-2010

Tagged Under : , ,

I just visited your blog. I noticed it was built with WordPress. How do you keep it safe from hackers? Ever since I got PR 5 last month – I’ve got dozens of hack attempts a minute.

@conroydave, Boston, MA

Tips from Matt on protecting your WordPress installation:

http://www.mattcutts.com/blog/three-tips-to-protect-your-wordpress-installation/

Thumbnail

Windows Vista Tips: Disable Data Execution Prevention

Filed Under ( Hacks, Technology, Tips, Tutorial, Windows Secret ) by admin on 02-09-2009

Tagged Under : , , , , ,

Data Execution Prevention is a relatively new technology in Windows that performs some additional memory checks to help prevent malicious code from being executed on a PC.

This is generally excellent news for PC users, as it can prevent many viruses and malware from being run (even if a virus scanner misses them). However, it can also prevent legitimate applications from running if they execute code in a forbidden way.

Unless you have a specific problem with DEP, it wouldn’t be recommended to disable this useful feature.

To disable DEP completely, launch the command prompt in administrator mode by typing CMD into the start menu and pressing CTRL + SHIFT + ENTER:

Dos

Once the command prompt has loaded, type the following command and then press Enter:

bcdedit.exe /set {current} nx AlwaysOff

Start Menu

You can then close the command prompt window, and DEP will be disabled. Should you wish to re-enable Data Execution Prevention follow the same method but run the following command:

bcdedit.exe /set {current} nx OptIn

Related Posts with Thumbnails

Get Adobe Flash playerPlugin by wpburn.com wordpress themes