Question: all my emails are getting sent with this “lol, look http://2007postcards.com/funvideo.html ” stupid link.help
all my emails get sent with this link. It’s only on my one email account and only when I send from my home computer. I obviously have a virus but don’t know how to rid it. HELP!

Answer:

Answer by ray_8128
Install the following five programs and run weekly or at least monthly:

Ad-Aware SE Personal (update + full scan)

http://www.lavasoftusa.com/products/ad-aware_se_personal.php

Spybot Search & Destroy (update + immunize + scan)
Do not enable Tea Timer and SDHelper After installation: update + scan + immunize

http://www.safer-networking.org/en/mirrors/index.html

SpywareBlaster: Update then open and click “enable all protection”.

http://www.javacoolsoftware.com/spywareblaster.html

SUPERAntiSpyware free version: (update + scan)

http://www.superantispyware.com/

CCleaner:
Install options. Do not install toolbar or recycle bin options
Place cookies you want to keep in the save list. Set to run when computer starts.

http://www.ccleaner.com/

——————————————————————————-
Additional Run this time and monthly :
Microsoft OneCare Live, run “full service scan”

http://onecare.live.com/site/en-us/default.htm

Malicious Software Removal Tool (run “full scan”)

http://www.microsoft.com/security/malwareremove/default.mspx

Windows Defender (install)

http://www.microsoft.com/athome/security/spyware/software/default.mspx

Rootkit revealer: (advanced)
Close all programs first and then run.

http://www.microsoft.com/technet/sysinternals/utilities/RootkitRevealer.mspx

Not all results will be malware! Google each item listed.

———————————————————————————————
Online free Scanners (Must run in Internet Explorer)

BitDefender Online Scanner

http://www.bitdefender.com/scan8/ie.html

Kaspersky Labs Online Scanner

http://www.kaspersky.com/virusscanner

Microsoft OneCare Live, run “full service scan”

http://onecare.live.com/site/en-us/default.htm

McAfee

http://us.mcafee.com/root/mfs/default.asp?affid=294

Panda ActiveScan Free Online Scanner

http://www.pandasoftware.com/products/activescan?

Symantic Online Scanner

http://security.symantec.com/sscv6/ssc_eula.asp?langid=ie&venid=sym&plfid=23&pkj=ALUFRHYTINMHDKDCWLL&vc_scanstate=2

Trend Micro: HouseCall Free Scan

http://housecall.trendmicro.com/

—————————————————————————-
Additional Information:

http://wiki.castlecops.com/Malware_Removal_and_Prevention:_Overview

http://wiki.castlecops.com/Malware_Prevention:_Prevent_Re-infection

http://www.castlecops.com/f67-Hijackthis_Spyware_Viruses_Worms_Trojans_Oh_My.html

http://aumha.org/a/quickfix.htm

http://aumha.org/secure.htm

http://aumha.org/a/parasite.php

http://www.castlecops.com/t102301-Hijackthis_Guidelines_Read_Before_Posting.html

http://www.techsupportforum.com/security-center/hijackthis-log-help/15968-updated-important-read-before-posting-log.html

http://forum.aumha.org/viewtopic.php?t=4075&sid=901703d08c2ace31389ffef2d84b6607

Tagged with:
 

Question: Why is WordPress adding “index.php” to my permalinks?
I have a WordPress installation on a Win server (not by choice) and it’s got an odd glitch I can only assume is caused by IIS’s lack of mod_rewrite support.

My URL looks like this

http://www.resumebear.com/blog/index.php/2009/02/17/want-a-job-become-an-engineer/

My URL SHOULD look like this

http://www.resumebear.com/blog/2009/02/17/want-a-job-become-an-engineer/

Answer:

Answer by Liars never lies
Yeah, it’s because of no mod_rewrite.

Do you know that you can install Apache webserver on Windows?

Tagged with:
 

This is the second of a five part series showing you how to make a complete database driven website from scratch using only a Text editor. This episode covers the basics of CSS and how to use CSS to enhance and simplify the layout of multiple webpages. You can find more information CSS and the things mentioned in the episode at: www.tinkernut.com View Part 1 – www.youtube.com

Tagged with:
 

Question:

more help


what does this mean it makes no sense to me every time i try to play a music video on yahoo music videos

Answer:

Answer by ernm362
idk, good luck

 

Question: “http://www.facrebook-img.net/photo.php?=….”,, is this a virus?

http://www.facrebook-img.net/photo.php?=

someone sent me this link on msn followed by my email,i opened it then i saved it by mistake,but it looked very suspicious so I quickly deleted it..and now i keep thinking that it might be some kind of a virus so plz if any1 can help me n tell me if this is a virus or not i’ll be very thankful =(
btw I have a Macbook pro

Answer:

Answer by ¤ The King ¤
Your safe. A Windows executable can’t infect/work on a Mac.

Question: how can i make my website end with a slash and not “.html”?
ex. www.website.com/contact/ how do i do that?
Thanks! it worked great!

Answer:

Answer by StrangeWill
Inside the contact directory, create a webpage called index.html.

Tagged with:
 

Question: For yahoo small business, how do I set my default page to “index.pl” instead of “index.html.”? My site is perl?

Answer:

Answer by Bill C
the fastest, easiest way is to redirect from index.html to index.pl

Tagged with:
 

Question: My “edit html” thing isn’t popping up on tumblr.?
I go to preferences and click the customize your blog , then I go to themes then click close and usually it would pop up , but now i can just look at the for sale themes bc it won’t close or save anything either.

This all started to happen after i changed my theme…
opps not “Close” i meant cancel :)
no it isn’t i thought that it was weird when it didnt show but didnt think anything of it but now i m dying to get it to just pop up agian :/

Answer:

Answer by Kobi T.
Do you see this button directly on tumblr.com / customize (screenshot: http://d.pr/wqCZ )?
You need to pick a theme to start with and then click that button.

Tagged with:
 

Question: I can’t run my PHP “hello script” The Apache can’t find it.?
I am running mysql/apache/php fine. Apache is running fine.
I am using Fedora 6 and I save the file in my desktop.
Should I save my php script in the apache folder? If yes where
is the folder located & its name? If a root permission is required
to save how do I manage that. Thanks guys.
Please answer in a linux context. Your answers did not help at all. I am using Fedora6. In Windows I know it is a piece of cake :)

Answer:

Answer by Spooled
You need to save it into whatever directory that is setup to execute scripts. Usually it defaults to the htdocs in apache. You need to be sure that you properly configured your apache and you php configuration files.

Check out http://www.php.net website for some more detailed help.

Tagged with:
 

Question: My “index.html” page has dissapeared. What happened? Can I get it back?
I had a Yahoo!/Geocities website for a long time. I redid the whole site and made it into a business site link, with all new code for the index page. Now, after some months, it is gone.
This is what I get when I try to go to my website ( http://www.geocities.com/silverfox962000/index.html ): Yahoo!

——————————————————————————–

This page is not available.
We’re sorry, but this page is currently unavailable for viewing.
If this site belongs to you, please read this help page for more information and assistance.

For general questions see our main help area, or search for other member pages.

Answer:

Answer by J T
Try going to Start Menu and Hitting Search. When you are there Click “All Files and Folders” Then type in index.html if its in your computer it’ll find it.

Tagged with: