Find IP info using Gmail/Yahoo/Hotmail



When you recieve an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. The tutorial below can help you find the IP address of the sender. Note that this will not work if the sender uses anonymous proxy servers.



First of all, the IP address is generally found in the headers enclosed beween square brackets, for instance, [129.130.1.1]
Finding IP address in Gmail

1. Log into your Gmail account with your username and password.
2. Open the mail.
3. To display the email headers,

  • Click on the inverted triangle beside Reply. Select Show Orginal.

4. manually find the IP address, proceed to 5.
5. Look for Received: from followed by the IP address between square brackets [ ].

Received: from [69.138.30.1] by web4587.mail.***.yahoo.com

6. If you find more than one Received: from patterns, select the last one.
7. Track the IP address of the sender

Finding IP address in Yahoo! Mail

1. Log into your Yahoo! mail with your username and password.

2. Click on Inbox or whichever folder you have stored your mail.

3. Open the mail.

4. If you do not see the headers above the mail message, your headers are not displayed. To display the headers,

  • Click on Options on the top-right corner
  • In the Mail Options page, click on General Preferences
  • Scroll down to Messages where you have the Headers option
  • Make sure that Show all headers on incoming messages is selected
  • Click on the Save button
  • Go back to the mails and open that mail

5. You should see similar headers like above

Or if you want to manually find the IP address, proceed to 6.

6. Look for Received: from followed by the IP address between square brackets [ ]. Here, it is 202.65.138.109.

That is be the IP address of the sender.

If there are many instances of Received: from with the IP address, select the IP address in the last pattern. If there are no instances of Received: from with the IP address, select the first IP address in X-Originating-IP.


7. Track the IP address of the sender

Finding IP address in Hotmail

1. Log into your Hotmail account with your username and password.

2. Click on the Mail tab on the top.

3. Open the mail.

4. If you do not see the headers above the mail message, your headers are not displayed. To display the headers,

  • Click on Options on the top-right corner
  • In the Mail Options page, click on Mail Display Settings
  • In Message Headers, make sure Advanced option is checked
  • Click on Ok button
  • Go back to the mails and open that mail

5. You should see the email headers now.

6. manually find the IP address, proceed to 7.

7. If you find a header with X-Originating-IP: followed by an IP address, that is the sender’s IP address

Hotmail headers


In this case the IP address of the sender is [68.34.60.59].

8. If you find a header with Received: from followed by a Gmail proxy like this

Hotmail headers

Look for Received: from followed by IP address within square brackets[
In this case, the IP address of the sender is [69.140.7.58].

9. Or else if you have headers like this

Hotmail headers

Look for Received: from followed by IP address within square brackets[].
In this case, the IP address of the sender is [61.83.145.129] (Spam mail).

10. If you have multiple Received: from headers, eliminate the ones that have proxy.anyknownserver.com.

11. Track the IP address of the sender

DOS / Windows IP Command Lines


Display Connection Configuration: ipconfig /all

Display DNS Cache Info Configuration: ipconfig /displaydns

Clear DNS Cache: ipconfig /flushdns

Release All IP Address Connections: ipconfig /release

Renew All IP Address Connections: ipconfig /renew

Re-Register the DNS connections: ipconfig /registerdns

Change/Modify DHCP Class ID: ipconfig /setclassid

Network Connections: control netconnections

Network Setup Wizard: netsetup.cpl

Test Connectivity: ping www.rajeshworld.co.cc

Trace IP address Route: tracert

Displays the TCP/IP protocol sessions: netstat

Display Local Route: route

Display Resolved MAC Addresses: arp

Display Name of Computer Currently on: hostname

Display DHCP Class Information: ipconfig /showclassid

UNIX IP Command Lines

UNIX IP Command Lines

Display Current Config for all NIC's: ifconfig

Display Current Config for dc0: ifconfig dc0

Assign IP/Subnet: ifconfig dc0 inet 192.168.1.2 netmask 255.255.255.0

Assign Gateway: route delete default && route add default 192.168.1.1

Assign multiple IP's: ifconfig dc0:0 192.168.1.2

Assign second IP: ifconfig dc0:1 192.168.1.3

Disable network card: ifconfig dc0 down

Enable network card: ifconfig dc0 up

Linux IP Command Lines


Display Current Config for all NIC's: ifconfig

Display Current Config for eth0: ifconfig eth0

Assign IP: ifconfig eth0 192.168.1.2

Assign IP/Subnet: ifconfig eth0 192.168.1.2 netmask 255.255.255.0

Assign Default Gateway: route add default gw 192.168.1.1

Assign multiple IP's: ifconfig eth0:0 192.168.1.2

Assign second IP: ifconfig eth0:1 192.168.1.3

Disable network card: ifconfig eth0 down

Enable network card: ifconfig eth0 up
View current routing table: route "or" route -n

View arp cache: arp "or" arp -n

Ping: ping -c 3 192.168.1.1

Trace Route: traceroute www.softwareadda.blogspot.com

Trace Path: tracepath www.softwareadda.blogspot.com

DNS Test: host www.whatismyip.com

Advanced DNS Test: dig www.softwareadda.blogspot.com

Reverse Lookup: host 66.11.119.69

Advanced Reverse Lookup: dig -x 66.11.119.69

Virus Solution

AUTOPLAY VIRUS SOLUTION

autoplay virus solution- if u have problem with ur drives that they are not opening when u double click on then, then apply this trick

u must have winrar
if d:\ doesnt opens,,,,,open winrar and goto d:\ in tht.....u ll be seeing file name "autoplay.inf"....delete tht file..
now refrsh ur drives...
the virus is gone
--------------------------

* NEW FOLDER.EXE Virus Solution

Virus Infections

This virus affects your system by
  • Disabling Task Manager
  • Disabling Registry Editor
  • Creates a startup entry to start upon system start and
  • Creates its own exe files in Shared Documents folder which appear like ordinary folders.
  • Disables Folder Options
  • Uses your 50% or more processor
TO REMOVE THIS VIRUS DOWNLOAD THE BELOW TOOL

Windows XP registry tweaks


Most settings can be done easily within Windows. However, for some setting you need to dive into the registry or use one of the many registry tweak utilities (like the Windows XP powertool TWEAKUI). On this page (and other pages), I have described some interesting registry tweaks which you can do yourself, using the registry editor.

NOTE: Be careful editing the registry. Worst case scenario: Windows won't boot anymore. If you are not sure, leave things unchanged! My advise: create a system image before making major changes!

Speed up browsing AVI files (audio/video)

By default, opening folders containing AVI files (audio/video) can be very slow because Windows is trying to extract non important information. This can be solved, by deleting the following key:
HKCR\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}

Automatically expanding folder trees

The folder view on the left in Windows Explorer automatically expands if you click on a folder containing sub-folders. You can disable this function with a registry tweak: change the DWORD-value FriendlyTree to 0 (in stead of 1) in the following key:
HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Explorer\Advanced
Automatically expanding folders will be disabled, expanding a folder is now done by double clicking the folder.

Windows search optimization

Within Windows XP you are able to search your computer for files (Start, Search), but takes some clicking to get what you want! To optimize the search function, you have to make some registry changes. To make changes, navigate to the following key:
HKEY_CURRENT_USER\Software\ Microsoft\Windows\CurrentVersion\Explorer
where you will find some important DWORD-values. Change these values to optimize your Windows search:
SearchSystemDirs=1
SearchHidden=1
IncludeSubFolders=1

CaseSensitive=0
SearchSlowFiles
=1 (if you have a tape drive, else: 0)

Remove shared folders My Computer

To remove the shared folders in the My Computer view, delete the value {59031a47-3f72-44a7-89c5-5595fe6b30ee} in the following key (export to a reg-file first, to have a backup):
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows\CurrentVersion\Explorer\My Computer\NameSpace\DelegateFolders

Saving Notepad settings

If you are a heavy user of Notepad, you probably like saving the Notepad settings on exit. To make sure your settings are saved, add/Change the DWORD-value fSavePageSettings=1 and fSaveWindowsPositions=1 in the following key:
HKEY_CURRENT_USER\Software\Microsoft\Notepad

