Showing posts with label disable ipv6in windows 7. Show all posts
Showing posts with label disable ipv6in windows 7. Show all posts
Thursday, April 7, 2011
Set Up a Network Domain
Microsoft Internet Explorer defines a domain as "a collection of computers on a network that share a common database and security policy. A domain is administered as a unit with common rules and procedures, and each domain has a unique name."
Once you have set up your network, you can follow simple steps to launch your network on the Internet. You will need a small amount of money to invest up front for domain-name registration as well as money for Web hosting. Your steps will include: Obtaining a domain name, registering the name with the Central Registry and letting the registrar know which server should be linked to your domain name.
This article will help you to set up a network domain.
Thursday, February 3, 2011
Change IP Information
This IP address is assigned by your router on a local area network (LAN), or by your ISP on a wide area network (WAN.) You can change your IP information by resetting it from the command line.
Instructions
- Open the Start menu and type "Command Prompt." Right-click "Command Prompt" from the result list on the Start menu, then click "Run as administrator."
- Type "ipconfig /release" to release your current IP configuration. This will disconnect all current adapters and place you offline.
- Type "ipconfig /renew" to renew the connections. A new IP configuration will be reassigned by the router or ISP
Tuesday, January 18, 2011
Block or allow cookies
Internet Explorer provides many different ways to control the cookies that are stored on your computer. You can block or allow cookies or you can choose the specific sites that you'll accept cookies from. When you make these sorts of changes, the cookies that are already stored on your computer will not be affected. For that reason, you might want to delete the cookies already stored on your computer before following the steps below.
1.Open Internet Explorer. Then click on start button and then clicking Internet Explorer.
2.Click the Tools button, and then click on Internet Options.
3.Click the Privacy tab, and then, under Settings, move the slider to the top to block all cookies to the bottom to allow all cookies, and then click OK.
4.Blocking cookies might prevent some webpages from displaying correctly.
1.Open Internet Explorer. Then click on start button and then clicking Internet Explorer.
2.Click the Tools button, and then click on Internet Options.
3.Click the Privacy tab, and then, under Settings, move the slider to the top to block all cookies to the bottom to allow all cookies, and then click OK.
4.Blocking cookies might prevent some webpages from displaying correctly.
Wednesday, January 12, 2011
Tech Updates: Opera Browser 11 officially released
The Opera has now pushed their desktop browser one more, up to 11. In addition to security and stability enhancements, Opera 11 includes new and improved features. As is the measure of all good browsers these days, Opera 11 is fast thanks to advancements in the various engines it uses.
Wednesday, January 5, 2011
How to Disable IPv6 in Windows 7
How to Disable IPv6 in Windows 7?
1) Go to Start -> click on Control Panel -> click on View network status and tasks in Control Panel window -> click on change adapter settings in Network and Sharing Center window.
2) Network Connections window will appear. Here you right click on the network adapter (can be wireless adapter or wired Ethernet adapter) that you wish to disable IPv6 and click Properties.
3) In the network adapter properties window, untick Internet Protocol Version 6 (TCP/IPv6) and click OK.
Note: This method disables IPv6 on your LAN interfaces and connections, but does not disable IPv6 on tunnel interfaces or the IPv6 loop back interface. You need to make change in Windows registry in order to disable the IPv6 on tunnel interfaces.
Note: This method disables IPv6 on your LAN interfaces and connections, but does not disable IPv6 on tunnel interfaces or the IPv6 loop back interface. You need to make change in Windows registry in order to disable the IPv6 on tunnel interfaces.
4) Type regedit in command prompt to launch registry editor, proceed to locate following registry item in Registry editor.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\DisabledComponents
5) If the Disabled Components item is unavailable, you must create it in following format by going to Edit -> New -> DWORD (32-bit) Value and set the value to 0xffffffff (just type ffffffff). This will disable all IPv6 features except the IPv6 loop back interface, finally click OK. Repeat the same process on other network adapters and finally restart computer.
Subscribe to:
Posts (Atom)