Friday, March 12, 2010
Why The Download Speed Is Vary From The Package
Actually it is not. Please read carefully one appear as KBps (Kilo bytes per second) and another 1 appear as Kbps (Kilo bits per second). For the network providers they use to advertise Kbps, therefore it confusing to those who are not familiar with IT.
To prove that you really getting the promise services, you can do this check
1 Byte = 8 bit
1 KB = 1024 Byte
Calculation For 384Kbps
1. (384*1000)/8 = 48000 Byte
2. 48000/1024 = 46.9 KB
Meaning that 384Kbps package you actually getting 46.9 KBps download speed.
Monday, February 1, 2010
Remove Window Default Share Drive
Windows is configured to share all your hard drive as defaulted, but how do you remove this default sharing?
* c$ - By keying the "$" the unauthorized person is able to access the network drive.
1. Click Start, type Regedit in the Run.
2. Select HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanManworkstation\Parameters.
3. Move your mouse to right panel and right click to select *New\DWORD.
4. Name it AutoShareWks, and change the value "0".
*If AutoShareWks not created.
5. Restart your PC.