Disable the balloon tips

Already irritated by the information balloons, covering the important buttons in the Start Menu? Start the registry editor and navigate to the following key:
HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Explorer\Advanced
change or add the DWORD-values EnableBalloonTips and ShowInfoTip, both with value 0.

Disable the useless Security Center warnings

If your Windows is not provided with one of the well known virus scan and/or firewall software, the Security Center will come with useless repeating reminders. The reminders can be disabled by changing the values AntiVirusDisableNotify and FirewallDisableNotify to the DWORD-value 1 in the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center

Remove the low disk space warning

Probably you have seen the irritating 'low on disk space'-warning before, if your hard disk reaches full capacity. This warning message can be turned off by adding the DWORD-value NoLowDiskSpaceChecks with value 1 in the following key:
HKEY_CURRENT_USER\Software\MicroSoft\ Windows\CurrentVersion\Policies\Explorer

Disabling wrapping icon/shortcut labels

Probably your desktop contains icons (shortcuts) with long names, which aren't shown completely (the are wrapped......). With a registry tweak you can disable the title wrapping, create a String value IconTitleWrap with value 0 in the following registry key:
HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics

Disabling the blocking of pop-ups from secured sites

By default Internet Explorer blocks the pop-ups because they are mostly used for irritating advertising purposes. For secured pages (e.g. the login to a bankaccount), this behavior is not wished. The URL of a secured page is preceded by HTTPS in stead of HTTP. The blocking of pop-ups for these HTTPS-pages can be disabled by changing the DWORD-value Allow HTTPS to 1 in the following registerkey:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\New Windows

Command Console tweak

If you are a frequent user of the Command Console (the MS-DOS screen, Start, Run, command CMD), the following tweak will be valuable. To change folders is difficult, using the Command Console. By changing the DWORD-value CompletionChar to 9 in the following registry key
HKEY_CURRENT_USER\Software\Microsoft\Command Processor
With the command CD followed with the first letters of the folder name, you are able to select the folder with the TAB-key (also works with other commands).

Activated NUM-LOCK

To automatically switch on the NUM-LOCK, change the value InitialKeyboardIndicators to 2 in the following key:
HKEY_CURRENT_USER\Control Panel\Keyboard

Automatically defrag system files

To defrag the system files automatically at every boot (to optimize you system), change the value Enable to Y in the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Dfrg\BootOptimizeFunction

A faster Windows shutdown

Shutting down Windows can take a long time. You can speed this up (at your own risk) with the following tweaks in the registry key:
HKEY_CURRENT_USER\Control Panel\Desktop
Change the following String values:
AutoEndTasks=1
HungAppTimeout=4000
WaitToKillAppTimeout=4000
WaitToKillServiceTimeout=4000

Fix for shutting down your computer automatically

In most cases, automatically shutting down can be fixed by installing the motherboard drivers (if not done already). If your computer still doesn't shut down correctly, try this registry tweak. Change the value PowerdownAfterShutdown to 1 in the following key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon

Fix for shutting down Windows slowly (or not at all)

If shutting down Windows takes a long time (or doesn't shut down at all), change the value PowerOffActive to 1 in the following registry key:
HKEY_CURRENT_USER\Control Panel\Desktop

Finding out the reason of a Windows crash

If you would like to know the reason why there was a sudden crash of Windows, change the DWORD-value ShutdownReasonUI temporarily to 1 in the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\Windows\CurrentVersion\Reliability
After a reboot you will find the reason why your Windows shuts down suddenly in the log files (Control Panel, Administrative Tools, Logfiles). If you are finished analyzing, change the value ShutdownReasonUI back to 0.

A faster NTFS file system

You probably use the NTFS file system (see the properties of your C: partition). You can improve performance by making some changes in the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Filesystem
Change the following registry values, as you wish:
DisableNTFSLastAccessUpdate = 1 (last file access is no longer registered).
NtfsDisable8dot3NameCreation = 1 (no more double filenames: long names and the old 8.3 variant (the 8.3 file notation is used for the older Windows versions).
NtfsMftZoneReservation = 2 (if there are many files on a partition, the master file table (MFT) can get fragmented, with this tweak there will be no more fragmenting of the file master file table (default value = 1, range 1-4).
http://gizmofreaks1.blogspot.com/2008_03_02_archive.html

REMOVE USER NAME FROM START MENU

To remove user name from Start Menu

  • >START

  • > RUN

  • > GPEDIT.MSC

  • > USER CONFIGURATION

  • > ADMINISTRATIVE TEMPLATES

  • > START MENU AND TASKBAR

  • > FIND REMOVE USER NAME FROM START MENU

  • > RIGHT CLICK PROPERTIES

  • > CHECK ENABLED

  • > OK

DUMMY VIRUS

Dummy Virus




Open notepad and type this:


lol=msgbox (”Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot”,20,”Warning”)



Then save it as Virus.VBS


and go to the folder that contains it and open it if a window pops out saying a virus has been detected it’s working. Press yes or no to close the window and put it in the startup folder of the victim’s account.On startup the window should appear.


Note: This does not harm your computer as it does not contain virus.

JAVASCRIPT FUN

Javascript Fun [Edit Any Webpage]edit any web page...........



  • Use javascript to edit any web-site (just for fun).


  • Go to the web-site that you want to edit and at the adress bar type this:


javascript:nick=document.body;nick.contentEditable='true'; document.designMode='on'; void 0

Multi Google Talk




Just follow the simple steps Below:


1)Right click on the Google Talk shortcut.


2)click on Properties.


3)Go to Shortcut tab on Google Talk Properties window.


4)On the Target textbox, add in the /nomutex to the end of the line so that it looks like below (or you can simply copy and paste the below syntax and replace the original).
“c:\program files\google\google talk\googletalk.exe” /nomutex


5)Click on OK.


I didn't have to do anything after this nd clicking on the shortcut multiple times just gave me different google talk window.


Alternative

To create a new shortcut for Google Talk:

1)Right-click on the desktop or anywhere you want to place the GTalk shortcut.


2)Select New on the right click context menu.


3)Then select Shortcut.


4)Copy and paste the following line to the text box when prompted to type the location of the item:
“c:\program files\google\google talk\googletalk.exe” /nomutex


5)Click on Next.


6)Give the shortcut a proper name such as Google Talk or Google
Talk Multiple or Google Talk Polygamy.


8)Click OK until you are done.

DISABLING COOKIES FOR INTERNET

Cookies are small text files that are placed on your computer by websites for various different reasons. For instance Yahoo use cookies for reasons such as storing your preferences for Yahoo related services, and to access certain information when you sign in to a personalised service such as My Yahoo. Other websites will often use cookies for identifying purposes, demographic statistics and also when you are shopping online to remember what you have in your basket. If you would like to disable the use of cookies in the Internet Explorer (r) then follow the simple instructions below.

STEP 1

click on TOOLS at the top of the screen, then click on INTERNET OPTIONS .

STEP 2


Click on the Privacy Tab.

STEP 3

Now click on the ADVANCED button.

STEP 4

You will now see the Advanced Privacy Settings dialogue box

STEP 5

Select the Override automatic cookie handling option

STEP 6

First Party cookies are cookies set by the website you are visiting and Third Party cookies refer to cookies that are set by a different site to the one you are visiting.


You have 3 choices for each type of cookie:
Accept - Accepts any cookies.
Block - Blocks all cookies.
Prompt - Asks you before storing a cookie.
Session cookies are cookies that will expire when you have finished your session on the website (some websites need these cookies enabled to function correctly).


Your choice for the 3 options will depend on your requirements, select whichever settings you want and then click the OK button.

FILE & FOLDER OPEN FAST

Making all files and folders open fast




  • Go to Start then Run

  • Type 'Regedit' then click 'Ok'

  • Find "HKEY_CURRENT_USER\Control Panel\Desktop\"

  • Select "MenuShowDelay"

  • Right click and select "Modify'

  • Reduce the number to around "100"

This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood.

Find a Forgotten Password Saved in Firefox





Firefox, like many popular browsers, includes a built-in functionality to save your password. Often we'll use the saved password feature so often that we've completely forgotten our password when we need to login to the same website on another computer. Here's how to locate your saved password.



