<< < 1 2 3 4 5 6 > >>   Sort: Rank

Removing "winfixer"
Removing "winfixer" Removing "winfixer" Symptom: Once a while, an IE pop up window shows up with http://202.67.220.233 in the address field. This pop up window contains a false warning message and advertisements for "WinAntiVirusPro 2006, WinAntiSpyware 2006, and WinFixer 2006". The warning message ...
2008-12-16, 5978🔥, 0💬

Removing SunJavaUpdateSched - jusched.exe
Removing SunJavaUpdateSched - jusched.exe HijackThis Report: O4 - HKLM\..\Run: [SunJavaUpdateSched] C:\Program Files\Java\j2re1.4.2_03\bin\ju sched.exeTo do: 1. Went to Control Panel &gt; Java Plug-in. 2. Went to the Update tab, unchecked "Check for Updates Automatically" and clicked "Apply" 3. ...
2008-12-09, 8674🔥, 0💬

Removing Google Toolbar
Removing Google Toolbar Symptom: Google Toolbar seems to be a nice tool. It offers the following features: * Browse by name - Type names instead of URLs in the browser address bar. * Popup blocker - Block websites from opening pop-up windows. * SpellCheck - Check spelling of text you type into Web f...
2008-12-09, 10935🔥, 0💬

Removing IE Default Search Settings
Removing IE Default Search Settings HijackThis Report: R1 - HKCU\Software\Microsoft\Intern etExplorer\Main,Default_Page_URL = http://www.dell4me.com/myway R1 - HKLM\Software\Microsoft\Intern etExplorer\Main,Default_Page_URL = http://www.dell4me.com/myway R1 - HKLM\Software\Microsoft\Intern etExplore...
2008-12-02, 6072🔥, 0💬

Removing Google Desktop Icon - GoogleDesktop.exe
Removing Google Desktop Icon - GoogleDesktop.exe Symptom: Google desktop icon showing in the system start bar. It takes a good amount memory. If use Windows Task Manager, you will see: GoogleDesktop.exe 4,444K GoogleDesktopCrawl.exe 4,788K GoogleDesktopIndes.exe 7,140K HijackThis Report: O4 - HKCU\....
2008-12-02, 9312🔥, 0💬

Removing deSrcAs.dll - MyWay Search Assistant
Removing deSrcAs.dll - MyWay Search Assistant Symptom: Very often, if you click, a new IE window is trying to pop up, but fails half way with a Windows system error window showing up asking you to report the error to Microsoft. At the same time, CPU goes to 100% and stays at that level. HijackThis R...
2008-11-25, 5859🔥, 0💬

What Is an IE Addon?
What Is an IE Addon? IE (Internet Explorer) Addon is nice feature which allows Microsoft and 3rd party providers to develop and install different types of utility tools for your IE browser. Examples of IE addons are: * Google Toolbar * Yahoo! Companion To get a list of addons currently installed on ...
2008-11-25, 5802🔥, 0💬

HijackThis - Report Entry Types
"HijackThis" Report Entry Types If you look at the "HijackThis" report included in the previous section, you will see that the report is divided into two sections. The first part of the log files tells you what are the processes currently running on the system. You should review them to see if there...
2008-11-18, 5395🔥, 0💬

Spyware and Browser Hijacker Detector
Spyware and Browser Hijacker Detector HijackThis is probably the most popular spyware detection tools available on the Internet. So I downloaded HijackThis v1.99.0 from the Web site: http://www.merijn.org/. Here is a basic tour of how to use HijackThis: 1. Run HijackThis, it will offer you a couple ...
2008-11-18, 5353🔥, 0💬

What Is Spyware?
What Is Spyware? Spyware is a broad category of malicious software designed to intercept or take partial control of a computer's operation without the informed consent of that machine's owner or legitimate user. While the term taken literally suggests software that surreptitiously monitors the user,...
2008-11-11, 5269🔥, 0💬

Processing Apache Log Files with "Analog"
Processing Apache Log Files with "Analog" 1. Downloading log files to run with "analog". 2. Configuring "analog" 3. Adding referrer report:
2008-11-11, 5414🔥, 0💬

Configuring "Analog" to Process Log Files
Configuring "Analog" to Process Log Files Configuring "Analog" to Process Log Files 1. Reading "analog" documentation at c:\local\analog\docs\indx.html .2. Setting up and running "analog" to run
2008-11-04, 5595🔥, 0💬

