Monday, September 8, 2008

Internet Tips and Guide

  • Know who you’re dealing with. If the seller or charity is unfamiliar, check with your state or local consumer protection agency and the Better Business Bureau. Some Web sites have feedback forums, which can provide useful information about other people’s experiences with particular sellers. Get the physical address and phone number in case there is a problem later.

  • Look for information about how complaints are handled. It can be difficult to resolve complaints, especially if the seller or charity is located in another country. Look on the Web site for information about programs the company or organization participates in that require it to meet standards for reliability and help to handle disputes.

  • Be aware that no complaints is no guarantee. Fraudulent operators open and close quickly, so the fact that no one has made a complaint yet doesn’t meant that the seller or charity is legitimate. You still need to look for other danger signs of fraud.

  • Don’t believe promises of easy money. If someone claims that you can earn money with little or no work, get a loan or credit card even if you have bad credit, or make money on an investment with little or no risk, it’s probably a scam.

  • Understand the offer. A legitimate seller will give you all the details about the products or services, the total price, the delivery time, the refund and cancellation policies, and the terms of any warranty.

  • Resist pressure. Legitimate companies and charities will be happy to give you time to make a decision. It’s probably a scam if they demand that you act immediately or won’t take “No” for an answer.

  • Think twice before entering contests operated by unfamiliar companies. Fraudulent marketers sometimes use contest entry forms to identify potential victims.
  • Be cautious about unsolicited emails. They are often fraudulent. If you are familiar with the company or charity that sent you the email and you don’t want to receive further messages, send a reply asking to be removed from the email list. However, responding to unknown senders may simply verify that yours is a working email address and result in even more unwanted messages from strangers. The best approach may simply be to delete the email.

  • Beware of imposters. Someone might send you an email pretending to be connected with a business or charity, or create a Web site that looks just like that of a well-known company or charitable organization. If you’re not sure that you’re dealing with the real thing, find another way to contact the legitimate business or charity and ask.

  • Guard your personal information. Don’t provide your credit card or bank account number unless you are actually paying for something. Your social security number should not be necessary unless you are applying for credit. Be especially suspicious if someone claiming to be from a company with whom you have an account asks for information that the business already has.

  • Beware of “dangerous downloads.” In downloading programs to see pictures, hear music, play games, etc., you could download a virus that wipes out your computer files or connects your modem to a foreign telephone number, resulting in expensive phone charges. Only download programs from Web sites you know and trust. Read all user agreements carefully.

  • Pay the safest way. Credit cards are the safest way to pay for online purchases because you can dispute the charges if you never get the goods or services or the offer was misrepresented. Federal law limits your liability to $50 if someone makes unauthorized charges to your account, and most credit card issuers will remove them completely if you report the problem promptly. There are new technologies, such as “substitute” credit card numbers and password programs, that can offer extra measures of protection from someone else using your credit card.

Windows XP chkdsk

Windows XP chkdsk is a tool available for you in Windows. Everyone should run it from time to time because it can prevent your computer from becoming unstable.

There are different reasons why the data on your hard disk can become corrupt. Windows keeps "meta-data" about each file and every directory on your hard drive in a Master File Table (MFT).

Meta-data is data about the data. Windows needs it to physically locate your files on the hard drive, to know about user access rights for each file and so on.

In some cases, the information in the MFT can become corrupt. This can be the case when your computer experiences a sudden power cut or a system hang. To make things even worse, your hard disk may show signs of wear over time and some sectors may become unreadable.

Windows XP chkdsk is the tool to handle these situations. It can fix logical errors on your hard disk and it can detect bad sectors and flag them so that Windows no longer uses them.

It's a valuable tool, but it has a disadvantage …

… checking and fixing an entire hard disk is a tough job, so chkdsk can take a considerable amount of TIME under certain conditions.

The time needed for chkdsk to run is very hard to predict because it depends on many factors :

  • Overall speed of your pc
  • Number of files and directories on the disk
  • Size of the disk
  • Amount of RAM
  • ...

A gigantic disk with 2 extremely large files will take considerably less time to check than a small disk with 2 million tiny files, but so many other factors are to be considered … never easy to tell.

Windows XP chkdsk wants exclusive access to the computer

Schedule to run chkdsk at a time when you don't need your computer. In most cases chkdsk wants to restart your computer and during the time that it runs, you won't have access to your computer. You can always interrupt chkdsk during its work, but this is certainly not recommended.

How to use Windows XP chkdsk

  • Click the start button
  • Right-click "My Computer" and select "Explore"
  • Right-click the disk you want to check and select "Properties"
  • In the properties dialog click the tab "Tools"
  • Click "check now"
  • The "checking disk" dialog appears, check both options and click start
  • You will probably see a message that chkdsk wants exclusive access to the disk and therefore wants to begin first thing after you restart your computer. Accept by clicking ok.
  • Restart your computer

When your computer restarts you will see chkdsk advancing through several different stages of verification, examining your hard disk. If it detects no errors, Windows will continue to start to your normal desktop. If there are errors, chkdsk presents a report with what it has done and waits for your confirmation.

Windows XP chkdsk

Windows XP chkdsk at work ...

Why not schedule chkdsk to run while you sleep ?

Note : To schedule a Windows XP chkdsk task with task scheduler you need a Windows administrator account with a non-blank password.

  • In Explorer, navigate to c:\program files
  • If you see a message that this is a folder with hidden files, just click the link to show the files
  • Right-click an empty area in the right part of the Explorer window and select new -> text document
  • Windows creates a file named New Text Document.txt
  • Rename the file to "Restart and perform chkdsk.bat" (without the quotes)
  • Windows warns about changing the filename extension : click yes
  • Right-click your newly created file and select "edit"
  • Windows opens the new blank file in your default text editor : type the following lines and make sure not to press the enter key after the last line

Windows XP chkdsk

  • Save the file and close your text editor
  • Close all other programs except the Eplorer window where the newly created file is listed
  • Double-click the new file and see what happens (don't touch anything from this point on until your computer is ready with chkdsk

Now that you know that your batch file is working it's time to automatically schedule it.

  • Click start -> All Programs -> Accessories -> System Tools -> Scheduled Tasks
  • In the Scheduled Tasks window, double-click "Add Scheduled Task"
  • Click next
  • Click browse
  • Navigate to the Restart and perform chkdsk.bat file that you created in the previous step and click "open"
  • Choose the frequency for this task (monthly would be a good minimum)
  • Enter the day and time to perform the task
  • Enter the (administrator) username and non-blank password (must be non-blank or the task won't run). Be careful to enter the password correctly because Windows doesn't verify it here.
  • Click next and then click finish

Your full-automatic Windows XP chkdsk task is now ready !


Your Ad Here