In Firefox, navigate to the Tools \ Options menu item. Select the Privacy button, the Passwords tab, and then click on View Saved Passwords. You'll be presented with this screen:



Click the Show Passwords button, and navigate down to the website password you are looking for. Note: usernames in the image scratched out to protect the poster!

DISABLE NOTIFICATION BALOONS







If you are annoyed with Windows popping up a balloon notification telling you things you already know every time you turn on your machine, here is a quick tip on completely disabling them. (Note this requires a registry modification so be sure to back up your registry before making any changes.)


You should note that this will disable all balloon notifications, so proceed with caution.


Click on Start \ Run and type in regedit


Now we will navigate to this path in your registry.


HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced


On the right pane right click on an open area and choose New \ DWORD Value



You will see New Value #1. Change this to EnableBalloonTips.


Next double click the new registry entry you created. In the Value Data field set it to 0 (zero). Make sure Hexadecimal is selected under Base. Click OK.


Finally restart your system and enjoy the clean boot up with no balloons popping up at you.


To remove this registry hack, just delete the registry key that you created

HACK RAPIDSHARE

RAPIDSHARE HACK:



Method 1:


1. Open your rapid share link

2. Then click on free.

3. As soon as timer start type this in address bar and click enter javascript:alert(c=0)

4. A pop up message will come click ok your counter is zero just download the stuff




Method 2:


1. Delete the cookies in your browser internet explorer or Firefox or opera or whatever u use).

2. Press start->run,type cmd.

3. In the command prompt,type ipconfig/flushdns press enter.Then type ipconfig/release,then ipconfig/renew .Now type exit.

4. Now try downloading, for many people this may work if their ISP provides a dynamic ip.




Method 3:


1. Just switch off your router or modem) and switch it back on.

2. This may work for some users Mtnl and Bsnl) and maybe some others too.



Actually these methods generally work for those people whose ISP gives them dynamic ip.
If these don't work then one more thing that can be done is to use proxies

COMPUTER VIRUS

What is a computer virus?


Computer viruses are software programs deliberately designed to interfere with computer operation, record, corrupt, or delete data, or spread themselves to other computers and throughout the Internet, often slowing things down and causing other problems in the process.

Just as human viruses range in severity from the 24-hour flu to the Ebola virus, computer viruses range from the mildly annoying to the downright destructive, and come in new and different forms. The good news is that with an ounce of prevention and a little knowledge, you are less likely to fall victim to viruses and you can diminish their impact.


How do viruses work?



Basic viruses typically require unwary computer users to inadvertently share or send them. Some viruses that are more sophisticated, such as worms, can replicate and send themselves automatically to other computers by controlling other software programs, such as an e-mail sharing application. Certain viruses, called Trojans (named after the fabled Trojan horse), can falsely appear as a beneficial program to coax users into downloading them. Some Trojans can even provide expected results while quietly damaging your system or other networked computers at the same time.

Although it's good to be aware of these different types of viruses and how they work, what is most important is that you keep your computer current with the latest updates and antivirus tools, stay current about recent threats, and that you follow a few basic rules when surfing the Internet, downloading files, and opening attachments. Once a virus is on your computer, its type or the method it used to get there is not as critical as removing it and preventing further infection.

Nothing can guarantee the security of your computer 100 percent. However, you can continue to improve your computer's security and decrease the possibility of infection by keeping your system up-to-date, maintaining a current antivirus software subscription, and following a few best practices.


Steps to help avoid viruses:


1. Visit Microsoft Update and turn on Automatic Updates.

Note: If you've installed Office 2003 or Office XP, Automatic Updates will also update your Office programs. If you have an earlier version of Office, use Office Update.

2. Use an Internet firewall (Note: Windows XP with SP2 has a firewall already built-in and active).

3. Subscribe to industry standard antivirus software and keep it current.

4. Never open an e-mail attachment from someone you don't know.

5. Avoid opening an e-mail attachment from someone you know, unless you know exactly what the attachment is. The sender may be unaware that it contains a virus.


How do I know if a virus has infected my computer?


After you open and run an infected program or attachment on your computer, you might not realize that you've introduced a virus until you notice something isn't quite right.

Here are a few primary indicators that your system might be infected:
• Runs consistently slower than normal

• Stops responding or locks up often

• Crashes and restarts every few minutes

• Restarts on its own and then fails to run normally

• Applications don't work properly

• Disks or disk drives are inaccessible

• Printing doesn't work correctly

• You see unusual error messages

• You see distorted menus and dialog boxes

These are common signs of infection—but they could also indicate hardware or software problems that have nothing to do with a virus. The bottom line is that unless you install industry standard, up-to-date antivirus software on your computer, there is no way to be certain if your computer is infected with a virus or not.

VIRUS REMOVAL TIPS & TRICKS

How to Learn Virus Removal Tips and Tricks




Viruses can ruin your operating system or fry your hard drive. Luckily, companies have created many products to protect your computer. You can learn some tips and tricks for using antivirus tools to effectively safeguard your system.



Step 1:

Burn a CD to protect your files. You can find downloadable services on the web that allows you to copy your files onto a CD in the case that your system becomes infected with a virus. F-Prot is one site that you can use to perform this task.


Step 2:

Review your antivirus software from time to time. You want to make sure that you have a current subscription and that it has all the latest security features.


Step 3:

Install all security patches. If you constantly stay on top of updates with your operating system, your system is less vulnerable to attacks.


Step 4:

Use a firewall to protect your system. It takes more than simply running an occasional virus scan on your computer to protect your files. A firewall gives you around-the-clock protection.


Step 5:

Make smart computing choices. Many viruses occur because users are not cautious enough. Never click on links or open e-mails that look suspicious.


Step 6:


Learn how to repair viruses. If you research the basics of repairing viruses that affect your computer it can help save you a lot of money. Most viruses can be repaired through your antivirus software.

Tips & Warnings



You can find many free tools to use to prevent and repair virus threats. Symantec, McAfee and Avast have free antivirus protection options.


If you suspect that you have a virus and are not able to remove it, consult a computer technician for advice.

Changing the Title on Windows Media Player






You can change the title bar for the Windows Media Player


  • Start- Regedit


  • Go to HKEY_USERS \ .DEFAULT \ Software \ Policies \ Microsoft \ WindowsMediaPlayer


  • Create a string value of TitleBar


  • Give it a value of whatever you want to appear in the title bar

NETWORK ACCESS WITH BLANK PASSWORD

Allowing Network Access with Blank Passwords (XP and Vista)




Although you can log in locally without a password, by default, WindowsXP Pro does not allow network users to access the computer without a password. Typically you will receive an Unknown error 31 if this is the case.


To change this setting:




  • Run gpedit.msc


  • Go to Computer Configuration / Windows Settings / Security Settings / Local Policies / Security Options


  • Double click on Accounts: Limit local account use of blank passwords to console login only


Disable this option

Remove New Folder.exe





Remove New Folder.exe Tool

Virus Infections

This virus affects your system by:

Disabling Task Manager

Disabling Registry Editor

Creates a startup entry to start upon system start and

Creates its own exe files in Shared Documents folder which appear like ordinary folders.

Disables Folder Options

Uses your 50% or more processor

You can see that the folders in Shared Documents have an exe extension If you have unchecked

Hide extensions for known file types in Folder Options

Deletes Virus Files

svichossst.exe

autorun.inf

at1.job

autorun.ini

(Nhatquanglan) scvhosts.exe

blastclnnn.exe

hinhem.scr

All duplicated exe files in Shared Documents Folder

Also the exe files in your selected folder

Download Remover

http://www.4shared.com/file/32482964/17e40df3/NewFolderexe_Removal.html

Computer Safety Tips






Achieving good computer security can seem like a daunting task. Fortunately, following the few simple steps outlined below can provide a good measure of security in very little time.


Use antivirus software and keep it updated.

You should check for new definition updates daily. Most antivirus software can be configured to do this automatically.


Install security patches

