$menu = new stickymenu; $menu->display_menu('menu=Main'); # Will display menu 'Main' here

SEO - Link Building - SEM

Revolutionary Webmaster Guide……….

Archive for June, 2008

how to remove Remove NetBIOS from TCP/IP ??

how to remove Remove NetBIOS from TCP/IP without touching the Registry??
NetBIOS is a session layer communication service used by client and server applications in IBM token ring and PC LAN networks. The main purpose of  removing NetBIOS (Network Basic Input/Output System) from TCP/IP is to have increased system security and possible increased transfer speed. NetBIOS provides many applications. Major applications with programming interface for sharing services and information across a variety of lower layer network protocols. Before reading the below steps first you make sure you are NOT already using the NetBIOS protocol network/LAN/WAN etc. If you are any network or protocol it will seriously impair your connection. Below steps will explain you How to Remove NetBIOS from TCP/IP without touching the Registry..
Remove NetBIOS from TCP/IP without touching the Registry:
1.Open Network Properties.
2. Install Microsoft NetBeui only if you have peer-to-peer network for sharing files. And set this  to default protocol.
3.Change the Log on type to Windows Log on.
4.Now Restart your system.
5.Open Network Properties.
6. For EVERY TCP/IP occurrence: select Properties -> Bindings -> uncheck Microsoft Network and File/Print Sharing EVEN for TCP/IP Dial-Up Adapter.
Windows will complain that you have not bound TCP/IP to anything, but when it asks if you want to bind it to something, click No.
7. Again restart when promoted.
8. Now open Network Properties.
9. Now check to make sure that NetBIOS is unchecked in ALL TCP/IP properties, if it is checked, uncheck it, and then reboot if necessary.
Now you have removed NetBIOS from TCP/IP. Now all your file/print sharing is done by NetBeui, which is inaccessible from the internet.

how to remove Remove NetBIOS from TCP/IP


Well i will not the above method to remove NetBIOS from TCP/IP. There is a much simpler way to remove NetBIOS from TCP/IP. We can easily turn on/off NetBIOS. You have to Just rename the file %windir%\SYSTEM\VNBT.386 to something else. Restart your system. Now your NetBIOS is disabled :)
NetBIOS ports will be closed. Few NetBIOS ports are  nbname (UDP port 137), nbsession (TCP port 139) etc etc. If you want LAN then just rename it again to VNBT.386 and reboot..
I hope you like trick. From the second method You can easily Remove NetBIOS from TCP/IP.

How to remove AOL Instant Messenger (AIM) ads ??? Remove AIM ads..
You can easily remove AIM annoying ads without using 3rd party software. This method tested only with AIM v4.x.xxxx. The main problem is AIM will download ads and place them at the top and bottom of the main AIM buddy list, which you might have seen while you logged on in AIM. Our aim is to remove those ads forever. If you find them as annoying as I do. You might be wondering How i am going to remove annoying ads in the AIM window??? Well , this requires a little man work..

remove AIM ads

1)First Browse to your main AIM directory and open the file named AIM.ODL in notepad. Make sure that your AIM is not currently loaded.You can remove ads only when your AIM is not currently loaded.
2) Scroll down. You can see the below lines:
on_group(5)
{
load_ocm advert required
}
on_group(11)
{
load_ocm advert required
}

3)Now remove the lines inside the brackets, but leave the carriage returns (empty lines).
If you had followed the above line correctly then these lines should now look like this:
on_group(5)
{
}
on_group(11)
{
}

4) Now save the changed file in a notepad and close it. If you have done everything right then you cannot see annoying ads whenever you logged on AIM. You can see two blank spots at the top and bottom of your main AIM buddy list. :)

How to protect against trojan?? Excellent trick to protect against trojan.
I have explained two major articles on How to recover files from trojan horse and protect from email attached virus. Well these two articles will clearly explains you how to protect against trojan horse and viruses. Well this article directs you to small and damn sure trick to protect against trojan……..
Just make the following changes to the Registry key to protect against Trojans.
Open Regedit and go to ” HKEY_CLASSES_ROOT/batfile/shell “.
Now right click on the default entry and choose “Modify”, and type Edit. Now close Regedit.
You can have preview all batch files before executing those files. Right-click and choose “Open” to run a batch file.”

This tricks uses ” Distructive” interneal/ external DOS commands, like FDISK, FORMAT, DELTREE, DEL etc to wipe out entire drives. So this trick refers to Potential “Trojans”/”Bombs”.
There is one more excellent way to protect against Trojan without hacking Registry is to go to Folder ->Options under Settings and choose MS-DOS Batch Files.
Now edit the associations and choose Edit as the Default for double-click. I hope this is the best trick to protect against trojan.
You can’t use the Folder Options dialog in Windows Explorer to change the default command for MS-DOS Batch Files, without editing the Registry and changing the “EditFlags” Binary Value to “01 00 00 00″ (must be typed exactly like that, without quotes or spaces), which appears under this Registry key (as shown by Regedit.exe):
HKEY_CLASSES_ROOT/batfile.
You can create a new command in the Folder Options dialog, but without using that Registry hack you can’t set it as the default action, which defeats the whole purpose.

Related topics:

$menu = new stickymenu; $menu->display_menu('menu=Main'); # Will display menu 'Main' here