Monitoring Programs running on your PC

June 23rd, 2008

Programs such as malware can be running on your PC without your knowledge. Malware which includes worms, virus, keystroke loggers, spyware are harmful to your pc. They can either erase or steal your files. The presence of malware can make your pc to be slow. If you suspect that your pc is infected with malware, you can use the netstat command on windows NT, Xp and linux.

Netstat stands for network statistics. Netstat shows all the current running programs on your pc with their ip (internet address). To use the netstat, close all programs except the command prompt window. Also disconnect from the internet. If any program is still running do a google search for the program to find out what program is that.

To run netstat, click on Start -> Run ->Type cmd -> Click ok to open the command prompt window

When the command prompt window opens, you type in any of these parameters

-a : Displays all active TCP connections and the TCP and UDP ports on which the computer is listening.

-e : Displays Ethernet statistics, such as the number of bytes and packets sent and received. This parameter can be combined with -s.

-n : Displays active TCP connections, however, addresses and port numbers are expressed numerically and no attempt is made to determine names.

-o : Displays active TCP connections and includes the process ID (PID) for each connection. This parameter can be combined with -a, -n, and -p.

-p Protocol : Shows connections for the protocol specified by Protocol.

-s : Displays statistics by protocol. By default, statistics are shown for the TCP, UDP, ICMP, and IP protocols.

-r : Displays the contents of the IP routing table.

/? : Displays help at the command prompt.

Examples

To display both the Ethernet statistics and the statistics for all protocols, type the following command:

netstat -e -s
To display the statistics for only the TCP and UDP protocols, type the following command:

netstat -s -p tcp udp
To display active TCP connections and the process IDs every 5 seconds, type the following command:

netstat -o 5
To display active TCP connections and the process IDs using numerical form, type the following command:

netstat -n -o
To close the command prompt window, type in exit. Source of parameters is here

If you enjoyed this post, make sure you subscribe to my RSS feed!

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Firefox 3 is Out

June 18th, 2008

In my previous post, pledge and download firefox 3, I wrote that Mozilla wanted to release firefox 3. Mozilla scheduled firefox 3 to be release on June 17. You can download firefox 3 browser here

If you enjoyed this post, make sure you subscribe to my RSS feed!

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 3 out of 5)
Loading ... Loading ...

Pledge and Download Firefox 3

June 2nd, 2008

The Firefox team is trying to set up a Guinness World Record for the most software downloaded in 24 hours with the introduction of the Firefox 3 browser. It is an improved version of the firefox 2 browser. The Firefox team wants the world to be spread out by
* Get the word out; tell your friends, your neighbors, your grandma, anyone and everyone to participate in Download Day.

* Host a party to download Firefox; you provide the people and we’ll provide the party favors.

* Put a Download Day badge on your blog, profile or website.

I will help to spread the word out by putting a download day badge on this blog

The download day is not yet fixed but it would be in this June. The link of the Firefox image is for everyone to make a pledge that she would download Firefox browser on the day it is released. At the time of this posting, 580,195 pledges have been made. I just made my pledge making me the 580,196th person to make a pledge (not sure about this)

Firefox decided not to leave anyone behind. Firefox 3 can be downloaded in 45 languages with download links for windows, mac and linux users.

Why should you install Firefox 3? It is because

1. The browser has malware protection which warns users of harmful sites.

2. It shows a clearer and stricter error pages when Firefox encounters an invalid SSl certificate.

3. There is an integration of anti-virus software. The anti-virussoftware would check for virus on executable programs ie programs that ends in .exe files.

You can get more about the new features at What’s is new in Firefox 3

If you enjoyed this post, make sure you subscribe to my RSS feed!

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...

The First Post

June 1st, 2008

This is my first post on this blog. I am in love with technology gadgets. I always want to be kept abreast of new gadgets. And what way is the best of doing it? The answer is this blog. This blog will serve as my daily (or weekly) dairy of new information about gadgets,news, I see or read about. I want to see my knowledge with everyone who reads this blog. I would also include tutorials I see online in this blog. I am not computer savvy yet to write a tutorial (!sic). The tutorials would be based on topics related to using your pc or enjoying your stay online.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...