Vulnerabilities in software are constantly being discovered and they don't discriminate by vendor or platform. It's not simply a matter of updating Windows; at least monthly, check for and apply updates for all software you use.


Use a firewall.

No Internet connection is safe without one. Firewalls are necessary even if you have a dial-up Internet connection - it takes only minutes for a a non-firewalled computer to be infected.


Secure your browser.

Many labor under the dangerous misconception that only Internet Explorer is a problem. It's not the browser you need to be concerned about. Nor is it a matter of simply avoiding certain 'types' of sites. Known, legitimate websites are frequently being compromised and implanted with malicious javascript that foists malware onto visitors' computers. To ensure optimum browsing safety, the best tip is to disable javascript for all but the most essential of sites - such as your banking or regular ecommerce sites. Not only will you enjoy safer browsing, you'll be able to eliminate unwanted pop-ups as well.


Take control of your email.


Avoid opening email attachments received unexpectedly - no matter who appears to have sent it. Remember that most worms and trojan-laden spam try to spoof the sender's name. And make sure your email client isn't leaving you open to infection. Reading email in plain text offers important security benefits that more than offset the loss of pretty colored fonts.


Treat IM suspiciously. Instant Messaging is a frequent target of worms and trojans. Treat it just as you would email.



Avoid P2P and distributed filesharing. Torrent, Kazaa, Gnutella, Morpheus and at least a dozen other filesharing networks exist. Most are free. And all are rife with trojans, viruses, worms, adware, spyware, and every other form of malicious code imaginable. There's no such thing as safe anonymous filesharing. Avoid it like the plague.


Keep abreast of Internet scams.


Criminals think of clever ways to separate you from your hard earned cash. Don't get fooled by emails telling sad stories, or making unsolicited job offers, or promising lotto winnings. Likewise, beware of email masquerading as a security concern from your bank or other eCommerce site.


Don't fall victim to virus hoaxes.


Dire sounding email spreading FUD about non-existent threats serve only to spread needless alarm and may even cause you to delete perfectly legitimate files in response.


Remember, there's far more good than bad on the Internet. The goal isn't to be paranoid. The goal is to be cautious, aware, and even suspicious. By following the tips above and becoming actively engaged in your own security, you'll not only be protecting yourself, you'll be contributing to the protection and betterment of the Internet as a whole.

Hide a file in an image







1. Gather the file you wish to bind, and the image file, and place them in a folder. For the sake of this demonstration, I will be using C:\New Folder
-The image will hereby be referred to in all examples as fluffy.jpg
-The file will hereby be referred to in all examples as New Text Document.txt



2. Add the file/files you will be injecting into the image into a WinRar .rar or .zip. From here on this will be referred to as (secret.rar)



3. Open command prompt by going to Start > Run > cmd



4. In Command Prompt, navigate to the folder where your two files are by typingcd location [ex: cd C:\New Folder]



5. Type [copy /b fluffy.jpg + secret.rar fluffy.jpg] (remove the brackets)

Congrats, as far as anyone viewing is concerned, this file looks like a JPEG, acts like a JPEG, and is a JPEG, yet it now contains your file.



In order to view/extract your file, there are two options that you can take
a) Change the file extension from fluffy.jpg to fluffy.rar, then open and your file is there
b) Leave the file extension as is, right click, open with WinRar and your file is there

BLOCK WEBSITES

Block websites without any software





Steps


1] Browse C:\WINDOWS\system32\drivers\etc


2] Find the file named "HOSTS"


3] Open it in notepad


4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.orkut.com , and that site will no longer be accessable.


5] Done!


example :

127.0.0.1 localhost


127.0.0.2 www.orkut.com-


www.orkut.com is now unaccessable


For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the addy like before.


ie:

127.0.0.3 www.yahoo.com

127.0.0.4 www.msn.com

127.0.0.5 www.google.com


This also works with banner sites, just find the host name of the server with the banners and do the same thing with that addy.

SPEED UP YOUR ACROBAT READER

SPEED UP YOUR ACROBAT READER
ALMOST LIKE NOTEPAD






1. Go to the installation folder of acrobat reader
(C:\program files\adobe\acrobat\reader\.. whatever)



2. Move all the files and folders from the "plugins" directory to the "Optional" directory. (I repeat.. cut and paste the files NOT copy & paste).



Also make sure that acrobat reader is not open else it will lock the files and not allow you to move the files).



Now your acrobat reader will load very fast and almost as good as notepad !!

Use Microsoft Calculator to surf Internet

How to access the internet via your standard Microsoft Calculator?




When your browser(s) is/are messed up for some unexplainable reason*


1. Open your MS Calculator. This is normally found in Start => All Programs => Accessories => Calculator.


2. Open the help-window by pressing the F1 key.


3. Click the top-left corner icon of the help window once (Standard is a Document with a yellow Questionmark).


4. Select Jump to URL...


5. Type your address into the avaliable field, but remember to type http://, and not just www. (or equivalent).


6. Have fun!

Make Use Of Your Windows Key

The Windows logo key, located in the bottom row of most computer keyboards is a little-used treasure. Don't' ignore it. It is the shortcut anchor for the following commands:



Windows: Display the Start menu

Windows + D: Minimize or restore all windows

Windows + E: Display Windows Explorer

Windows + F: Display Search for files

Windows + Ctrl + F: Display Search for computer

Windows + F1: Display Help and Support Center

Windows + R: Display Run dialog box

Windows + break: Display System Properties dialog box

Windows + shift + M: Undo minimize all windows

Windows + L: Lock the workstation

Windows + U: Open Utility Manager

Windows + Q: Quick switching of users (Powertoys only)

Windows + Q: Hold Windows Key, then tap Q to scroll thru the different users on your PC

FDISK Tutorial






The Basics of Fdisk:
Primary partitions are the only one that are bootable. They're always the C: drive when active. Normally you can only have one (more with some special tricks etc.) Extended partitions are needed when you want more than one partition. You can only have ONE Extended partition. Logical Drives come into the Extended partition. They are handy since you know that you can only have one Primary and one Extended so you can get more than only two partitions. They would be your D:, E:, etc. drives.

First you need to reboot your system with the Boot Disk inserted.

1.At the A: prompt start "FDISK."

2.If asked to use Large Disc support say Yes.

3.The first screen looks like this:

Create Dos Partition or Logical Drive
Set Active Partition
Delete Partitions or Logical DOS Drives
Display Partition Information
Change current fixed drive. (In case you have two or more Hard Drivess)
So, to prepare you hopefully did a backup from your data. You did, didn't you ?!

4.Next we need to remove the existing partitions. So go to 3.

5.Next screen like this:

Delete Primary DOS
Delete Extended DOS
Delete Logical Drives
Delete Non-DOS
Delete always in the following order

Logical (All) > Extended > Primary (Last)

6.Go back to first screen after all partitions have been removed.

7.Now we need to setup our new partitions. Go to 1.

This screen looks like this:

Create Primary DOS
Create Extended DOS
Create Logical DOS Drives
Here we create in the following order

Primary > Extended > Logical Drives.

8.First create the Primary. If asked to use all space say No and enter the amount you wish for the C: drive. It should be set automatically to be the (only) Active partition. If not it may ask you or you have to select "2. Set active partition" from the main menu.

9.Next create the Extended Partition. Use all space left.

It probably advances automatically to the next step, creating the Logical DOS Drives.

10.Enter the amount you wish for the D: partition and than the rest for the third partition.

Think first about the size for the partitions.

OK now we're finished with FDISK so just exit it. Next you need to reboot with the disc still inserted and Format all partitions (the C: partition might need to be formatted with "format c: /s", check the Win95 tip). Another reboot and you can go ahead and install Windows.

When your system supports booting from CD just insert the Windows CD and reboot. The setup will start.

If not, follow these steps:

Win98: insert Boot Disk and CD, reboot, choose "2. boot with CDROM support" and once you're at the prompt change to your CD-drive letter (depends on your partition setup) and enter "setup".
Win95: You must format the C: partition with "Format C: /s"!. Next install your CDROM driver, reboot, insert the Win95 CD, change to the CD-driveletter, enter "setup".
I hope I made no mistakes.

Dual Boot XP





