03 Jan, 2011

Network adapter properties address

Articles related to network adapter properties address

Change Network adapter MAC address on Windows 7

http://digitalpbk.com/windows/change-network-adapter-mac-address-windows-7 Change Network adapter MAC address on Windows 7 that the MAC addresses does not collide. Most of us thought we cant change it, but yes we can change the MAC address. To change Mac Address in Windows 7 Open Control Panel > Network and Internet > Network and Sharing Center Click on Change adapter settings as highlighted in the screenshot above. Right click on your network connection (Local Area LAN or Wireless WAN) and click Properties. On the properties window click Configure. On the advance tab, click Network Address and Enter ...
Published 1 year, 11 months ago

Sony Vaio CW VPCCW26FG Windows Experience Index

http://digitalpbk.com/hardware/sony-vaio-cw-vpccw26fg-windows-experience-index-7 Sony Vaio CW VPCCW26FG Windows Experience Index -------------------------------------------------------------------------------- Display adapter type NVIDIA GeForce GT 330M Total available graphics memory 2263 MB Dedicated graphics memory 512 MB Dedicated system memory 0 MB Shared system memory 1751 MB Display adapter driver version 8.16.11.8783 Primary monitor resolution 1600x900 DirectX version DirectX 10 Network -------------------------------------------------------------------------------- Network Adapter Marvell Yukon 88E8057 PCI-E Gigabit Ethernet Controller Network ...
Published 1 year, 11 months ago

ARP Spoofing or IP Masquerade

http://digitalpbk.blogspot.com/2009/02/arp-spoofin-ip-masquerade.html ARP Spoofing or IP Masquerade What is IP Masquerade or ARP Spoofing?In order to understand, What IP Masquerading or ARP Spoofing is we need to look into the working of the Ethernet. Ethernet is a Data Link Layer protocol, which uses MAC addresses embedded in the network interface cards (NICs) to communicate between devices. But the network layer and the above layer communicates using IP addresses. So in order to communicate, there must be some mechanism to map the IP addresses in network layer ...
Published 2 years, 12 months ago

Install Wireless Wifi drivers on Sony Vaio CW on Linux Ubuntu

http://digitalpbk.com/ubuntu/install-wireless-wifi-drivers-linux-karmic-9.1-sony-vaio-cw ) 3f:00.0 Host bridge: Intel Corporation QuickPath Architecture Generic Non-core Registers (rev 02) 3f:00.1 Host bridge: Intel Corporation QuickPath Architecture System Address Decoder (rev 02) 3f:02.0 Host bridge: Intel Corporation QPI Link 0 (rev 02) 3f:02.1 Host bridge: Intel Corporation QPI Physical 0 (rev 02) 3f:02.2 Host bridge: Intel Corporation Device 2d12 (rev 02) 3f:02.3 Host bridge: Intel Corporation Device 2d13 (rev 02) The ethernet adapter is 02:00.0 Network controller: Intel ...
Published 1 year, 10 months ago

Server Not Found, Fix DNS Problems.

http://digitalpbk.blogspot.com/2008/07/fix-server-not-found-dns-problem.html Server Not Found page.There are some ways to resolve this.Get the correcet DNS IP address from the ISP, and get more than one.Get some free DNS IP address, some of which are given below67.138.54.100207.225.209.66208.67.220.220208.67.222.222Install a local caching dns server that caches servernames and ip address so that subsequent visits can be made faster since resolving is done locally.like Ubuntu debian package dnsmasqAdding name serversWindows :Click TCP/IP and then click Properties.Add Primary ...
Published 3 years, 6 months ago

UNIX Networking : Sockets UDP Transmitter and Reciever

http://digitalpbk.blogspot.com/2007/10/unix-networking-sockets-udp-transmitter.html Reads messages from input and sends it to localhost:34000.To Setup a transmitter following must be done:1. Setup a port address and open a socket and bind to it.2. Send message to specified port and IP addresses.#include types.h>>#include socket.h>>#include in.h>>#include inet.h>>#include #include #include #include #include #include #include time.h>>#include /*Some are unused, But I read these are general headers used in a network program:)*/int main(void){ struct sockaddr ...
Published 4 years, 3 months ago

Orkut YouTube Facebook etc Blocked ?? Follow this guide to Unblock

http://digitalpbk.blogspot.com/2009/05/orkut-youtube-facebook-blocked-ssh.html Orkut YouTube Facebook etc Blocked ?? Follow this guide to Unblock Blocked ??!!!Most of you may be out there to desparately find out how to unblock all these social networking sites. The solution is to use a proxy. You can use proxy sites available all over the internet, or set up your on SSH proxy if you have an SSH server. Setting up an SSH server is easy. If you have a machine at home, install any linux distribution with SSH server enabled. Now grab hold of your Home machine IP address ...
Published 2 years, 8 months ago

Automate Rsync without Password using Rsync Daemon

http://digitalpbk.com/linux/automate-rsync-passwordless-daemon-rsyncd-conf-cron _Name] path = Filesystem_Path comment = Comment auth users = Authenticated_Users secrets file = User_Password_file hosts allow = IP_Addresses The parameters as shown in italics have to be edited. Module_Name : A name to the module Filesystem_Path : The folder that is to be synced Comment : A comment about the entry Authenticated_Users : List of users separated by space who can access the module / path User_Password_file : The location of the file containing ...
Published 1 year, 12 months ago

UNIX Networking : Sockets TCP Transmitter and Reciever

http://digitalpbk.blogspot.com/2007/11/unix-networking-sockets-tcp-transmitter.html address and open a socket and bind to it.2. Connect to server 3. Send messages4. Close connection when done#include types.h>>#include socket.h>>#include in.h>>#include inet.h>>#include #include #include #include #include #include #include time.h>>#include /*Some are unused, But I read these are general headers used in a network program:)*/int main(void){ struct sockaddr_in sin; int s; s = socket(AF_INET, SOCK_STREAM, 0); if(!s) { perror("socket()"); return 1 ...
Published 4 years, 3 months ago

Tata Indicom Wimax Broadband Connection sharing via Wireless router (D-Link)

http://digitalpbk.blogspot.com/2009/06/tata-indicom-wimax-connection-sharing.html Encryption to your router if you are using wirlessEnable Access Control and limit by MAC address to fully secure your network from free riders. Enjoy surfing :) ...
Published 2 years, 8 months ago

Related help topics for network adapter properties address More keywords like network adapter properties address
More pages for network adapter properties address


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Piercing Light Radha Nagar Beach 1 Havelock Piercing Light Radha Nagar Beach 1 Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk