http://digitalpbk.com/windows/change-network-adapter-mac-address-windows-7
be there is a collision with one of the other devices on the network.
Try putting your name as MAC Address
If your name just contains letters from A-F (very unlikely), you can put your name as MAC Address, or just try to make one as close as to your name.
0D-16-17-A4-9B-30
Does it look like
DigitalPBK ? :D
Screencast of the above steps to change windows 7 LAN mac address
VID-33025293
Windows
Software ...
Published 2 years, 2 months ago
http://digitalpbk.com/ubuntu-grub/changing-default-boot-os-grub-ubuntu-910
memtest86+ image: /boot/memtest86+.bin
Found Microsoft Windows XP Home Edition on /dev/sda1
done
Reboot the system to verify your changes.
Happy Booting ;)
Note:
Although I found a built in command grub-set-default, It did not seem to do the job.
On /etc/grub.d Directory you can see many files named in the format XX_...where XX is a 2
digit number. The ones starting with 0 are not listed. Rest is starting from 1X, 2X, 3X etc.
1X_ would be your linux operating system2X_ would be usually ...
Published 2 years, 6 months ago
http://digitalpbk.blogspot.com/2008/11/masm-assembly-factorial-program-big.html
34020262992581378423147276636643647155396305352541105541439434840109915068285430675068591638581980604162940383356586739198268782104924614076605793562865241982176207428620969776803149467431386807972438247689158656000000000000000000000000000000000000000000000000000000000000000for the Faint HeartedThe program calculates and computes big numbers by simulating the traditional way of multiplication and division of numbers. Hence it can do this upto any number of
digits as much as the memory can hold. In this example, I have used 512
digited numbers, which is more than enough for holding 255!.The key parts of the following program is bignum_mul and bignum_add macro which simulates the traditional method of multiplying and adding numbers (not using any ...
Published 3 years, 6 months ago
http://digitalpbk.blogspot.com/2007/04/http-11-response-status-codes.html
HTTP 1.1 Response Status Codes
IntroFor each request a client sends to the server, the web server returns a 3
digit HTTP status code indicating the server's response. Eg:HTTP/1.1 404 Not FoundHere is the list of codes that the server sends and a brief description of the code.The status response codes are grouped as : 100 - 199 : Informational Status CodesProvides information to the Client that the server is starting to fulfill the request.100 Continue : Server says "Ready to receive ...
Published 5 years, 1 month ago
http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html
, (digitalpbk.wms).Paste the following code with suitable substitutionsShow/Hide
Codetitle="DigitalPbk"author="Arun P"copyright="(c)2006 http://digitalpbk.blogspot.com . All rights reserved."version="1.0">Save the file. Now we have made a base for our skin. Check out if you have done it right, by taking the WMP Skin chooser. Look for the skin with the name you have given (digitalpbk), and click it. Depending on the version of WMP you are using you will see a white ...
Published 5 years, 5 months ago