A computer can be configured to let you choose between two or more operating systems each time you restart the computer. With multibooting, you can choose which operating system to run or specify a default OS if no selection is made during the restart process.



Computers Containing Multiple Windows 2000 or Windows XP Partitions
Before installing Windows 2000 and Windows XP on the same machine, you need to prepare your system with different partitions (a process that divides a hard disk into separate sections that can be formatted for use by a file system. Partitions typically have different drive letters such as C or D).
One OS per partition
It’s important to install each operating system on a different partition and install the applications used with each operating system on the same partition as the OS. If an application is used with two different operating systems, install it on two partitions. Placing each operating system in a separate partition ensures that it will not overwrite crucial files used by the other OS.

Install Latest OS Last
In general, you should install the most recent OS last—after you have installed all other operating systems on the target computer. In this case, you should install Windows 2000 and then install Windows XP.

Unique Computer Name
You can set up a computer so that it has multiple installations of Windows XP on multiple partitions. However, you must use a different computer name for each installation if the computer participates in a Windows 2000 Server domain. Because a unique security identifier (SID) is used for each installation of Windows XP on a domain, the computer name for each installation must be unique—even for multiple installations on the same computer.

Checklist Summary
To configure a computer containing Windows 2000 and Windows XP, review the following guidelines:

Install each operating system on a separate drive or disk partition.
Install Windows XP after you have installed Windows 2000.
When you perform a new installation of Windows XP (as opposed to an upgrade), by default, the installation is placed on a partition on which no other operating system is located. You can specify a different partition during Setup.
Don’t install Windows XP on a compressed drive unless the drive was compressed with the NTFS file system compression feature.
On any partition where you perform a new installation of Windows XP (as opposed to an upgrade), you will need to re-install any programs, such as word processing or e-mail software, after Setup is complete.
Install the programs used by each operating system on the partition with that system. If you want your programs to run with multiple operating systems, you need to install separate copies of the programs in each of the operating system partitions.
If the computer is on a Windows 2000 Server domain, each installation of Windows XP on that computer must have a different computer name.


Computers Containing Windows NT 4.0 and Windows XP
Setting up a computer to run Windows XP as well as an earlier operating system such as Windows NT Workstation 4.0 requires addressing compatibility issues among different file systems: NTFS, FAT, and FAT32.

Normally, NTFS is the recommended file system because it supports important features, including the Active Directory™ service and domain-based security. However, using NTFS as the only file system on a computer that contains both Windows XP and Windows NT is not recommended. On these computers, a FAT or FAT32 partition containing the Windows NT 4.0 operating system ensures that when started with Windows NT 4.0, the computer will have access to needed files. In addition, if Windows NT is not installed on the system partition, which is almost always the first partition on the disk, it is recommended that the system partition also be formatted with FAT. This is because earlier operating systems, with one exception, can't access a partition if it uses the latest version of NTFS. The one exception is Windows NT version 4.0 with Service Pack 4 or later, which has access to partitions with the latest version of NTFS, but with some limitations.

Even the latest Service Pack does not provide access to files using the new features in NTFS. Windows NT 4.0 cannot access files that have been stored using NTFS features that did not exist when Windows NT 4.0 was released. For example, a file that uses the new encryption feature won’t be readable when the computer is started with Windows NT 4.0 Workstation, which was released before the encryption feature existed.

Note: If you set up a computer so that it starts with Windows NT 3.51 or earlier on a FAT partition, and Windows XP on an NTFS partition, when that computer starts with Windows NT 3.51, the NTFS partition will not be visible.

Checklist Summary
To configure a computer containing Windows NT 4.0 and Windows XP, review the following guidelines:

As explained above, using NTFS as the only file system on a computer containing both Windows XP and Windows NT is not recommended.
Make sure that Windows NT 4.0 has been updated with the latest released Service Pack available for download before installing Windows XP.
Install each operating system on a separate drive or disk partition.
When you perform a new installation of Windows XP (as opposed to an upgrade), by default, the installation is placed on a partition on which no other operating system is located. You can specify a different partition during Setup.
Don’t install Windows XP on a compressed drive unless the drive was compressed with the NTFS file system compression feature.
On any partition where you perform a new installation of Windows XP (as opposed to an upgrade), you will need to re-install any programs, such as word processing or email software, after Setup is complete.
Install the programs used by each operating system on the partition with that system. If you want your programs to run with multiple operating systems, you need to install separate copies of the programs in each of the operating system partitions.
If the computer is on a Windows NT Server or Windows 2000 Server domain, each installation of Windows XP on that computer must have a different computer name.


Computers Containing MS-DOS or Windows 9x and Windows XP
As explained above you need to address file system compatibility to ensure a multibooting configuration with these earlier operating systems and Windows XP. Remember to install the latest operating system last otherwise important files may be overwritten.

Checklist Summary
To configure a computer containing Windows XP and Windows 9x or MS-DOS, review the following guidelines:

On computers that contain MS-DOS and Windows XP:

MS-DOS must be installed on a basic disk on a partition formatted with FAT. If MS-DOS is not installed on the system partition, which is almost always the first partition on the disk, the system partition must also be formatted with FAT.
Windows XP must be installed last. Otherwise important files needed for starting Windows XP could be overwritten.
On computers that contain Windows 95 and Windows XP:

As in the case above, Windows 95 must be installed on a basic disk on a partition formatted with FAT. (For Windows 95 OSR2, FAT32 may be used.) If Windows 95 is not installed on the system partition, which is almost always the first partition on the disk, the system partition must also be formatted with FAT (or FAT32 for Windows 95 OSR2).
Compressed DriveSpace or DoubleSpace volumes won’t be available while you are running Windows XP. It is not necessary to uncompress DriveSpace or DoubleSpace volumes that you will access only with Windows 95.
Windows XP must be installed last. Otherwise important files needed for starting Windows XP could be overwritten.
On computers that contain Windows 98 (or Windows ME) and Windows XP:

As in the cases above, Windows 98 or Windows Millennium Edition (ME) must be installed on a basic disk on a partition formatted with FAT or FAT32. If Windows 98 or Windows ME is not installed on the system partition, which is almost always the first partition on the disk, the system partition must also be formatted with FAT or FAT32.
Compressed DriveSpace or DoubleSpace volumes won’t be available while you are running Windows XP. It is not necessary to uncompress DriveSpace or DoubleSpace volumes that you will access only with Windows 98.
Windows XP must be installed last. Otherwise important files needed for starting Windows XP could be overwritten.


Installation and How to :

The order of installation is critical if you want a successful multiboot installation. In general terms, install non–Microsoft operating systems and earlier versions of the Windows operating system first. This would mean installing UNIX or Linux operating systems first; then Windows 95 or Windows 98 or Windows Me; then Windows NT; and finally, Windows 2000 and/or Windows XP. (In the unlikely event that you’re installing MS–DOS, you can install that either before or after UNIX– or Linux–based operating systems, and generally I’d opt for before.) It’s also important to understand that, without using a third–party product to help out, you can’t install non-Microsoft operating systems, or Windows 95 and Windows 98 on the same computer, and that you can install only a single version of Windows95/98/Me. But you can install as many different versions of Windows NT and later versions of the Windows operating system as you have available logical drives, with the sole caveat that you must install all Windows NT versions before you install any Windows 2000 or Windows XP versions.

Let’s take a typical installation. Our target computer must be able to boot into Windows 98, Windows NT 4 Workstation, Windows 2000 Professional, and Windows XP Professional. We have a 2–GB partition to hold our programs and the whole thing must fit on a single 10–GB hard drive. No problem. First, we partition the hard drive into two partitions: a 2–GB primary partition, and an 8-GB extended partition using FDisk. In the extended partition, we’ll create four logical volumes—D, E, F and G—to hold our remaining operating systems and our programs.

After the disk is partitioned, format the primary partition using the FAT16 file system and install Windows 98 on it. So far so good. Now, format your D drive with FAT16 as well. Eventually, you’ll install your programs on D drive.

