download here
Wed May 07 18:22:54 HKT 2008
From /weblog/winxp
Recover from register currupt - http://www.windowsdevcenter.com/lpt/a/6643 Introduce a utility to clean up profile and speed up shutdown time (probably more than that) - http://www.intelliadmin.com[..]-windows-takes-so-long-to-shut-down.html A long long list of admin tools - http://www.windowsdevcenter.com[..]/07/18/best-windows-admin-downloads.html DD for windows - http://sourceforge.net/projects/windd/ Free file recovery - http://www.softperfect.com/products/filerecovery/ http://www.softpedia.com[..]m/Back-Up-and-Recovery/Restoration.shtml File unlocker: If you get message that don't allow you to open / delete file as it is in use, may be you can use this tool and make it editable / deletable - http://ccollomb.free.fr/unlocker/ Other than that, if you have file name that is too long and cannot be deleted, this tool can help either. Remote command runner - http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx Snapit, capture text at screen to clipboard, amazing~ http://www.techsmith.com/screen-capture.asp
(google search)
(amazon search)
Fri Sep 14 11:51:31 HKT 2007
From /weblog/winxp
The single greatest resource of cygwin, simple and cover most needed resource - http://www.weiqigao.com[..]steps_to_higher_cygwin_productivity.html [weiqi@gao] $ head -1 ChangeLog > /dev/clipboard - http://www.weiqigao.com/blog/2004/08/24/1093391695000.html Open bash at explorer - http://www.weiqigao.com/blog/2004/10/17/1098020474000.html X server access deny [$ AUDIT: Fri Sep 14 11:06:29 2007: 4108 XWin: client 1 rejected from IP 10.152.209.19] , solution: [xhost +] How to setup sshd, basically 1) set CYGWIN=binmode tty ntsec 2) ssh-host-config (should done all setup) 2) cygrunsrv -I sshd -P /usr/sbin/sshd (if you like to manually add service) http://ncyoung.com/entry/389
(google search)
(amazon search)
Tue May 08 17:15:11 HKT 2007
From /weblog/winxp
Article to introduce tools to clean up window - http://www.computerworld.com[..]mand=printArticleBasic&articleId=9017206 Update for vista - http://www.extremetech.com[..],2110595,00.asp?kc=ETRSS02129TX1K0000532 After upgrade to new machine, I still find that eclipse is very easy to page to virual memory, may be the VGA card onboard taken out some of the main memory. Eventually I find some performance enchanment tips. First, this page tell me there are about half of the system service is not use, http://www.blackviper.com/WinXP/servicecfg.htm , http://www.theeldergeek.com/services_guide.htm and http://service1.symantec.com[..]ORT/tsgeninfo.nsf/docid/2002010712042239 Second, I have enough memory I tune the system memory according to http://www.tweakxp.com/tweak1509.aspx . Which, I still checking the system to see if it really boost my system. Third, take back 20% of bandwidth... http://channels.lockergnome.com[..]_of_your_bandwidth_from_windows_xp.phtml By the way, http://www.tweakxp.com/performance_tweaks.aspx contains many nice performance tips, you can check them out if you like. After than, I find out WinXP don't turn of DMA by default, we need to turn it on manually according to http://www.blackmaxpc.com/Guides/Enable_DMA.htm Here is NTFS tuning tips: http://www.windowsdevcenter.com/lpt/a/5606 , and here is non-standard powertoys: http://www.microsoft.com[..]sxp/downloads/powertoys/xppowertoys.mspx You can remove unuse driver if desired: http://techrepublic.com.com[..]1-6017628.html?part=rss&tag=feed&subj=tr Finally, this page contains some more performance tips can help http://www.techbuilder.org/article.htm?ArticleID=47626 Some more links should check http://jroller.com/page/hanuska?entry=windows_xp_tips http://www.tweakxp.com/tweak29.aspx http://www.tweakxp.com/tweak408.aspx http://www.tweakxp.com/tweak1796.aspx http://is-it-true.org/nt/atips/atips95.shtml http://www.winguides.com/registry/display.php/645/ http://www.pcstats.com/articleview.cfm?articleid=1590&page=11 http://www.pcstats.com/articleview.cfm?articleid=1590&page=9 http://www.pcstats.com/articleview.cfm?articleID=1590
(google search)
(amazon search)
Wed Mar 07 03:15:58 HKT 2007
From /weblog/winxp
Today my friend ask me to help to fix a problem, a webapp of his boss are not running. Soon I discover the problem is the MS sql server service cannot start because of the error "cannot found path specify". What this happen? After a quick google search, someone say probably someone rename the path of the exe. My friend say his doesn't, the only hint I have is the database fail to start after scandisk. Soon I found that the path is in format d:\progra~1\micros~2\mssql . In fact the path should be d:\progra~1\micros~1\mssql , it show scandisk may re-general the short path for windows file system which will affect some service or program still use old short path.
(google search)
(amazon search)
Thu Aug 17 14:50:16 HKT 2006
From /weblog/winxp
The path is c:\WINDOWS\system32\drivers\etc>
(google search)
(amazon search)
Tue Jun 20 14:48:55 HKT 2006
From /weblog/winxp
Always as nightmare... somebody say that winrar able to handle that: http://discuss.joelonsoftware.com/default.asp?joel.3.354545
(google search)
(amazon search)
Tue Jun 20 14:47:50 HKT 2006
From /weblog/winxp
C:\Documents and Settings\carfield>sc DESCRIPTION: SC is a command line program used for communicating with the NT Service Controller and services. see http://discuss.joelonsoftware.com/default.asp?design.4.329534
(google search)
(amazon search)
Tue Apr 11 17:10:52 HKT 2006
From /weblog/winxp
Just find out that native Windows "rename" command is able to do batch rename. i.e.: rename *.dat *.jpg
(google search)
(amazon search)
Mon Feb 13 14:44:49 HKT 2006
From /weblog/winxp
We already have nice unix environment run at Windows : http://www.cygwin.com Now M$ join the game also, look like it run faster, see if you interested to try: http://www.microsoft.com[..]sserversystem/sfu/downloads/default.mspx http://www.interopsystems.com/tools/warehouse.htm By the way, WinXP already provide a nice set of command line tools: http://www.networkclue.com/os/Windows/commands/index.aspx
(google search)
(amazon search)
Thu Jul 07 01:36:25 HKT 2005
From /weblog/winxp
. Create backup copy of c:\WINDOWS\notepad.exe. Just in case you want to revert back to this. 2. Create a copy of your favorite text editor and rename it to Notepad.exe. In my case it is the very cool Notepad2. 3. Copy the new Notepad.exe to the following folders in the same order quickly a. C:\WINDOWS\ServicePackFiles\i386\ b. C:\WINDOWS\system32\dllcache c. C:\WINDOWS\system32 d. C:\WINDOWS (for WinXP prior to SP2 ignore folder a.) 4. Have fun with the new Notepad. http://www.vasanth.in[..]c6abd4d-ffe6-4610-9cae-58dc00c802bb.aspx
(google search)
(amazon search)
|