Category: Computers

How to Check for the Mac OSX Flashback Trojan

Trojans and viruses are generally something Mac users don’t have to worry about, but there’s a lot of hubub about the so-called Flashback trojan that has apparently infected a several hundred thousand Macs worldwide. The trojan takes advantage of a vulnerability in an older version of Java that allows it to download malware which then “modifies targeted webpages displayed in the web browser.”


http://osxdaily.com/2012/04/05/how-to-check-for-the-flashback-trojan-in-mac-os-x/

Configuring IIS 7 for hosting WCF Web services (.SVC)

Run the following command…

%windir%\Microsoft.NET\Framework\v3.0\WindowsCommunication Foundation\ServiceModelReg.exe –i

…to add all the IIS configuration for WCF services. Use the Framework64 folder if you are using a 64-bit OS.