Next, install Windows NT 4 Workstation. You will install this on any of the logical volumes not already used (either E drive, F drive or G drive) and choose NTFS as your file system. Leave D drive alone, because your applications go there where they’re visible to all operating systems. When you install Windows NT, it recognizes that you already have Windows 98 on the computer. Then it automatically sets up for dual booting between Windows 98 and Windows NT by creating a boot.ini file, which creates a menu of available operating systems. After you have Windows NT 4 installed, immediately apply Service Pack 6, before you install Windows 2000.

Finally, install Windows 2000 and Windows XP, each in its own logical volume. Again, choose NTFS as the file system. As you install them, they are automatically added to the boot.ini file on your C drive, which lets you choose operating systems at start up.

WinXP Clear Page file on shutdown

Go to Control panel Administrative tools, local security policy. then goto local policies --->


security options.


Then change the option for "Shutdown: Clear Virtual Memory Pagefile"

To change drive letters






To change drive letters



(useful if you have two drives and have partitioned the boot drive, but the secondary drive shows up as "D")



Go to Start > Control Panel > Administrative Tools > Computer Management, Disk Management, then right-click the partition whose name you want to change (click in the white area just below the word "Volume") and select "change drive letter and paths."
From here you can add, remove or change drive letters and paths to the partition.

For a Safer, faster XP Close Unwanted Services





To disable unneeded startup services for a safer, faster XP, use the "Services" Admin Tool (Control Panel > Administrative Tools > Services). If you are a single user of a non-networked machine, you can disable the following items, with no ill effect.

Alerter

Clipbook

Computer Browser

Fast User Switching

Human Interface Access Devices

Indexing Service (Slows the hard drive down)

Messenger

Net Logon (unnecessary unless networked on a Domain)

Netmeeting Remote Desktop Sharing (disabled for extra security)

Remote Desktop Help Session Manager (disabled for extra security)

Remote Procedure Call Locator

Remote Registry (disabled for extra security)

Routing & Remote Access (disabled for extra security)

Server

SSDP Discovery Service (this is for the utterly pointless "Universal P'n'P", & leaves TCP Port 5000 wide open)

TCP/IP NetBIOS Helper

Telnet (disabled for extra security)

Universal Plug and Play Device Host

Upload Manager

Windows Time

Wireless Zero Configuration (for wireless networks)

Workstation

Boot Defragment





A very important new feature in Microsoft Windows XP is the ability to do a boot defragment. This basically means that all boot files are placed next to each other on the disk drive to allow for faster booting. By default this option is enabled but some upgrade users have reported that it isn't on their setup.


1. Start Regedit.


2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction


3. Select Enable from the list on the right.


4. Right on it and select Modify.


5. Change the value to Y to enable and N to disable.


6. Reboot your computer.

Remove the Default Picture and Fax Preview Action

How to remove the Default Picture and Fax Preview Action




Go To Start > Run and type `Regedit` and press `ok`



Navigate to: HKEY_LOCAL_MACHINE/SOFTWARE/Classes/CLSID/{e84fda7c-1d6a-45f6-b725-cb260c236066}/shellex



Deleted the MayChangeDefaultMenu key.

20 things you didn't know about Windows XP





You've read the reviews and digested the key feature enhancements and operational changes. Now it's time to delve a bit deeper and uncover some of Windows XP's secrets.


1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type 'systeminfo'. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type 'systeminfo > info.txt'. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).


2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run... and type 'gpedit.msc'; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care -- some may stop your computer behaving as you wish. (Professional Edition only).


3. You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter 'rundll32.exe user32.dll,LockWorkStation' in the location field. Give the shortcut a name you like. That's it -- just double click on it and your computer will be locked. And if that's not easy enough, Windows key + L will do the same.


4. XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.


5. For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These include 'eventcreate' and 'eventtriggers' for creating and watching system events, 'typeperf' for monitoring performance of various subsystems, and 'schtasks' for handling scheduled tasks. As usual, typing the command name followed by /? will give a list of options -- they're all far too baroque to go into here.


6. XP has IP version 6 support -- the next generation of IP. Unfortunately this is more than your ISP has, so you can only experiment with this on your LAN. Type 'ipv6 install' into Run... (it's OK, it won't ruin your existing network setup) and then 'ipv6 /?' at the command line to find out more. If you don't know what IPv6 is, don't worry and don't bother.


7. You can at last get rid of tasks on the computer from the command line by using 'taskkill /pid' and the task number, or just 'tskill' and the process number. Find that out by typing 'tasklist', which will also tell you a lot about what's going on in your system.


8. XP will treat Zip files like folders, which is nice if you've got a fast machine. On slower machines, you can make XP leave zip files well alone by typing 'regsvr32 /u zipfldr.dll' at the command line. If you change your mind later, you can put things back as they were by typing 'regsvr32 zipfldr.dll'.


9. XP has ClearType -- Microsoft's anti-aliasing font display technology -- but doesn't have it enabled by default. It's well worth trying, especially if you were there for DOS and all those years of staring at a screen have given you the eyes of an astigmatic bat. To enable ClearType, right click on the desktop, select Properties, Appearance, Effects, select ClearType from the second drop-down menu and enable the selection. Expect best results on laptop displays. If you want to use ClearType on the Welcome login screen as well, set the registry entry HKEY_USERS/.DEFAULT/Control Panel/Desktop/FontSmoothingType to 2.


10. You can use Remote Assistance to help a friend who's using network address translation (NAT) on a home network, but not automatically. Get your pal to email you a Remote Assistance invitation and edit the file. Under the RCTICKET attribute will be a NAT IP address, like 192.168.1.10. Replace this with your chum's real IP address -- they can find this out by going to www.whatismyip.com -- and get them to make sure that they've got port 3389 open on their firewall and forwarded to the errant computer.


11. You can run a program as a different user without logging out and back in again. Right click the icon, select Run As... and enter the user name and password you want to use. This only applies for that run. The trick is particularly useful if you need to have administrative permissions to install a program, which many require. Note that you can have some fun by running programs multiple times on the same system as different users, but this can have unforeseen effects.


12. Windows XP can be very insistent about you checking for auto updates, registering a Passport, using Windows Messenger and so on. After a while, the nagging goes away, but if you feel you might slip the bonds of sanity before that point, run Regedit, go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer/Advanced and create a DWORD value called EnableBalloonTips with a value of 0.


13. You can start up without needing to enter a user name or password. Select Run... from the start menu and type 'control userpasswords2', which will open the user accounts application. On the Users tab, clear the box for Users Must Enter A User Name And Password To Use This Computer, and click on OK. An Automatically Log On dialog box will appear; enter the user name and password for the account you want to use.


14. Internet Explorer 6 will automatically delete temporary files, but only if you tell it to. Start the browser, select Tools / Internet Options... and Advanced, go down to the Security area and check the box to Empty Temporary Internet Files folder when browser is closed.


15. XP comes with a free Network Activity Light, just in case you can't see the LEDs twinkle on your network card. Right click on My Network Places on the desktop, then select Properties. Right click on the description for your LAN or dial-up connection, select Properties, then check the Show icon in notification area when connected box. You'll now see a tiny network icon on the right of your task bar that glimmers nicely during network traffic.


16. The Start Menu can be leisurely when it decides to appear, but you can speed things along by changing the registry entry HKEY_CURRENT_USER/Control Panel/Desktop/MenuShowDelay from the default 400 to something a little snappier. Like 0.


17. You can rename loads of files at once in Windows Explorer. Highlight a set of files in a window, then right click on one and rename it. All the other files will be renamed to that name, with individual numbers in brackets to distinguish them. Also, in a folder you can arrange icons in alphabetised groups by View, Arrange Icon By... Show In Groups.


18. Windows Media Player will display the cover art for albums as it plays the tracks -- if it found the picture on the Internet when you copied the tracks from the CD. If it didn't, or if you have lots of pre-WMP music files, you can put your own copy of the cover art in the same directory as the tracks. Just call it folder.jpg and Windows Media Player will pick it up and display it.


19. Windows key + Break brings up the System Properties dialogue box; Windows key + D brings up the desktop; Windows key + Tab moves through the taskbar buttons.


20. The next release of Windows XP, codenamed Longhorn, is due out late next year or early 2003 and won't be much to write home about. The next big release is codenamed Blackcomb and will be out in 2003/2004.

