卸载 Visual Studio 2005步骤

1、卸载msdn
2、卸载Microsoft Visual Studio 2005
 
但是,需要注意下面几点:
  
以下组件可能已与 Visual Studio 一起安装到计算机上:
Microsoft MSDN 2005 速成版
Microsoft Visual Studio 2005 Tools for Office Runtime 语言包
Microsoft Visual Studio 2005 Tools for Office Runtime
Microsoft Device Emulator 1.0 版
Microsoft .NET Compact Framework 1.0
Microsoft .NET Compact Framework 2.0
Microsoft SQL Mobile 2005 开发工具
Microsoft Visual J# 2.0 Redistributable
Microsoft Visual J# 2.0 Redistributable 语言包
Microsoft Document Explorer 2005
Microsoft Document Explorer 2005 语言包
Microsoft Data Access Components 2.8 SP1 (仅限 Windows 2000)
下列组件可能已经和 SQL Server Express 一同安装,需要按下列顺序将其移除:
注意: 卸载 SQL Express 实例时将保留用户创建的数据库,以后可以将这些数据库重新附加到新的实例。
Microsoft SQL Server 2005 Express CTP
Microsoft SQL Server 2005 Express Tools CTP
Microsoft SQL Server 安装支持文件
Microsoft SQL Native Client
以下组件必须最后卸载:
MSXML 6.0 分析器和 SDK (仅限 32 位)
MSXML 6.0 分析器和 SDK x64 (仅限 64 位)
Microsoft .NET Framework 2.0 语言包
Microsoft .NET Framework 2.0

我们要和google说再见?

大概2天前,在ljf和winzheng上就有不少人说他们google.com登录不了了,只能登录google.cn。
而有更多的人,反驳说没有问题。当时以为,可能是网络调整或者dns的问题。
然后今天,我也不能访问google.com了。。也是只能登录google.cn。。。
不久前在网上讨论的沸沸扬扬的google向zf屈服,现在难道是这个结果吗?
我们真的要向google说再见?

google备案居然是作弊?

前几天我写过一篇文章说google居然也备案了。昨天无聊的时候,随便点了下。。
google总是与众不同的。。。。。。。。
 
2006-02-05_10-39-39.jpg 2006-02-05_10-44-42.jpg
 
看了上面2张图片,就应该知道google使用的是别人的备案了:)
而下面的,第一张是国内模仿google而备的案。最下面一张,就是google.com的备案了。而cn的备案。似乎的确没有。。。
2006-02-05_10-40-20.jpg 2006-02-05_10-42-05.jpg 

chkrootkit

这个程序是设计用来检查许多广为人知的rootkit 的
安装
 
#apt-get install chkrootkit
 
运行
[root@jd chkrootkit-0.34]# chkrootkit
ROOTDIR is `/’
Checking `amd’… not found
Checking `basename’… not infected
Checking `biff’… not found
Checking `chfn’… not infected
Checking `chsh’… not infected
Checking `cron’… not infected
Checking `date’… not infected
Checking `du’… not infected
Checking `dirname’… not infected
Checking `echo’… not infected
Checking `egrep’… not infected
Checking `env’… not infected
Checking `find’… not infected
[…]