A) Download Subversion

You’ll need the latest version of..

Read the rest of this entry

The Address Resolution Protocol (ARP) is very crucial for TCP/IP network communication. If you begin to notice network connectivity problems such as particular webpages not loading or not being able to ping certain IP addresses then clearing your ARP cache is a good place to start.The TCP/IP ARP Command component provides the functionality to add, delete, or display the IP address for Media Access Control (MAC) address transalation.

Read the rest of this entry

1.Boot with XP CD or 6 floppy boot disk set.

2. Press R to load the Recovery Console.

3. Type bootcfg.

4. This should fix any boot.ini errors causing setup not to see the  XP OS
install.

5. Try the repair install.

One more suggestion from MVP Alex Nichol

“Reboot, this time taking the immediate R option and if the CD letter is say K: give these commands

copy K:\i386\ntldr C:\
copy K:\i386\ntdetect.com C:\

(two other files needed – just in case)

1. Type: attrib -h -r -s C:\boot.ini del C:\boot.ini

2. Type: BootCfg /Rebuild

which will get rid of any damaged boot.ini, search the disk for systems and make a new one. This might even result in a damaged windows reappearing; but gives another chance of getting at the repair”

Although you can log in locally without a password, by default, Vista does not allow network users to access the computer without a password.

To change this setting:

  1. Run gpedit.msc
  2. Go to Computer Configuration / Windows Settings / Security Settings / Local Policies / Security Options
  3. Double click on Accounts: Limit local account use of blank passwords to console login only
  4. Disable this option

Routing between subnets is disabled by default for the TCP/IP protocol in Windows NT. To enable routing, following these steps:
Read the rest of this entry