Category O/S

iisapp find app pool w3svc

Determine the site’s application pool: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319>C:\Inetpub\AdminScripts\adsutil.vbs get w3svc/1975602314/root/apppoolid apppoolid : (STRING) “some_app_pool_name” Restart the site’s application pool: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319>cscript %SystemRoot%\System32\IIsApp.vbs /a some_app_pool_name /r Microsoft (R) Windows Script Host Version 5.6 Copyright (C) Microsoft Corporation 1996-2001. All rights reserved. Connecting to server…

iis 6.0 site running wrong version of .net

Have you ever noticed your IIS 6.0 site is running the wrong version of .net? This post explains how to change the asp.net version of a specific iis 6.0 website to asp.net 4.0 First find your website using C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319>aspnet_regiis -lk…

asp.net tab missing iis6

If you’ve got a 64-bit server you can test this out for yourself by following these steps. Install IIS 6.0 on the server and then open the Properties of the Default Web Site. You should see the Asp.Net tab as…

set up asp mvc3 iis6

Original article from If you have a server running IIS 6, ASP.NET 4, and ASP.NET MVC 3 (or even ASP.NET MVC 2. I haven’t tried ASP.NET MVC 1.0), your website should just work with the default extensionless URLs generated by ASP.NET…

multiple reverse proxy host broken

Nathan Bridgewater explained how to configure multiple reverse proxies properly with apache and IIS (without losing original domain name).  I’m reposting this for myself to keep a record of this fine work. multiple reverse proxy host broken iis serving up…

cheap linux hosting coupon

Brakertech has come across some pretty sweet Hostgator.com coupons.   Hostgator is a wonderful alternative to godaddy To Save twenty five percent off your hosting signup, use code: BRAKERTECH25OFF cheap linux hosting coupon

detect flashback mac

F-Secure  has created a free tool that automates the detection and removal of the widespread Flashback Mac OS X malware. How to use the tools: 1) Download FlashbackRemoval.zip to the Mac machine you want to scan. 2) Double-click the zip package to unzip it in the…

detect mac flashback

to detect the mac flashback virus (courtesy of cnet.com) How does it work? The Flashback malware injects code into applications (specifically Web browsers) that will be executed when they run, and which then send screenshots and other personal information to…