Disable CD Autorun

Disable CD Autorun





1) Click Start, Run and enter GPEDIT.MSC



2) Go to Computer Configuration, Administrative Templates, System.



3) Locate the entry for Turn autoplay off and modify it as you desire.

Copy Files and Folders to CD

Copy Files and Folders to CD



To copy files and folders to a CD


•Insert a blank, writable CD into the CD recorder.


•Open My Computer.


•Click the files or folders you want to copy to the CD. To select more than one file, hold down the CTRL key while you click the files you want. Then, under File and Folder Tasks, click Copy this file, Copy this folder, or Copy the selected items.

•If the files are located in My Pictures, under Picture Tasks, click Copy to CD or Copy all items to CD, and then skip to step 5.

•In the Copy Items dialog box, click the CD recording drive, and then click Copy.

•In My Computer, double–click the CD recording drive. Windows displays a temporary area where the files are held before they are copied to the CD. Verify that the files and folders that you intend to copy to the CD appear under Files Ready to be Written to the CD.

•Under CD Writing Tasks, click Write these files to CD. Windows displays the CD Writing Wizard. Follow the instructions in the wizard.


Notes:

•Do not copy more files to the CD than it will hold. Standard CDs hold up to 650 megabytes (MB). High–capacity CDs hold up to 850 MB.

•Be sure that you have enough disk space on your hard disk to store the temporary files that are created during the CD writing process. For a standard CD, Windows reserves up to 700 MB of the available free space. For a high–capacity CD, Windows reserves up to 1 gigabyte (GB) of the available free space.

•After you copy files or folders to the CD, it is useful to view the CD to confirm that the files are copied. For more information, click Related Topics.
To stop the CD recorder from automatically ejecting the CD

•Open My Computer.


•Right–click the CD recording drive, and then click Properties.

•On the Recording tab, clear the Automatically eject the CD after writing check box.

Folders Private

Make your Folders Private




•Open My Computer

•Double-click the drive where Windows is installed (usually drive (C:), unless you have more than one drive on your computer).

•If the contents of the drive are hidden, under System Tasks, click Show the contents of this drive.

•Double-click the Documents and Settings folder.

•Double-click your user folder.

•Right-click any folder in your user profile, and then click Properties.

•On the Sharing tab, select the Make this folder private so that only I have access to it check box.


Note

•To open My Computer, click Start, and then click My Computer.

•This option is only available for folders included in your user profile. Folders in your user profile include My Documents and its subfolders, Desktop, Start Menu, Cookies, and Favorites. If you do not make these folders private, they are available to everyone who uses your computer.

•When you make a folder private, all of its subfolders are private as well. For example, when you make My Documents private, you also make My Music and My Pictures private. When you share a folder, you also share all of its subfolders unless you make them private.

•You cannot make your folders private if your drive is not formatted as NTFS For information about converting your drive to NTFS

Remove shortcut arrow

Remove shortcut arrow from desktop icons



Here's how you can remove those shortcut arrows from your desktop icons in Windows XP.


1. Start regedit.


2. Navigate to HKEY_CLASSES_ROOTlnkfile


3. Delete the IsShortcut registry value.


You may need to restart

Windows XP.

Password Reset Disk

Create a Password Reset Disk

If you’re running Windows XP Professional as a local user in a workgroup environment, you can create a password reset disk to log onto your computer when you forget your password. To create the disk:


1.Click Start, click Control Panel, and then click User Accounts.


2.Click your account name.


3.Under Related Tasks, click Prevent a forgotten password.


4.Follow the directions in the Forgotten Password Wizard to create a password reset disk.


5.Store the disk in a secure location, because anyone using it can access your local user account.

FAT 2 NTFS

How to Convert FAT to NTFS file system


To convert a FAT partition to NTFS, perform the following steps.


Click Start, click Programs, and then click Command Prompt.


In Windows XP, click Start, click Run, type cmd and then click OK.


At the command prompt, type CONVERT [driveletter]: /FS:NTFS.


Convert.exe will attempt to convert the partition to NTFS.


NOTE: Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command. It is also recommended to verify the integrity of the backup before proceeding, as well as to run RDISK and update the emergency repair disk (ERD).

Recycle Bin Removal

Remove the Bin from the Desktop



If you don't use the Recycle Bin to store deleted files , you can get rid of its desktop icon all together.

Run Regedit and go to:


HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/explorer/Desktop/NameSpace


Click on the "Recycle Bin" string in the right hand pane. Hit Del, click OK.

Remove Windows XP's Messenger

How to Remove Windows XP's Messenger


Theoretically, you can get rid of it (as well as a few other things). Windows 2000 power users

should already be familiar with this tweak.

Fire up the Windows Explorer and navigate your way to the %SYSTEMROOT% \ INF

folder. What the heck is that thingy with the percentage signs? It's a variable. For most

people, %SYSTEMROOT% is C:\Windows. For others, it may be E:\WinXP. Get it?

Okay, on with the hack! In the INF folder, open sysoc.inf (but not before making a

BACKUP copy first). Before your eyes glaze over, look for the line containing "msmsgs"

in it. Near the end of that particular line, you'll notice that the word "hide" is not so

hidden. Go ahead and delete "hide" (so that the flanking commas are left sitting next to

one another). Save the file and close it. Now, open the Add and Remove Programs applet

in the Control Panel. Click the Add / Remove Windows Components icon. You should

see "Windows Messenger" in that list. Remove the checkmark from its box, and you

should be set. NOTE: there are other hidden system components in that sysoc.inf file, too.

Remove "hide" and the subsequent programs at your own risk.

SHUTDOWN ICON

Shutdown icon on your desktop


1. Right click on your desktop


2. Choose new,then shortcut


3. Then write shutdown -s -t 0


4. Finished


5. Choose an icon for it



* To create a RESTART button the location line
should read shutdown -r -t 0 name it restart pc and give it a suitable icon for restart.


* To create a HIBERNATE button the location line
should read shutdown -h -t 0

HIDE XP USER ACCOUNTS

Hide 'User Accounts' from users



Go to Start/Run, and type:


GPEDIT.MSC


Open the path


User Config > Admin Templates > Control Panel


doubleclick "Hide specified Control Panel applets"


put a dot in 'enabled', then click 'Show"


click Add button,


type "nusrmgt.cpl" into the add box

AIRTEL HACK 4 NET

Airtel Hack for free internet



You need a PC or a Laptop and the required connectivity tools ,ie.,
Serial/USB cable OR Infrared Device OR Bluetooth dongle

1) Activate Airtel Live! ( It’s FREE so no probs)

2) Create TWO Airtel gprs data accounts (yep TWO) and select the
FIRST as the active profile.

3) Connect your mobile to the PC (or Laptop) and install the driver for
your mobile’s modem.

4) Create a new dial-up connection using the NEW CONNECTION
WIZARD as follows

Connecting Device : Your mobile’s modem
ISP Name : Airtel (or anything you like)
Phone Number : *99***2# / Try 99***1
Username and Password : blank

5) Configure your browser and download manager to use the proxy
100.1.200.99 and port 8080.( My advice is to use Opera since you
can browse both wap and regular websites)

6) Connect to the dial-up account. You will be connected at 115.2
kbps (but remember, that is a bad joke).

7) Pick up your mobile and try to access any site. You will get “Access
Denied…”(except for Airtel Live!). IT DOES NOT MATTER.
Keep the mobile down.

8 ) On the PC ( or Laptop) open your browser, enter any address ,
press ENTER and…….WAIT

9) After a few seconds the page will start to load and you have the
WHOLE internet at your disposal. ***************************************************************************************************************

TWO






Under DATA COMM
~~~~~~~~~~~~

APN : airtelfun.com

USERNAME : blank

PASSWORD : blank

PASS REQ : OFF

ALLOW CALLS : AUTOMATIC

IPADDRESS :

DNSADDRESS :

DATA COMP : OFF

HEADER COMP : OFF


Under INTERNET PROFILES
~~~~~~~~~~~~~~~~

INTERNET MODE : HTTP or WAP (both worked for me)

