Archive for April, 2009

.com 的存活者怎样变为搁浅的巨鲸

Sun UltraSPARC II Microprocessor
Image via Wikipedia

读完这篇文章有点荡气回肠的感觉。全文共享。

这个时候扪心自问,我是新 Sun 的 CEO ,我该怎么做?Sun 在 2000年后到如今被收购,战略上有哪些败笔?这篇文章批评得有道理么?

其实战略本身并没有对错,只是时机问题。作为 Sun Technology 的爱好者,对 Sun 的开放战略,网络就是计算机的思想是毋庸置疑的信任。

文章批评的那些点,只是时机而已。

存储,云计算,MySQL,Java 这些都继续是未来5-10年以内的基础技术,以开放源码技术来促进硬件的销售本身并没有错。Sun 是服务器厂商,不像 Apple, HP, Dell,除了服务器以外还有消费类的笔记本。

Sun 的问题应该还是管理问题,太庞大,臃肿的机构导致其复杂性。

再次相信:小即是美,简单即是美!

(more…)

Post to Twitter

MariaDB

MySQL
Image via Wikipedia

Oracle 收购 Sun 已经成为事实,悲惨的是 MySQL 的下场。

看到了 MariaDB 的存在,或许是另外一个契机

Reblog this post [with Zemanta]

Post to Twitter

Top 10 Firefox Add-ons for Linux Users

Mozilla Firefox
Image via Wikipedia

很有意思,也很 Geek 的一些插件

Top 10 Firefox Add-ons for Linux Users

Post to Twitter

ReactOS 一个替代 Windows XP/2003 的开源OS

Reactos 1
Image via Wikipedia

在5月份的 Linux Journal 上发现了这篇文章,蛮有意思的,准备测试一番。

ReactOS is an open-source replacement for Windows XP/2003.

However, the further good news is that it still is under active development; the most recent release at the time of this writing is 0.3.8, dated February 4, 2009. For more information, visit www.reactos.org.

(more…)

Post to Twitter

Ubuntu 9.04 最终测试版问世

VMware Workstation  running Ubuntu, on Windows...
Image via Wikipedia

正式版将于 4月23日发布,并提供18个月的支持。

Reblog this post [with Zemanta]

Post to Twitter

Securing OpenSSH

Structure of an SSH binary packet
Image via Wikipedia

SSH 暴力破解的威胁永远存在,而这些基本的办法也永远有效:

(more…)

Post to Twitter

Zemanta

Image representing Zemanta as depicted in Crun...
Image via CrunchBase

不知道这个工具会给博客带来怎样的惊喜,权且尝试看看。

Reblog this post [with Zemanta]

Post to Twitter

DNS failed while receiving responses multiple RRs of singleton type

A DNS recursor consults three nameservers to r...
Image via Wikipedia

这个问题是由于一个名字对应多个相同的 CNAME 而引起的。

导致从服务器从主服务器上复制失败。检查办法:

dig axfr example.com @master-server > tmp

named-checkzone example.com tmp

dns_master_load: tmp:562: my.example.com: multiple RRs of singleton type

检查 tmp 文件的 562 行就是重复的记录。

Reblog this post [with Zemanta]

Post to Twitter

TP-Link WR641G 100M 半双工

Dell E6400 有线连接 TP-Link WR641G 无线路由,速度被设置为 10M ,强行修改 E6400 网卡为 100M 半双工,速度有明显提升。而100M 全双工模式下速度反而非常慢。

应该是 Dell E6400 机器的网卡有问题。

Post to Twitter

Firefox Bookmark 添加书签失效

Firefox 自动升级到 3.0.8 后,书签不能添加了,本来也没有在意,听 LD 说,她的电脑也不行了,才意识到需要解决一下。

第一个怀疑的当然是 Delicious Bookmark,于是先用 FEBE 插件备份,然后卸载 Delicious Bookmark 插件,再重新安装。

添加书签测试,就搞定了。

Post to Twitter