Skip to main content

Find Out if your Computer is Secretly Connecting to Web

If you are trying to track down why your computer is running so slowly, try using this simple DOS command from Digital Inspiration to uncover a possible problem:
• Type cmd in your Windows Run box.
• Type
"netstat -b 5 > activity.txt" and press enter.
• After say 2 minutes, press Ctrl+C.
• Type "activity.txt" on the command line to open the log file in notepad (or your default text editor)

This .txt file will have a record of everything that has made an Internet connection in the last couple of minutes; you can then check your task manager to find out where it is and take care of it.
The file activity.txt will have a log of all process that made a connection to the Internet in the last two minutes. It will also show which process connected to which website in this time. And not just the web browsers (like iexplore.exe or opera.exe), the log will also show your IM clients, download managers, email programs or any software that requires a net connection.Scroll though the activity.txt file and look for any process names or website addresses that you are not aware of. If you track one , go to the task manager (or Process Explorer) to find the location of the executable on your computer and eliminate it.

Comments

Popular posts from this blog

T Shirt Quotes related to Computers

Last week while searching for some computer related quotes for T Shirt I came across certain quotes that I thought were very good.So I thought why not share these quotes with you.So here are these quotes,pick the one you like or if you have any of your favorites then do share it with us.Here is the list.. "Programmers don't byte, they nibble a bit" "To iterate is human, to recurse divine" " first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time" "99% of all girls are beautiful, the rest 1% are in my college "ASC!! a stupid question,get a stupid ANS!" "In cartooned form Atom1 - I have lost an electron. Atom2 - Are you sure? Atom1 - I am positive." "There's no place like 127.0.0.1 (“Home” for the non-geeks)" "YouTube(logo) myspace(logo) and I'll Google(logo) your Yahoo(logo)." " I'm a progr...

Google Facts

The name Google is a spelling error. The founders of the site, Larry page and Sergey Brin , thought they were going for Googol .. Googol is the mathematical term for 1 followed by 100 zeros. Initially, Larry and Sergey Brin called their search engine BackRub , named for its analysis of the of the web's "back links." The reason the google page is so bare is because t he founder didn't know HTML and just wanted a quick interface. The company's first office was in a garage , in Menlo Park, California . Google's first employee was Craig Silverstein, now Google's Director of technology. The basis of Google's search technology is called PageRank that assigns a rank to determine how useful it is. However, that is not why it is called PageRank. It is actually named after Google co-founder Larry Page . It would take 5,707 years for a person to search Google's 3 billion pages . The Google software does it in 0.5 seconds. The logos that appear on ...

Google Android Challenge Winners

Google has announced the winners of the first phase of the Android Developer Challenge a contest to create apps for Google's Android mobile operating system.Here are some of the ideas whose creators received $275,000 :: Cab4me : Helps you to find a taxi. CompareEverywhere : A price comparison engine and review reader. Ecorio : Aims to track your carbon footprint. GoCart : Lets you scan a product barcode to then find out where to buy this near-by. Life360 : This seems to be a social network for your neighborhood to post important alerts (like “dog ran away” or “house on fire”). Locale : This tool automatically changes your phone’s setting based on where you are. (Not novel, but perhaps useful.) PicSay : A picture editor which comes with color correction, distortion tools and more, as well as sharing features. Softrace : Compare with others around the world in physical activities like racing. TuneWiki : A self-proclaimed social media player, with synchronized ...