7 Oct

XP How Do I Get the Security tab in Folder Properties? First, your hard drive must be formatted NTFS for this tab to show up. Second, if you’re running XP Pro, you must open Windows Explorer, go to Tools, Folder … Read More »

owa password error

5 Oct

Your current password is about to expire in 0 days. RESOLUTION Reset the password in User Manager for any users experiencing this problem. This problem only occurs for users who were logged on at the time the Service Pack 3 … Read More »

30 Sep

Basically, yes. You can run FPCMD.EXE, which is supplied with the Windows version of F-PROT. It is a command-line program, but without a user interface; you use command line such as fpcmd c: /auto /disinf /packed /server /report=c:\virus.txt Commands are … Read More »

owa runtime error ‘800a01a8’

30 Sep

> Microsoft VBScript runtime error ‘800a01a8’ > > Object required: ‘Application(…)’ > > /exchange/USA/logon.asp, line 12 > > If I go thru the step in KB Q248718 which are :- > > 1.. Start the Internet Information Server (IIS) Microsoft … Read More »

setup snmp 2003 server

28 Sep

add snmp service via add/remove windows components then double click on snmp service to complete following settings. on the security tab.. add public community – read only below add the host that will be contacting the server it should now … Read More »

remove redhat rpm

28 Sep

I remember reading about a problem in the uppercase and lowercase differences between the redhat rpms and the mysql rpms. I had some trouble myself using the rpms and went through uninstalling all the mysql related rpms ( rpm -qa … Read More »

28 Sep

Making Your Squid Server Transparent To Users It is possible to limit HTTP internet access to only the Squid server without having to modify the browser settings on your client PCs. Firewall configuration

28 Sep

Restricting Web Access By Time http://www.siliconvalleyccie.com/linux-adv/squid.htm

create a script alias apache

27 Sep

### apache now lets configure apache find your httpd.conf and add the line ScriptAlias /grapher2 /home/grapher2/cgi restart your apache and try http:///grapher2/index you should get a page.