Ali’s Knowledge Base
Destination Cloud …

Ali’s Knowledge Base

2meg line installed tomorrow …

June 30th, 2004 . by Ali

Apology accepted Nildram. ….;)

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

How do I balance the load between two NICs on the same wire?

June 28th, 2004 . by Ali

You will need to add two Value entries of type REG_DWORD at:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NetBT\Parameters

RandomAdapter should be set to 1 and SingleResponse should be set to 1.

Read the rest of this entry »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

How do I clear the page file at shutdown

June 27th, 2004 . by Ali

For security reasons, you may want to clear the pagefile.sys when you shutdown the system. Edit:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management

Add Value name ClearPageFileAtShutdown as type REG_DWORD. The default is 0. When you set it to 1, inactive pages in the pagefile.sys will be filled with zeros. Some pages can not be cleared as they are active during shutdown.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Enable SNMP Cisco 837

June 27th, 2004 . by Ali

Login to your router.
Configure terminal
snmp-server community public RO
exit
copy run start
exit

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

How do I remotely change a WinNT client from a static IP Address to a DHCP client

June 27th, 2004 . by Ali

Use REGEDT32 to edit the remote registry.

1. On the Registry menu, click Select Computer.
2. Enter the ComputerName of the remote client or double-click it in the browse list.
3. Edit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCP.
4. In the right-hand pane, double-click Start and change the data value to 2, which is Automatic.
5. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\1
and write down the data value of ServiceName.
6. Edit SYSTEM\CurrentControlSet\Services”“\Parameters\TCPIP where is from step 5.

7. In the right hand pane, double click on:

Read the rest of this entry »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Add a Map Drive Button to the Toolbar

June 26th, 2004 . by Ali

Do you want to quickly map a drive, but can’t find the toolbar button? If you map drives often, use one of these options to add a Map Drive button to the folder toolbar.

1. Option One (Long Term Fix)
Click Start, click My Computer, right-click the toolbar, then unlock the toolbars, if necessary.
Right-click the toolbar again, and then click Customize.
Under Available toolbar buttons, locate Map Drive, and drag it into the position you want on the right under Current toolbar buttons.
Click Close, click OK, and then click OK again.

Read the rest of this entry »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Remove Shared Documents

June 26th, 2004 . by Ali

Open Regedit(Start- Run- Regedit) and navigate to HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Explorer My Computer NameSpace DelegateFolders There will see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. By Deleting this you can remove the ‘Other Files stored on This Computer’ group.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Preventing Applications from Stealing the Focus

June 25th, 2004 . by Ali

To prevent applications from stealing the focus from the window you are working

1. Run Regedit
2. Go to HKEY_CURRENT_USER\Control Panel\Desktop
3. Edit the key ForegroundLockTimeout
4. Give it a value of 00030d40

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

« Previous Entries