March 2005
Monthly Archive
Sun 20 Mar 2005
Today is my grandpa’s 80th birthday. We held a family party in the famous Shao Xin Restaurant near Longhua Temple to celebrate this great event.
Glad to have all the relatives coming with us, as well as Jane. Pity that my cousin XiaoBin was in Britain and was not able to attend the party.
Sun 20 Mar 2005
“Finally I had it got out of my throat!”. Thanks to the doctor in Dahua hospital the fish bone stuck in my throat was eventually got away from my throat and I was back to a man without fish bone in the throat.
(more…)
Sat 19 Mar 2005
Current Stable Release of Eclipse3.0.1
I. Download Eclipse
You can download from the official site. http://www.eclipse.org/
But in China mainland you can try the following sites which may be a little fast
http://eclipse.rainlow.com/R-3.0.1-200409161125/ (China)
http://eclipse.openwebeng.com/downloads/ (China)
(more…)
Sat 19 Mar 2005
For many times, some applications were removed but it left a services registered in the Windows Services console, which was actually useless.
Well, it seems that windows doesn’t provide us an friendly way to remove the service. How ever by using CMD mode and SC command, we can unregister the NT services.
————————
Here is the Description
DESCRIPTION:
SC is a command line program used for communicating with the
NT Service Controller and services.
USAGE:
sc [command] [service name] …
The option has the form “\\ServerName”
Further help on commands can be obtained by typing: “sc [command]”
Commands:
(more…)
Tue 15 Mar 2005
Yesterday morning, I deleted the system file “ntdetect.com” from c:\ by mistake. Then the windows 2003 server couldn’t start.
Server was down for a day. I fixed this issue by recovered the file from another desktop running Windows XP. However, since my C: drive is NTFS format, it was not very easy to boot into DOS. And I had to use the windows 2003 server CD to boot and choose “R” to enter the command console for fixing.
Finally done. Server is back up again.