Installing "Analog" - Web Log File Analysis Tool
Installing "Analog" - Web Log File Analysis Tool Installing "Analog" - Web Log File Analysis Tool One of the most popular Web log file tool is called "analog". Here is its home page: http://www.analog.cx/. Here how downloaded and installed "analog" on Windows system. 1. Go to http://www.analog.cs/ a...
2008-11-04, 5481🔥, 0💬

Web Server Log File Samples - IIS and Apache
Web Server Log File Samples - IIS and Apache Web Log File: A file produced by a Web server to record activities on the Web server. It usually has the following features: * The log file is text file. Its records are identical in format. * Each record in the log file represents a single HTTP request. ...
2008-10-28, 6271🔥, 0💬

Uploading Files to FTP Servers
Uploading Files to FTP Servers Allowing other users to upload files to your FTP server needs some extra security settings. So let's re-visit the IIS FTP Server settings: 1. Run IIS, and open the Default FTP Site properties dialog box. 2. Visit the Security Accounts and Home Directory tabs, and makin...
2008-10-28, 5983🔥, 0💬

Checking FTP Server Log File
Checking FTP Server Log File If you look the settings, you will find out that the log file is located in C:\WINDOWS\System32\LogFiles\M SFTPSVC1directory. Open the last log file, exnnnnnn.log, you should see something like: #Software: Microsoft Internet Information Services 5.1 #Version: 1.0 #Date: ...
2008-10-21, 14799🔥, 0💬

Downloading Files with FTP Commands
Downloading Files with FTP Commands How we can put some files on the FTP server to allow other users to download them. Copy files to the FTP server directory in a command window: &gt;copy ftp.html c:\inetpub\ftproot 1 file(s) copied. &gt;copy index.html c:\inetpub\ftproot 1 file(s) copied. &...
2008-10-14, 6219🔥, 0💬

FTP Command Line Client Program
FTP Command Line Client Program Here are some useful used FTP commands: * open "host_name" - Establishes a connect to the FTP server at the specified host. * disconnect - Stops the current connect. * user "user_name" - Provides user name and password to pass the access authentication. * quit - Quits...
2008-10-14, 5578🔥, 0💬

Setting Up FTP Server with IIS
Setting Up FTP Server with IIS FTP (File Transfer Protocol) - An Internet protocol that allows users to transfer files from and to remote computers. If you have IIS (Internet Information Services) installed on your computer, you can set up your computer as a FTP server. Here is how: 1. Run Control P...
2008-10-07, 5790🔥, 0💬

Running WinRAR in a Command Line Window
Running WinRAR in a Command Line Window WinRAR also support command line operations. This is important to allow users to incorporate WinRAR commands into automated scripts. Here is a simple script used to backup a directory, backup.bat: @rem backup.bat @rem Usage: backup directory zipfile password \...
2008-10-07, 7502🔥, 0💬

Compressing Files with ZIP Format
Compressing Files with ZIP Format 1. Run WinRAR and navigate the directory where your files are located. 2. Select the files and/or directories that you want to add to a RAR file and select menu "Commands" &gt; "Add files to archive". The "Archive name and parameters" dialog box shows up. 3. Sel...
2008-09-30, 6371🔥, 0💬

Setting Windows Explorer Context Menu
Setting Windows Explorer Context Menu 1. Run WinRAR and select menu Options &gt; Settings. The "Settings" dialog box shows up. 2. Click the "Integration" tab and the "Context menu items" button. The "Context menu items" dialog box shows up. 3. Make sure that the following options are checked: * ...
2008-09-30, 5815🔥, 0💬

Creating Multi-Volume RAR Files
Creating Multi-Volume RAR Files 1. Run WinRAR and navigate the directory where my_music.mp3 is stored. 2. Select my_music and select menu "Commands" &gt; "Add files to archive". The "Archive name and parameters" dialog box shows up. 3. Click the "Profiles" button. A dropdown list shows up. 4. Se...
2008-09-23, 5784🔥, 0💬

need help to reenable process alg.exe to me strat up
how can i reenable alg.exe i do not see it anymore in the start up please help !!!! to reenable alg.exe :(
2008-09-21, 6183🔥, 0💬

<< < 1 2 3 4 5 6 > >>   Sort: Rank