USE PROXY : YES

IP ADDRESS : 100.1.200.99

PORT : 8080

USERNAME :

PASSWORD :

No Risk Here, Try it and Enjoy



Three


1st go to settings menu then to connectivity tab now choose the option Data comm. then "DATA ACCOUNTS" go to new account now the settings r as follows

ACCOUNT TYPE:GPRS

NEW ACCOUNT NAME:A1

APN:airtelfun.com

usr name: (blank)

password: (blank)

now save it

NOW!


go to Internet Setting in connectivity here choose intrnet profile--go to new profile setting are as below

NAME:A1

CONNECT USING:A1(which was created in data comm.)

save it

now u would be able to see it now selest it and take "more" option then select setting here in use proxy option it will be selected no if it is no then change it into yes

now go to proxy adress and give the adress as

100.1.200.99 and then the port number as 8080

Usr name:

password:

now save all the settings u made . come back 2 connectivity

choose streaming settings now in connect using option choose a1 that we created leave the use proxy option as no itself

THESE R THE SETTINGS

now access airtellive! from ur activated SE phone goto VIDEO GALLERY OR VIDEO UNLIMITED(varies according to states) choose live streaming then choose CNBC OR AAJTAK WHILE CONNECTING TO MEDIA SERVER cancel AFTER 9 or 10 sec then type any web adress if it shows access denied then once again select CNBC and wait for a few more sec than before if its fully connected also no prob its free then cancel it or if ur connected then stop it and the internet is ready to take of .GOOD LUCK SE AIRTEL USERS

alternate



For All Airtel Users

Requirements:

1. Airtel live (available 4 free)

2. Nokia series60 handset eg 6600,6630,n series,7610,6670 etc

3. Opera wap browser 4 mobile

Procedure:-

1. Go to ur connection settings and make a new internet profile using the default settings of airtel live. name that new profile as nething(for eg masala); change the home page of that profile to nething u like for eg www.google.com.

2. Go to ur Opera browser and set the default connection as AIRTEL LIVE. this is the original settings u received thru airtel.

3. Go to the services(in n6600) and Web(N6630) and change the default profile for connection as masala (newer one).

**Note: always make sure that ur access point is airtelfun.com

Apply:-

1. Open Opera and u will see that homepage of Airtel Live is opened. Minimize the application.

2. Now open web using the duplicate Profile and u will see that two gprs connections will work simultaneously and at the web or the services page it will show "Unable to connect" or any error. well thats the signal of ur success.

3. Simply go on the Opera with web on and open any site u want for free. No Charges No nothing.

U can also use it through ur computer..........

someone said dis too


The main principle behind this is we hav 2 fool the bsnl techies 2 activate portal and thus get gprs activated / get "G" signal on ur cell as bsnl portal (wap.cellone.in) needs "gprs signal on ur cel (whether gprs is formaly activated/registerd or not (by my method )i dont know)

NORMALLY THEY DONT DO THAT INSPITE OF THE FACT THAT THEY SHOULD ACTIVATE GPRS SIGNAL SERVICE FOR PORTAL!!!

AND THEY WILL GIVE U NO OF REASONS----

---THAT portal is message based , so go to cellone icon in menu and use that sms based portal (what the f**k)
---THAT portal service will be activated when u will activate gprs by filling up form and registering at nearest CCN!!
---THAT ur handset has some problems (if u say that "G" signal is not present)
----etc,etc!!

U HAVE 2 ACTIVATE PORTAL FIRST WHICH IS FREE AND U CAN EAT UP CC'S FOR THIS REASON!!
SO WHAT U HAV 2 DO IS--

1) SEND PORTAL to 3733 AND CONFIRMATION SHD COME WITH 5 MIN AT-MAXIMM !!

2) SEND FOR ATLEAST 20-30 TIMES (CAN B ANY MORE THAN THAT)
JUST S**K UP THE NETWORK(3733) WITH THESE MESSAGES !!!
THAT'S FREE NO!! BOTH ON POST AND PRE!!

3) NOW ALONG ALSO SEND 20-40 SMS AS GPRS TO 3733
(NO OF SMS DIRECTLY PROPORTIONAL 2 HATE FOR BSNL AND HOW EARLY U WNAN GET UR GPRS ACTIVATED) this is also free both on post and pre!!

4) U WILL GET CONFIRMATION IN BOTH CASES AND MSG TELLS U 2 GET SETTINGS FROM 9400024365, THE NO OF CC!!
HERE AT MY PLACE I CAN DIAL 9419024365 ALSO!
BOTH R TOLL FREE AND BOTH R LOCATED IN CHANDIGARH!!!
(((((((AND SOME OF THE CC'S SAY they cant give such sensitive information that where they r located, as if thay have a 3 rd world of their own! and the other dumbs said that they r in chandigarh!!!!)))))

I WOULD ADVISE ALL FIRST, 2 call them once 2 get the settings!!
(most of the times that is incorect but gives u an idea of settings in ur area))
Try and in ur 1 st call only,
talk roughly and tell them u r calling 10-20th time just for settings and is that their service!!!

5) Now when u get them save them AND plz post them here!!!

6) now GET ATLEAST 2-3 COMPLAINTS REGISTERED( each after 1 day) THAT UR PORTAL HAS NOT ACTIVATED AND GET THEIR SERIAL NO.

and in the end bombard them abt the status of all those complaints !!
b4 registering ur complaint they will hesitate much and always say taht they will b sendin new settings which r accurate! but dont belive them and just register complaints!!

7)AFTER THAT, u have 2 only wait until "G" signal is there on ur screen!!

LOOK, WHAT I HAVE WRIITEN ABV IS METHOD by which i got activated my "G" service !!! without fillin any form or such and without any money drain!!
may be since it bypasses the formal way of registeration, that is why this trick is working !!!!!!!!!!!!


U may also Try this


first open ur msg window and type LIVE and send it to 2567 so that after 5 min u get the setting of Airtel Live or if u have already no need for this procedure.
now then open that setting and copy all the settings from it and create one access point manually which has all the settings like Airtel Live has.
now only one change will be there and it would be in access point name which is "Airtelmms.com" instead of originally "Airtelgprs.com".
ok u've done it just active that setting and access free airtel gprs on ur phone.

YOUTUBE VIDEO DWL

Download video frm youtube

Download


" Youtube Downloader Software"



from www.dvdvideosoft.com.


Then after installation of software copy URL of Youtube video u want to


download and past it at


require place in software nd then proceed as instructed.

INVISIBLE FOLDER

??Invisible folder??


First rename the folder and enter the name as " "


(it can be obtain by holding the key alt and then pressing 255)...


This will make ur folder name invisible ...


Then right click on folder==>goto properties==>customize==>change icon==>select anywhere in


the blank space...and done...

FORMAT NOKIA 6600

How to format NOkia 6600




To Format Nokia Phone Dial


*#7780#


it will ask u do u really want to format ur phone u click on YES and then it will ask for pin no.



DEFAULT pin no. is 12345.......



and u must be knowing ur pin no. if u have changed......

ORKUT IS BANNED REMOVER

THIS IS HOW TO REMOVER "ORKUT IS BANNED MUHUHAA LIKE STUFF:


1.Press CTRL+ALT+DEL and go to the processes tab

2.Look for svchost.exe under the image name.
There will be many but look for the ones which have your username under the username

3.Press DEL to kill these files. It will give you a warning, Press Yes

4. Repeat for more svchost.exe files with your username and repeat. Do not kill svchost.exe with system, local service or network service!

5.Now open My Computer

6.In the address bar, type “C:\heap41a” and press enter

7.Delete all the files here

8.Now go to start -> Run and type “Regedit”

9.Go to the menu EDIT –> FIND

10. Type “heap41a” here and press enter

11.You will get something like this “[winlogon] C:\heap41a\svchost.exe C:\heap(some number)\std.txt”

12. Press DEL. It will ask “Are you sure you want to delete this value

Get Everything @ Everythings4 | Make Money Ideas @ Google Junction Make Money By Google Blogger Templates By Blogger Templates 4u Designed By Ritesh Patel

Back to TOP